[jbosscache-dev] maven.test.skip prevents the test jar from being deployed

Jason T. Greene jason.greene at redhat.com
Tue Jun 10 17:22:30 EDT 2008


I noticed that CR2 and CR1 were missing the test jar (which prevents 
POJO Cache tests from running). This usually happens when you use 
-Dmaven.test.skip, since it skips the test-compile and test-jar goals.

Instead use
-Dmaven.test.skip.exec

The longterm fix is to switch back to a decent build tool (ant) :)


-- 
Jason T. Greene
JBoss, a division of Red Hat



More information about the jbosscache-dev mailing list