[cosmo-dev] Help with mvn package build failures

Brian Moseley bcm at osafoundation.org
Sun Dec 9 12:43:14 PST 2007


On Dec 9, 2007 8:49 AM, Alan Lord <alanslists at googlemail.com> wrote:

> I wasn't sure which you meant so here is the logged output of mvn
> package, and the surefire-report for CmpGetTest

thanks. the problem seems to be an ill-formed date string encountered
by one of the tests. it must be specific to your JVM or operating
system, because the tasts compile and run successfully on Windows and
OS X. i'll look into it more on Monday, but for the moment, you can
work around the issue by ignoring the tests when building (pass
-Dmaven.test.skip=true as a command line option to mvn).


More information about the cosmo-dev mailing list