maestro
maestro copied to clipboard
Load of extensions from classpath with multiple jars is not working
If maestro is started as:
java -cp maestro.jar:extension.jar .....Main
then the extension classes in extension.jar
is not found.
Same goes if -cp
points to two directories. However it works if all is in either one jar or one classpath folder