On Jan 7, 2009, at 5:01 PM, Kalle Korhonen wrote:

If it's a manually run test application I'd create a separate module for it. You can set the main application as a dependency of this module, then spit out the required classpath with dependency:build-classpath and put the run parameters in your pom file, then write them out to a filtered shell or
batch script.


Is there some advantage to building the classpath and script manually? I'd have thought using the Exec plugin would be a lot simpler.

Trevor


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to