I have a use case where I want to use test classes--a parameter similar to Jetty's "useTestClasspath" would be useful.
I have a core library that other projects will be using and I want that core library to be run with mvn camel:run for a sample route. The sample route is defined under test because I don't want projects including my library to contain it. -- View this message in context: http://old.nabble.com/Camel-Maven-Plugin-looking-in-test-classes-tp19530527p26836330.html Sent from the Camel - Users (activemq) mailing list archive at Nabble.com.
