Unit Tests fail for me
Building without tests:

maven -Dmaven.test.skip=true allClean allBuild

builds fine.

Here are some errors:

Testcase: testCollectionByQuery(org.apache.portals.graffito.persistence.impl.TestPersistenceService): FAILED
Incorrect of number of retrieved cms object : number= 9
junit.framework.AssertionFailedError: Incorrect of number of retrieved cms object : number= 9
at org.apache.portals.graffito.persistence.impl.TestPersistenceService.testCollectionByQuery(TestPersistenceService.java:182)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)


still learning the build....

--
David Sean Taylor
Bluesunrise Software
[EMAIL PROTECTED]
[office] +01 707 773-4646
[mobile] +01 707 529 9194

Reply via email to