This repo demonstrates failing script prepared with GroovyWrapper.
To reproduce:
-
Clone the repo
-
Run:
groovy script.groovy- everything works fine -
Run:
groovy GroovyWrapper -m script -cand thenjava -jar script.jar -
java.lang.ClassNotFoundException: CSVParseroccurs