Online report : http://maven.zones.apache.org/continuum/buildResult.action?buildId=2272&projectId=16 Build statistics: State: Failed Previous State: Ok Started at: Mon, 15 Jan 2007 04:37:16 +0000 Finished at: Mon, 15 Jan 2007 04:40:06 +0000 Total time: 2m 49s Build Trigger: Forced Build Number: 10 Exit code: 1 Building machine hostname: maven.zones.apache.org Operating system : SunOS(unknown) Java version : 1.5.0_09(Sun Microsystems Inc.)
**************************************************************************** SCM Changes: **************************************************************************** No files changed **************************************************************************** SCM Changes since last success: **************************************************************************** **************************************************************************** Dependencies Changes: **************************************************************************** org.apache.maven.plugins:maven-plugins:8-SNAPSHOT **************************************************************************** Test Summary: **************************************************************************** Tests: 124 Failures: 3 Total time: 154045 **************************************************************************** Output: **************************************************************************** [INFO] Scanning for projects... [INFO] ---------------------------------------------------------------------------- [INFO] Building Maven Ear plugin [INFO] task-segment: [clean, install] [INFO] ---------------------------------------------------------------------------- [INFO] [clean:clean] [INFO] Deleting directory /export/home/continuum/continuum_data/working-directory/16/target [INFO] Deleting directory /export/home/continuum/continuum_data/working-directory/16/target/classes [INFO] Deleting directory /export/home/continuum/continuum_data/working-directory/16/target/test-classes [INFO] [plugin:descriptor] [INFO] Using 2 extractors. [INFO] Applying extractor for language: java [INFO] Extractor for language: java found 2 mojo descriptors. [INFO] Applying extractor for language: bsh [INFO] Extractor for language: bsh found 0 mojo descriptors. [INFO] [resources:resources] [INFO] Using default encoding to copy filtered resources. Downloading: http://repo.mergere.com/maven2/xmlunit/xmlunit/1.0/xmlunit-1.0.pom 146b downloaded Downloading: http://repo.mergere.com/maven2/org/apache/maven/shared/maven-verifier/1.0/maven-verifier-1.0.pom 938b downloaded [INFO] [compiler:compile] [INFO] Compiling 32 source files to /export/home/continuum/continuum_data/working-directory/16/target/classes [INFO] [resources:testResources] [INFO] Using default encoding to copy filtered resources. Downloading: http://repo.mergere.com/maven2/org/apache/maven/shared/maven-verifier/1.0/maven-verifier-1.0.jar 69K downloaded Downloading: http://repo.mergere.com/maven2/xmlunit/xmlunit/1.0/xmlunit-1.0.jar 62K downloaded [INFO] [compiler:testCompile] [INFO] Compiling 7 source files to /export/home/continuum/continuum_data/working-directory/16/target/test-classes [INFO] [surefire:test] [INFO] Surefire report directory: /export/home/continuum/continuum_data/working-directory/16/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.maven.plugin.ear.EarModuleTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 sec Running org.apache.maven.plugin.ear.output.FileNameMappingFactoryTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec Running org.apache.maven.plugin.ear.util.ArtifactRepositoryTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec Running org.apache.maven.plugin.ear.EarMojoTest Skipped project-016: need a way to extract the EAR archive [Fatal Error] index.html:1:3: The markup declarations contained or pointed to by the document type declaration must be well-formed. org.xml.sax.SAXParseException: The markup declarations contained or pointed to by the document type declaration must be well-formed. at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:264) at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:292) at org.custommonkey.xmlunit.XMLUnit.buildDocument(XMLUnit.java:352) at org.custommonkey.xmlunit.XMLUnit.buildDocument(XMLUnit.java:339) at org.custommonkey.xmlunit.Diff.<init>(Diff.java:99) at org.custommonkey.xmlunit.XMLAssert.assertXMLEqual(XMLAssert.java:236) at org.apache.maven.plugin.ear.AbstractEarPluginTestCase.assertDeploymentDescriptors(AbstractEarPluginTestCase.java:387) at org.apache.maven.plugin.ear.AbstractEarPluginTestCase.doTestProject(AbstractEarPluginTestCase.java:140) at org.apache.maven.plugin.ear.AbstractEarPluginTestCase.doTestProject(AbstractEarPluginTestCase.java:161) at org.apache.maven.plugin.ear.AbstractEarPluginTestCase.doTestProject(AbstractEarPluginTestCase.java:179) at org.apache.maven.plugin.ear.AbstractEarPluginTestCase.doTestProject(AbstractEarPluginTestCase.java:194) at org.apache.maven.plugin.ear.EarMojoTest.testProject031(EarMojoTest.java:340) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at junit.framework.TestCase.runTest(TestCase.java:154) at junit.framework.TestCase.runBare(TestCase.java:127) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:118) at junit.framework.TestSuite.runTest(TestSuite.java:208) at junit.framework.TestSuite.run(TestSuite.java:203) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:210) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:135) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:122) at org.apache.maven.surefire.Surefire.run(Surefire.java:129) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:225) at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:747) [Fatal Error] index.html:1:3: The markup declarations contained or pointed to by the document type declaration must be well-formed. org.xml.sax.SAXParseException: The markup declarations contained or pointed to by the document type declaration must be well-formed. at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:264) at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:292) at org.custommonkey.xmlunit.XMLUnit.buildDocument(XMLUnit.java:352) at org.custommonkey.xmlunit.XMLUnit.buildDocument(XMLUnit.java:339) at org.custommonkey.xmlunit.Diff.<init>(Diff.java:99) at org.custommonkey.xmlunit.XMLAssert.assertXMLEqual(XMLAssert.java:236) at org.apache.maven.plugin.ear.AbstractEarPluginTestCase.assertDeploymentDescriptors(AbstractEarPluginTestCase.java:387) at org.apache.maven.plugin.ear.AbstractEarPluginTestCase.doTestProject(AbstractEarPluginTestCase.java:140) at org.apache.maven.plugin.ear.AbstractEarPluginTestCase.doTestProject(AbstractEarPluginTestCase.java:161) at org.apache.maven.plugin.ear.AbstractEarPluginTestCase.doTestProject(AbstractEarPluginTestCase.java:179) at org.apache.maven.plugin.ear.AbstractEarPluginTestCase.doTestProject(AbstractEarPluginTestCase.java:194) at org.apache.maven.plugin.ear.EarMojoTest.testProject032(EarMojoTest.java:349) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at junit.framework.TestCase.runTest(TestCase.java:154) at junit.framework.TestCase.runBare(TestCase.java:127) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:118) at junit.framework.TestSuite.runTest(TestSuite.java:208) at junit.framework.TestSuite.run(TestSuite.java:203) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:210) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:135) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:122) at org.apache.maven.surefire.Surefire.run(Surefire.java:129) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:225) at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:747) [Fatal Error] index.html:1:3: The markup declarations contained or pointed to by the document type declaration must be well-formed. org.xml.sax.SAXParseException: The markup declarations contained or pointed to by the document type declaration must be well-formed. at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:264) at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:292) at org.custommonkey.xmlunit.XMLUnit.buildDocument(XMLUnit.java:352) at org.custommonkey.xmlunit.XMLUnit.buildDocument(XMLUnit.java:339) at org.custommonkey.xmlunit.Diff.<init>(Diff.java:99) at org.custommonkey.xmlunit.XMLAssert.assertXMLEqual(XMLAssert.java:236) at org.apache.maven.plugin.ear.AbstractEarPluginTestCase.assertDeploymentDescriptors(AbstractEarPluginTestCase.java:387) at org.apache.maven.plugin.ear.AbstractEarPluginTestCase.doTestProject(AbstractEarPluginTestCase.java:140) at org.apache.maven.plugin.ear.AbstractEarPluginTestCase.doTestProject(AbstractEarPluginTestCase.java:161) at org.apache.maven.plugin.ear.AbstractEarPluginTestCase.doTestProject(AbstractEarPluginTestCase.java:179) at org.apache.maven.plugin.ear.AbstractEarPluginTestCase.doTestProject(AbstractEarPluginTestCase.java:194) at org.apache.maven.plugin.ear.EarMojoTest.testProject033(EarMojoTest.java:358) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at junit.framework.TestCase.runTest(TestCase.java:154) at junit.framework.TestCase.runBare(TestCase.java:127) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:118) at junit.framework.TestSuite.runTest(TestSuite.java:208) at junit.framework.TestSuite.run(TestSuite.java:203) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:210) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:135) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:122) at org.apache.maven.surefire.Surefire.run(Surefire.java:129) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:225) at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:747) Tests run: 37, Failures: 3, Errors: 0, Skipped: 0, Time elapsed: 153.974 sec <<< FAILURE! Running org.apache.maven.plugin.ear.util.ArtifactTypeMappingServiceTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec Results : Tests run: 57, Failures: 3, Errors: 0, Skipped: 0 [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] There are test failures. [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 2 minutes 48 seconds [INFO] Finished at: Mon Jan 15 04:40:06 GMT+00:00 2007 [INFO] Final Memory: 9M/67M [INFO] ------------------------------------------------------------------------ ****************************************************************************
