-------------------------------------------------------------------------------
Test set: com.xpn.xwiki.doc.XWikiDocumentTest
-------------------------------------------------------------------------------
thanks for first response;
here is the error found
"Tests run: 69, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 15.293 sec
<<< FAILURE! - in com.xpn.xwiki.doc.XWikiDocumentTest
testObjectNumbersAfterXMLRoundrip(com.xpn.xwiki.doc.XWikiDocumentTest) Time
elapsed: 0.239 sec <<< ERROR!
com.xpn.xwiki.XWikiException: Error number 7005 in 7: Error instanciating
property class
at com.xpn.xwiki.objects.classes.BaseClass.fromXML(BaseClass.java:597)
at com.xpn.xwiki.objects.BaseObject.fromXML(BaseObject.java:283)
at com.xpn.xwiki.doc.XWikiDocument.fromXML(XWikiDocument.java:4411)
at com.xpn.xwiki.doc.XWikiDocument.fromXML(XWikiDocument.java:4288)
at com.xpn.xwiki.doc.XWikiDocument.fromXML(XWikiDocument.java:4267)
at
com.xpn.xwiki.doc.XWikiDocumentTest.testObjectNumbersAfterXMLRoundrip(XWikiDocumentTest.java:515)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at junit.framework.TestCase.runTest(TestCase.java:176)
at org.jmock.core.VerifyingTestCase.runBare(VerifyingTestCase.java:39)
at junit.framework.TestResult$1.protect(TestResult.java:122)
at junit.framework.TestResult.runProtected(TestResult.java:142)
at junit.framework.TestResult.run(TestResult.java:125)
at junit.framework.TestCase.run(TestCase.java:129)
at junit.framework.TestSuite.runTest(TestSuite.java:255)
at junit.framework.TestSuite.run(TestSuite.java:250)
at
org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
at
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264)
at
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
at
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124)
at
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
at
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
at
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
Caused by: com.xpn.xwiki.XWikiException: Error number 7006 in 7: Cannot find
property class com.xpn.xwiki.objects.classes.StaticListClass in MetaClass
object
at
com.xpn.xwiki.objects.classes.PropertyClass.fromXML(PropertyClass.java:500)
at com.xpn.xwiki.objects.classes.BaseClass.fromXML(BaseClass.java:593)
... 24 more"
--
View this message in context:
http://xwiki.475771.n2.nabble.com/Maven-errors-tp7590867p7590869.html
Sent from the XWiki- Users mailing list archive at
Nabble.com.