Knotx / knotx-stack

Stack is a way of distributing fully functional bootstrap project for Knot.x-based solutions
https://knotx.io
Apache License 2.0
2 stars 8 forks source link

Additional classpath not work with 'run-knotx' #31

Closed bmalecki closed 3 years ago

bmalecki commented 6 years ago

When you run knotx stack with command

./bin/knotx run-knotx -cp "my_classpath" or ./bin/knotx run-knotx --classpath "my_classpath"

JAR's form my_classpath are NOT loaded

tomaszmichalak commented 3 years ago

Invalid.