Stefan Bodewig wrote at Dienstag, 7. April 2009 11:34: > On 2009-04-07, Gump <[email protected]> wrote: [snip]
> This happens because I've set maven.test.skip to true (since one of > VFS' unit tests is failing in Gump and I wanted to separate building > from testing). mvn doesn't build the test jar if tests are skipped. Set maven.test.skip.exec to true. This builds the jar, but does not run the tests. - Jörg --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
