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