On Tue, 17 Jul 2012 14:44:57 +0200 Anders Hammar <[email protected]> wrote:
> Yes, create a jar of the test classes: > http://maven.apache.org/plugins/maven-jar-plugin/test-jar-mojo.html > > There are some limitations in this though (test dependencies are not > transitive). Moving these test classes to a separate project solves > that. On Tue, 17 Jul 2012 14:45:37 +0200 Thomas Broyer <[email protected]> wrote: > Sure, add a dependency on the "test-jar" (and of course generate and > attach it in P.Core). > See http://maven.apache.org/guides/mini/guide-attached-tests.html Thanks, all. I'll try it. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
