The current version of the plugin seems to only look at the Compile settings. In one of my projects my tests contain main classes that I would like to run from a script on occasion. At the moment I have to manually add the test classes directory to the generated script's classpath. Ideally test:start-script would produce a script with the test classes on the class path.
The current version of the plugin seems to only look at the Compile settings. In one of my projects my tests contain main classes that I would like to run from a script on occasion. At the moment I have to manually add the test classes directory to the generated script's classpath. Ideally test:start-script would produce a script with the test classes on the class path.