Closed arunmahadevan closed 5 years ago
@HeartSaVioR , I am not sure how the script is supposed to work, but looks like the classname argument is missing. Let me know if this is valid and I will create a github issue to associate with the PR.
@arunmahadevan Very weird... I ran script couple of times before raising pull request... I might be worked with copy of script... I guess we can file an issue and proceed. Thanks for the fix.
While trying to run download-streamine-artifacts.py, it throws below error.
Unrecognized option: --artifactRepositories Error: Could not create the Java Virtual Machine. Error: A fatal exception has occurred. Program will exit.
It appears that the classname is missing in the java command that the script is trying to execute
fixes #1344