You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ws.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2012/07/31 23:23:48 UTC

Build failed in Jenkins: ws-axiom-trunk #1135

See <https://builds.apache.org/job/ws-axiom-trunk/1135/changes>

Changes:

[veithen] Added missing license header.

------------------------------------------
[...truncated 4973 lines...]
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDispatcher.dispatch(XMLDocumentScannerImpl.java:845)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:368)
	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:834)
	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:764)
	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:148)
	at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1242)
	at com.sun.org.apache.xerces.internal.impl.xs.traversers.XSDHandler.getSchema(XSDHandler.java:1561)
	at com.sun.org.apache.xerces.internal.impl.xs.traversers.XSDHandler.parseSchema(XSDHandler.java:438)
	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaLoader.loadSchema(XMLSchemaLoader.java:556)
	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaLoader.loadGrammar(XMLSchemaLoader.java:523)
	at com.sun.org.apache.xerces.internal.jaxp.validation.xs.SchemaFactoryImpl.newSchema(SchemaFactoryImpl.java:206)
	at com.sun.tools.xjc.reader.xmlschema.parser.SchemaConstraintChecker.check(SchemaConstraintChecker.java:106)
	at com.sun.tools.xjc.ModelLoader.loadXMLSchema(ModelLoader.java:358)
	at com.sun.tools.xjc.ModelLoader.load(ModelLoader.java:172)
	at com.sun.tools.xjc.ModelLoader.load(ModelLoader.java:118)
	at org.jvnet.mjiip.v_2_2.XJC22Mojo.loadModel(XJC22Mojo.java:45)
	at org.jvnet.mjiip.v_2_2.XJC22Mojo.doExecute(XJC22Mojo.java:35)
	at org.jvnet.mjiip.v_2_2.XJC22Mojo.doExecute(XJC22Mojo.java:22)
	at org.jvnet.jaxb2.maven2.RawXJC2Mojo.doExecute(RawXJC2Mojo.java:282)
	at org.jvnet.jaxb2.maven2.RawXJC2Mojo.execute(RawXJC2Mojo.java:147)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:79)
	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:592)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
	at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:158)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:98)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:64)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
	at java.util.concurrent.FutureTask.run(FutureTask.java:123)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:651)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:676)
	at java.lang.Thread.run(Thread.java:595)
[ERROR] Error while parsing schema(s).Location [ <https://builds.apache.org/job/ws-axiom-trunk/ws/axiom/modules/axiom-jaxb/src/test/schemas/identity.xsd{2,6}].>
org.xml.sax.SAXParseException: The processing instruction target matching "[xX][mM][lL]" is not allowed.
	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:236)
	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:215)
	at com.sun.org.apache.xerces.internal.util.ErrorHandlerProxy.fatalError(ErrorHandlerProxy.java:98)
	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:218)
	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:386)
	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:316)
	at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1441)
	at com.sun.org.apache.xerces.internal.impl.XMLScanner.scanPIData(XMLScanner.java:689)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanPIData(XMLDocumentFragmentScannerImpl.java:750)
	at com.sun.org.apache.xerces.internal.impl.XMLScanner.scanPI(XMLScanner.java:664)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDispatcher.dispatch(XMLDocumentScannerImpl.java:845)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:368)
	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:834)
	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:764)
	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:148)
	at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1242)
	at com.sun.org.apache.xerces.internal.impl.xs.traversers.XSDHandler.getSchema(XSDHandler.java:1561)
	at com.sun.org.apache.xerces.internal.impl.xs.traversers.XSDHandler.parseSchema(XSDHandler.java:438)
	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaLoader.loadSchema(XMLSchemaLoader.java:556)
	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaLoader.loadGrammar(XMLSchemaLoader.java:523)
	at com.sun.org.apache.xerces.internal.jaxp.validation.xs.SchemaFactoryImpl.newSchema(SchemaFactoryImpl.java:206)
	at com.sun.tools.xjc.reader.xmlschema.parser.SchemaConstraintChecker.check(SchemaConstraintChecker.java:106)
	at com.sun.tools.xjc.ModelLoader.loadXMLSchema(ModelLoader.java:358)
	at com.sun.tools.xjc.ModelLoader.load(ModelLoader.java:172)
	at com.sun.tools.xjc.ModelLoader.load(ModelLoader.java:118)
	at org.jvnet.mjiip.v_2_2.XJC22Mojo.loadModel(XJC22Mojo.java:45)
	at org.jvnet.mjiip.v_2_2.XJC22Mojo.doExecute(XJC22Mojo.java:35)
	at org.jvnet.mjiip.v_2_2.XJC22Mojo.doExecute(XJC22Mojo.java:22)
	at org.jvnet.jaxb2.maven2.RawXJC2Mojo.doExecute(RawXJC2Mojo.java:282)
	at org.jvnet.jaxb2.maven2.RawXJC2Mojo.execute(RawXJC2Mojo.java:147)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:79)
	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:592)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
	at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:158)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:98)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:64)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
	at java.util.concurrent.FutureTask.run(FutureTask.java:123)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:651)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:676)
	at java.lang.Thread.run(Thread.java:595)
Caused by: org.xml.sax.SAXParseException: The processing instruction target matching "[xX][mM][lL]" is not allowed.
	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:236)
	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:215)
	... 55 more
mojoFailed org.jvnet.jaxb2.maven2:maven-jaxb2-plugin:0.8.0(default)
projectFailed org.apache.ws.commons.axiom:axiom-jaxb:1.2.14-SNAPSHOT
sessionEnded
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Axiom Parent POM .................................. SUCCESS [24.745s]
[INFO] Axiom Build Utilities ............................. SUCCESS [11.184s]
[INFO] Axiom Test Utilities .............................. SUCCESS [12.248s]
[INFO] Axiom Jaxen Test Suite ............................ SUCCESS [13.572s]
[INFO] Axiom DOM Test Suite .............................. SUCCESS [22.471s]
[INFO] Axiom API ......................................... SUCCESS [3:23.971s]
[INFO] Axiom Implementation Test Suite ................... SUCCESS [35.526s]
[INFO] Axiom Common Implementation Classes ............... SUCCESS [10.413s]
[INFO] Axiom Common Implementation Test Suite ............ SUCCESS [7.858s]
[INFO] Axiom Impl ........................................ SUCCESS [6:28.832s]
[INFO] Axiom DOM ......................................... SUCCESS [7:02.009s]
[INFO] Axiom Compatibility Classes ....................... SUCCESS [12.172s]
[INFO] Axiom JAXB Integration ............................ FAILURE [3.917s]
[INFO] Axiom C14N ........................................ SKIPPED
[INFO] Axiom Test Suite .................................. SKIPPED
[INFO] Axiom OSGi Tests .................................. SKIPPED
[INFO] Axiom Integration Test Suite ...................... SKIPPED
[INFO] Axiom Uber-JAR .................................... SKIPPED
[INFO] Axiom Samples ..................................... SKIPPED
[INFO] Axiom ............................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 19:34.584s
[INFO] Finished at: Tue Jul 31 21:21:57 UTC 2012
[INFO] Final Memory: 36M/134M
[INFO] ------------------------------------------------------------------------
Projects to build: [MavenProject: org.apache.ws.commons.axiom:axiom-parent:1.2.14-SNAPSHOT @ <https://builds.apache.org/job/ws-axiom-trunk/ws/axiom/modules/axiom-parent/pom.xml,> MavenProject: org.apache.ws.commons.axiom:axiom-buildutils:1.2.14-SNAPSHOT @ <https://builds.apache.org/job/ws-axiom-trunk/ws/axiom/modules/axiom-buildutils/pom.xml,> MavenProject: org.apache.ws.commons.axiom:axiom-testutils:1.2.14-SNAPSHOT @ <https://builds.apache.org/job/ws-axiom-trunk/ws/axiom/modules/axiom-testutils/pom.xml,> MavenProject: org.apache.ws.commons.axiom:axiom-jaxen-testsuite:1.2.14-SNAPSHOT @ <https://builds.apache.org/job/ws-axiom-trunk/ws/axiom/modules/axiom-jaxen-testsuite/pom.xml,> MavenProject: org.apache.ws.commons.axiom:axiom-dom-testsuite:1.2.14-SNAPSHOT @ <https://builds.apache.org/job/ws-axiom-trunk/ws/axiom/modules/axiom-dom-testsuite/pom.xml,> MavenProject: org.apache.ws.commons.axiom:axiom-api:1.2.14-SNAPSHOT @ <https://builds.apache.org/job/ws-axiom-trunk/ws/axiom/modules/axiom-api/pom.xml,> MavenProject: org.apache.ws.commons.axiom:axiom-testsuite:1.2.14-SNAPSHOT @ <https://builds.apache.org/job/ws-axiom-trunk/ws/axiom/modules/axiom-testsuite/pom.xml,> MavenProject: org.apache.ws.commons.axiom:axiom-common-impl:1.2.14-SNAPSHOT @ <https://builds.apache.org/job/ws-axiom-trunk/ws/axiom/modules/axiom-common-impl/pom.xml,> MavenProject: org.apache.ws.commons.axiom:axiom-common-impl-testsuite:1.2.14-SNAPSHOT @ <https://builds.apache.org/job/ws-axiom-trunk/ws/axiom/modules/axiom-common-impl-testsuite/pom.xml,> MavenProject: org.apache.ws.commons.axiom:axiom-impl:1.2.14-SNAPSHOT @ <https://builds.apache.org/job/ws-axiom-trunk/ws/axiom/modules/axiom-impl/dependency-reduced-pom.xml,> MavenProject: org.apache.ws.commons.axiom:axiom-dom:1.2.14-SNAPSHOT @ <https://builds.apache.org/job/ws-axiom-trunk/ws/axiom/modules/axiom-dom/dependency-reduced-pom.xml,> MavenProject: org.apache.ws.commons.axiom:axiom-compat:1.2.14-SNAPSHOT @ <https://builds.apache.org/job/ws-axiom-trunk/ws/axiom/modules/axiom-compat/pom.xml,> MavenProject: org.apache.ws.commons.axiom:axiom-jaxb:1.2.14-SNAPSHOT @ <https://builds.apache.org/job/ws-axiom-trunk/ws/axiom/modules/axiom-jaxb/pom.xml,> MavenProject: org.apache.ws.commons.axiom:axiom-c14n:1.2.14-SNAPSHOT @ <https://builds.apache.org/job/ws-axiom-trunk/ws/axiom/modules/axiom-c14n/pom.xml,> MavenProject: org.apache.ws.commons.axiom:axiom-tests:1.2.14-SNAPSHOT @ <https://builds.apache.org/job/ws-axiom-trunk/ws/axiom/modules/axiom-tests/pom.xml,> MavenProject: org.apache.ws.commons.axiom:axiom-osgi-tests:1.2.14-SNAPSHOT @ <https://builds.apache.org/job/ws-axiom-trunk/ws/axiom/modules/axiom-osgi-tests/pom.xml,> MavenProject: org.apache.ws.commons.axiom:axiom-integration:1.2.14-SNAPSHOT @ <https://builds.apache.org/job/ws-axiom-trunk/ws/axiom/modules/axiom-integration/pom.xml,> MavenProject: org.apache.ws.commons.axiom:axiom-all:1.2.14-SNAPSHOT @ <https://builds.apache.org/job/ws-axiom-trunk/ws/axiom/modules/axiom-all/pom.xml,> MavenProject: org.apache.ws.commons.axiom:axiom-samples:1.2.14-SNAPSHOT @ <https://builds.apache.org/job/ws-axiom-trunk/ws/axiom/modules/axiom-samples/pom.xml,> MavenProject: org.apache.ws.commons.axiom:axiom:1.2.14-SNAPSHOT @ <https://builds.apache.org/job/ws-axiom-trunk/ws/axiom/pom.xml]>
[JENKINS] Archiving <https://builds.apache.org/job/ws-axiom-trunk/ws/axiom/modules/axiom-impl/dependency-reduced-pom.xml> to /home/hudson/hudson/jobs/ws-axiom-trunk/modules/org.apache.ws.commons.axiom$axiom-impl/builds/2012-07-31_21-02-07/archive/org.apache.ws.commons.axiom/axiom-impl/1.2.14-SNAPSHOT/axiom-impl-1.2.14-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ws-axiom-trunk/ws/axiom/modules/axiom-impl/target/axiom-impl-1.2.14-SNAPSHOT.jar> to /home/hudson/hudson/jobs/ws-axiom-trunk/modules/org.apache.ws.commons.axiom$axiom-impl/builds/2012-07-31_21-02-07/archive/org.apache.ws.commons.axiom/axiom-impl/1.2.14-20120731.211433-266/axiom-impl-1.2.14-20120731.211433-266.jar
[JENKINS] Archiving <https://builds.apache.org/job/ws-axiom-trunk/ws/axiom/modules/axiom-impl/target/axiom-impl-1.2.14-SNAPSHOT-sources.jar> to /home/hudson/hudson/jobs/ws-axiom-trunk/modules/org.apache.ws.commons.axiom$axiom-impl/builds/2012-07-31_21-02-07/archive/org.apache.ws.commons.axiom/axiom-impl/1.2.14-20120731.211433-266/axiom-impl-1.2.14-20120731.211433-266-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ws-axiom-trunk/ws/axiom/modules/axiom-impl/target/axiom-impl-1.2.14-SNAPSHOT-javadoc.jar> to /home/hudson/hudson/jobs/ws-axiom-trunk/modules/org.apache.ws.commons.axiom$axiom-impl/builds/2012-07-31_21-02-07/archive/org.apache.ws.commons.axiom/axiom-impl/1.2.14-20120731.211433-266/axiom-impl-1.2.14-20120731.211433-266-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/ws-axiom-trunk/ws/axiom/modules/axiom-impl/target/axiom-impl-1.2.14-SNAPSHOT-tests.jar> to /home/hudson/hudson/jobs/ws-axiom-trunk/modules/org.apache.ws.commons.axiom$axiom-impl/builds/2012-07-31_21-02-07/archive/org.apache.ws.commons.axiom/axiom-impl/1.2.14-20120731.211433-266/axiom-impl-1.2.14-20120731.211433-266-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/ws-axiom-trunk/ws/axiom/modules/axiom-common-impl/pom.xml> to /home/hudson/hudson/jobs/ws-axiom-trunk/modules/org.apache.ws.commons.axiom$axiom-common-impl/builds/2012-07-31_21-02-07/archive/org.apache.ws.commons.axiom/axiom-common-impl/1.2.14-SNAPSHOT/axiom-common-impl-1.2.14-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ws-axiom-trunk/ws/axiom/modules/axiom-common-impl/target/axiom-common-impl-1.2.14-SNAPSHOT.jar> to /home/hudson/hudson/jobs/ws-axiom-trunk/modules/org.apache.ws.commons.axiom$axiom-common-impl/builds/2012-07-31_21-02-07/archive/org.apache.ws.commons.axiom/axiom-common-impl/1.2.14-20120731.210758-266/axiom-common-impl-1.2.14-20120731.210758-266.jar
[JENKINS] Archiving <https://builds.apache.org/job/ws-axiom-trunk/ws/axiom/modules/axiom-common-impl/target/axiom-common-impl-1.2.14-SNAPSHOT-sources.jar> to /home/hudson/hudson/jobs/ws-axiom-trunk/modules/org.apache.ws.commons.axiom$axiom-common-impl/builds/2012-07-31_21-02-07/archive/org.apache.ws.commons.axiom/axiom-common-impl/1.2.14-20120731.210758-266/axiom-common-impl-1.2.14-20120731.210758-266-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ws-axiom-trunk/ws/axiom/modules/axiom-common-impl/target/axiom-common-impl-1.2.14-SNAPSHOT-javadoc.jar> to /home/hudson/hudson/jobs/ws-axiom-trunk/modules/org.apache.ws.commons.axiom$axiom-common-impl/builds/2012-07-31_21-02-07/archive/org.apache.ws.commons.axiom/axiom-common-impl/1.2.14-20120731.210758-266/axiom-common-impl-1.2.14-20120731.210758-266-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/ws-axiom-trunk/ws/axiom/modules/axiom-jaxb/pom.xml> to /home/hudson/hudson/jobs/ws-axiom-trunk/modules/org.apache.ws.commons.axiom$axiom-jaxb/builds/2012-07-31_21-02-07/archive/org.apache.ws.commons.axiom/axiom-jaxb/1.2.14-SNAPSHOT/axiom-jaxb-1.2.14-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ws-axiom-trunk/ws/axiom/modules/axiom-buildutils/pom.xml> to /home/hudson/hudson/jobs/ws-axiom-trunk/modules/org.apache.ws.commons.axiom$axiom-buildutils/builds/2012-07-31_21-02-06/archive/org.apache.ws.commons.axiom/axiom-buildutils/1.2.14-SNAPSHOT/axiom-buildutils-1.2.14-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ws-axiom-trunk/ws/axiom/modules/axiom-buildutils/target/axiom-buildutils-1.2.14-SNAPSHOT.jar> to /home/hudson/hudson/jobs/ws-axiom-trunk/modules/org.apache.ws.commons.axiom$axiom-buildutils/builds/2012-07-31_21-02-06/archive/org.apache.ws.commons.axiom/axiom-buildutils/1.2.14-20120731.210258-271/axiom-buildutils-1.2.14-20120731.210258-271.jar
[JENKINS] Archiving <https://builds.apache.org/job/ws-axiom-trunk/ws/axiom/modules/axiom-buildutils/target/axiom-buildutils-1.2.14-SNAPSHOT-sources.jar> to /home/hudson/hudson/jobs/ws-axiom-trunk/modules/org.apache.ws.commons.axiom$axiom-buildutils/builds/2012-07-31_21-02-06/archive/org.apache.ws.commons.axiom/axiom-buildutils/1.2.14-20120731.210258-271/axiom-buildutils-1.2.14-20120731.210258-271-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ws-axiom-trunk/ws/axiom/modules/axiom-buildutils/target/axiom-buildutils-1.2.14-SNAPSHOT-javadoc.jar> to /home/hudson/hudson/jobs/ws-axiom-trunk/modules/org.apache.ws.commons.axiom$axiom-buildutils/builds/2012-07-31_21-02-06/archive/org.apache.ws.commons.axiom/axiom-buildutils/1.2.14-20120731.210258-271/axiom-buildutils-1.2.14-20120731.210258-271-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/ws-axiom-trunk/ws/axiom/modules/axiom-tests/pom.xml> to /home/hudson/hudson/jobs/ws-axiom-trunk/modules/org.apache.ws.commons.axiom$axiom-tests/builds/2012-07-31_21-02-07/archive/org.apache.ws.commons.axiom/axiom-tests/1.2.14-SNAPSHOT/axiom-tests-1.2.14-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ws-axiom-trunk/ws/axiom/modules/axiom-jaxen-testsuite/pom.xml> to /home/hudson/hudson/jobs/ws-axiom-trunk/modules/org.apache.ws.commons.axiom$axiom-jaxen-testsuite/builds/2012-07-31_21-02-06/archive/org.apache.ws.commons.axiom/axiom-jaxen-testsuite/1.2.14-SNAPSHOT/axiom-jaxen-testsuite-1.2.14-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ws-axiom-trunk/ws/axiom/modules/axiom-jaxen-testsuite/target/axiom-jaxen-testsuite-1.2.14-SNAPSHOT.jar> to /home/hudson/hudson/jobs/ws-axiom-trunk/modules/org.apache.ws.commons.axiom$axiom-jaxen-testsuite/builds/2012-07-31_21-02-06/archive/org.apache.ws.commons.axiom/axiom-jaxen-testsuite/1.2.14-20120731.210325-267/axiom-jaxen-testsuite-1.2.14-20120731.210325-267.jar
[JENKINS] Archiving <https://builds.apache.org/job/ws-axiom-trunk/ws/axiom/modules/axiom-jaxen-testsuite/target/axiom-jaxen-testsuite-1.2.14-SNAPSHOT-sources.jar> to /home/hudson/hudson/jobs/ws-axiom-trunk/modules/org.apache.ws.commons.axiom$axiom-jaxen-testsuite/builds/2012-07-31_21-02-06/archive/org.apache.ws.commons.axiom/axiom-jaxen-testsuite/1.2.14-20120731.210325-267/axiom-jaxen-testsuite-1.2.14-20120731.210325-267-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ws-axiom-trunk/ws/axiom/modules/axiom-jaxen-testsuite/target/axiom-jaxen-testsuite-1.2.14-SNAPSHOT-javadoc.jar> to /home/hudson/hudson/jobs/ws-axiom-trunk/modules/org.apache.ws.commons.axiom$axiom-jaxen-testsuite/builds/2012-07-31_21-02-06/archive/org.apache.ws.commons.axiom/axiom-jaxen-testsuite/1.2.14-20120731.210325-267/axiom-jaxen-testsuite-1.2.14-20120731.210325-267-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/ws-axiom-trunk/ws/axiom/modules/axiom-testutils/pom.xml> to /home/hudson/hudson/jobs/ws-axiom-trunk/modules/org.apache.ws.commons.axiom$axiom-testutils/builds/2012-07-31_21-02-06/archive/org.apache.ws.commons.axiom/axiom-testutils/1.2.14-SNAPSHOT/axiom-testutils-1.2.14-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ws-axiom-trunk/ws/axiom/modules/axiom-testutils/target/axiom-testutils-1.2.14-SNAPSHOT.jar> to /home/hudson/hudson/jobs/ws-axiom-trunk/modules/org.apache.ws.commons.axiom$axiom-testutils/builds/2012-07-31_21-02-06/archive/org.apache.ws.commons.axiom/axiom-testutils/1.2.14-20120731.210311-268/axiom-testutils-1.2.14-20120731.210311-268.jar
[JENKINS] Archiving <https://builds.apache.org/job/ws-axiom-trunk/ws/axiom/modules/axiom-testutils/target/axiom-testutils-1.2.14-SNAPSHOT-sources.jar> to /home/hudson/hudson/jobs/ws-axiom-trunk/modules/org.apache.ws.commons.axiom$axiom-testutils/builds/2012-07-31_21-02-06/archive/org.apache.ws.commons.axiom/axiom-testutils/1.2.14-20120731.210311-268/axiom-testutils-1.2.14-20120731.210311-268-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ws-axiom-trunk/ws/axiom/modules/axiom-testutils/target/axiom-testutils-1.2.14-SNAPSHOT-javadoc.jar> to /home/hudson/hudson/jobs/ws-axiom-trunk/modules/org.apache.ws.commons.axiom$axiom-testutils/builds/2012-07-31_21-02-06/archive/org.apache.ws.commons.axiom/axiom-testutils/1.2.14-20120731.210311-268/axiom-testutils-1.2.14-20120731.210311-268-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/ws-axiom-trunk/ws/axiom/modules/axiom-api/pom.xml> to /home/hudson/hudson/jobs/ws-axiom-trunk/modules/org.apache.ws.commons.axiom$axiom-api/builds/2012-07-31_21-02-06/archive/org.apache.ws.commons.axiom/axiom-api/1.2.14-SNAPSHOT/axiom-api-1.2.14-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ws-axiom-trunk/ws/axiom/modules/axiom-api/target/axiom-api-1.2.14-SNAPSHOT.jar> to /home/hudson/hudson/jobs/ws-axiom-trunk/modules/org.apache.ws.commons.axiom$axiom-api/builds/2012-07-31_21-02-06/archive/org.apache.ws.commons.axiom/axiom-api/1.2.14-20120731.210709-266/axiom-api-1.2.14-20120731.210709-266.jar
[JENKINS] Archiving <https://builds.apache.org/job/ws-axiom-trunk/ws/axiom/modules/axiom-api/target/axiom-api-1.2.14-SNAPSHOT-sources.jar> to /home/hudson/hudson/jobs/ws-axiom-trunk/modules/org.apache.ws.commons.axiom$axiom-api/builds/2012-07-31_21-02-06/archive/org.apache.ws.commons.axiom/axiom-api/1.2.14-20120731.210709-266/axiom-api-1.2.14-20120731.210709-266-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ws-axiom-trunk/ws/axiom/modules/axiom-api/target/axiom-api-1.2.14-SNAPSHOT-javadoc.jar> to /home/hudson/hudson/jobs/ws-axiom-trunk/modules/org.apache.ws.commons.axiom$axiom-api/builds/2012-07-31_21-02-06/archive/org.apache.ws.commons.axiom/axiom-api/1.2.14-20120731.210709-266/axiom-api-1.2.14-20120731.210709-266-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/ws-axiom-trunk/ws/axiom/modules/axiom-api/target/axiom-api-1.2.14-SNAPSHOT-tests.jar> to /home/hudson/hudson/jobs/ws-axiom-trunk/modules/org.apache.ws.commons.axiom$axiom-api/builds/2012-07-31_21-02-06/archive/org.apache.ws.commons.axiom/axiom-api/1.2.14-20120731.210709-266/axiom-api-1.2.14-20120731.210709-266-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/ws-axiom-trunk/ws/axiom/modules/axiom-samples/pom.xml> to /home/hudson/hudson/jobs/ws-axiom-trunk/modules/org.apache.ws.commons.axiom$axiom-samples/builds/2012-07-31_21-02-08/archive/org.apache.ws.commons.axiom/axiom-samples/1.2.14-SNAPSHOT/axiom-samples-1.2.14-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ws-axiom-trunk/ws/axiom/modules/axiom-all/pom.xml> to /home/hudson/hudson/jobs/ws-axiom-trunk/modules/org.apache.ws.commons.axiom$axiom-all/builds/2012-07-31_21-02-08/archive/org.apache.ws.commons.axiom/axiom-all/1.2.14-SNAPSHOT/axiom-all-1.2.14-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ws-axiom-trunk/ws/axiom/modules/axiom-dom/dependency-reduced-pom.xml> to /home/hudson/hudson/jobs/ws-axiom-trunk/modules/org.apache.ws.commons.axiom$axiom-dom/builds/2012-07-31_21-02-07/archive/org.apache.ws.commons.axiom/axiom-dom/1.2.14-SNAPSHOT/axiom-dom-1.2.14-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ws-axiom-trunk/ws/axiom/modules/axiom-dom/target/axiom-dom-1.2.14-SNAPSHOT.jar> to /home/hudson/hudson/jobs/ws-axiom-trunk/modules/org.apache.ws.commons.axiom$axiom-dom/builds/2012-07-31_21-02-07/archive/org.apache.ws.commons.axiom/axiom-dom/1.2.14-20120731.212135-266/axiom-dom-1.2.14-20120731.212135-266.jar
[JENKINS] Archiving <https://builds.apache.org/job/ws-axiom-trunk/ws/axiom/modules/axiom-dom/target/axiom-dom-1.2.14-SNAPSHOT-sources.jar> to /home/hudson/hudson/jobs/ws-axiom-trunk/modules/org.apache.ws.commons.axiom$axiom-dom/builds/2012-07-31_21-02-07/archive/org.apache.ws.commons.axiom/axiom-dom/1.2.14-20120731.212135-266/axiom-dom-1.2.14-20120731.212135-266-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ws-axiom-trunk/ws/axiom/modules/axiom-dom/target/axiom-dom-1.2.14-SNAPSHOT-javadoc.jar> to /home/hudson/hudson/jobs/ws-axiom-trunk/modules/org.apache.ws.commons.axiom$axiom-dom/builds/2012-07-31_21-02-07/archive/org.apache.ws.commons.axiom/axiom-dom/1.2.14-20120731.212135-266/axiom-dom-1.2.14-20120731.212135-266-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/ws-axiom-trunk/ws/axiom/modules/axiom-dom/target/axiom-dom-1.2.14-SNAPSHOT-tests.jar> to /home/hudson/hudson/jobs/ws-axiom-trunk/modules/org.apache.ws.commons.axiom$axiom-dom/builds/2012-07-31_21-02-07/archive/org.apache.ws.commons.axiom/axiom-dom/1.2.14-20120731.212135-266/axiom-dom-1.2.14-20120731.212135-266-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/ws-axiom-trunk/ws/axiom/modules/axiom-dom-testsuite/pom.xml> to /home/hudson/hudson/jobs/ws-axiom-trunk/modules/org.apache.ws.commons.axiom$axiom-dom-testsuite/builds/2012-07-31_21-02-06/archive/org.apache.ws.commons.axiom/axiom-dom-testsuite/1.2.14-SNAPSHOT/axiom-dom-testsuite-1.2.14-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ws-axiom-trunk/ws/axiom/modules/axiom-dom-testsuite/target/axiom-dom-testsuite-1.2.14-SNAPSHOT.jar> to /home/hudson/hudson/jobs/ws-axiom-trunk/modules/org.apache.ws.commons.axiom$axiom-dom-testsuite/builds/2012-07-31_21-02-06/archive/org.apache.ws.commons.axiom/axiom-dom-testsuite/1.2.14-20120731.210347-267/axiom-dom-testsuite-1.2.14-20120731.210347-267.jar
[JENKINS] Archiving <https://builds.apache.org/job/ws-axiom-trunk/ws/axiom/modules/axiom-dom-testsuite/target/axiom-dom-testsuite-1.2.14-SNAPSHOT-sources.jar> to /home/hudson/hudson/jobs/ws-axiom-trunk/modules/org.apache.ws.commons.axiom$axiom-dom-testsuite/builds/2012-07-31_21-02-06/archive/org.apache.ws.commons.axiom/axiom-dom-testsuite/1.2.14-20120731.210347-267/axiom-dom-testsuite-1.2.14-20120731.210347-267-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ws-axiom-trunk/ws/axiom/modules/axiom-dom-testsuite/target/axiom-dom-testsuite-1.2.14-SNAPSHOT-javadoc.jar> to /home/hudson/hudson/jobs/ws-axiom-trunk/modules/org.apache.ws.commons.axiom$axiom-dom-testsuite/builds/2012-07-31_21-02-06/archive/org.apache.ws.commons.axiom/axiom-dom-testsuite/1.2.14-20120731.210347-267/axiom-dom-testsuite-1.2.14-20120731.210347-267-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/ws-axiom-trunk/ws/axiom/modules/axiom-testsuite/pom.xml> to /home/hudson/hudson/jobs/ws-axiom-trunk/modules/org.apache.ws.commons.axiom$axiom-testsuite/builds/2012-07-31_21-02-07/archive/org.apache.ws.commons.axiom/axiom-testsuite/1.2.14-SNAPSHOT/axiom-testsuite-1.2.14-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ws-axiom-trunk/ws/axiom/modules/axiom-testsuite/target/axiom-testsuite-1.2.14-SNAPSHOT.jar> to /home/hudson/hudson/jobs/ws-axiom-trunk/modules/org.apache.ws.commons.axiom$axiom-testsuite/builds/2012-07-31_21-02-07/archive/org.apache.ws.commons.axiom/axiom-testsuite/1.2.14-20120731.210745-266/axiom-testsuite-1.2.14-20120731.210745-266.jar
[JENKINS] Archiving <https://builds.apache.org/job/ws-axiom-trunk/ws/axiom/modules/axiom-testsuite/target/axiom-testsuite-1.2.14-SNAPSHOT-sources.jar> to /home/hudson/hudson/jobs/ws-axiom-trunk/modules/org.apache.ws.commons.axiom$axiom-testsuite/builds/2012-07-31_21-02-07/archive/org.apache.ws.commons.axiom/axiom-testsuite/1.2.14-20120731.210745-266/axiom-testsuite-1.2.14-20120731.210745-266-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ws-axiom-trunk/ws/axiom/modules/axiom-testsuite/target/axiom-testsuite-1.2.14-SNAPSHOT-javadoc.jar> to /home/hudson/hudson/jobs/ws-axiom-trunk/modules/org.apache.ws.commons.axiom$axiom-testsuite/builds/2012-07-31_21-02-07/archive/org.apache.ws.commons.axiom/axiom-testsuite/1.2.14-20120731.210745-266/axiom-testsuite-1.2.14-20120731.210745-266-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/ws-axiom-trunk/ws/axiom/modules/axiom-c14n/pom.xml> to /home/hudson/hudson/jobs/ws-axiom-trunk/modules/org.apache.ws.commons.axiom$axiom-c14n/builds/2012-07-31_21-02-07/archive/org.apache.ws.commons.axiom/axiom-c14n/1.2.14-SNAPSHOT/axiom-c14n-1.2.14-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ws-axiom-trunk/ws/axiom/pom.xml> to /home/hudson/hudson/jobs/ws-axiom-trunk/modules/org.apache.ws.commons.axiom$axiom/builds/2012-07-31_21-02-05/archive/org.apache.ws.commons.axiom/axiom/1.2.14-SNAPSHOT/axiom-1.2.14-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ws-axiom-trunk/ws/axiom/modules/axiom-parent/pom.xml> to /home/hudson/hudson/jobs/ws-axiom-trunk/modules/org.apache.ws.commons.axiom$axiom-parent/builds/2012-07-31_21-02-05/archive/org.apache.ws.commons.axiom/axiom-parent/1.2.14-SNAPSHOT/axiom-parent-1.2.14-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ws-axiom-trunk/ws/axiom/modules/axiom-common-impl-testsuite/pom.xml> to /home/hudson/hudson/jobs/ws-axiom-trunk/modules/org.apache.ws.commons.axiom$axiom-common-impl-testsuite/builds/2012-07-31_21-02-07/archive/org.apache.ws.commons.axiom/axiom-common-impl-testsuite/1.2.14-SNAPSHOT/axiom-common-impl-testsuite-1.2.14-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ws-axiom-trunk/ws/axiom/modules/axiom-common-impl-testsuite/target/axiom-common-impl-testsuite-1.2.14-SNAPSHOT.jar> to /home/hudson/hudson/jobs/ws-axiom-trunk/modules/org.apache.ws.commons.axiom$axiom-common-impl-testsuite/builds/2012-07-31_21-02-07/archive/org.apache.ws.commons.axiom/axiom-common-impl-testsuite/1.2.14-20120731.210806-266/axiom-common-impl-testsuite-1.2.14-20120731.210806-266.jar
[JENKINS] Archiving <https://builds.apache.org/job/ws-axiom-trunk/ws/axiom/modules/axiom-common-impl-testsuite/target/axiom-common-impl-testsuite-1.2.14-SNAPSHOT-sources.jar> to /home/hudson/hudson/jobs/ws-axiom-trunk/modules/org.apache.ws.commons.axiom$axiom-common-impl-testsuite/builds/2012-07-31_21-02-07/archive/org.apache.ws.commons.axiom/axiom-common-impl-testsuite/1.2.14-20120731.210806-266/axiom-common-impl-testsuite-1.2.14-20120731.210806-266-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ws-axiom-trunk/ws/axiom/modules/axiom-common-impl-testsuite/target/axiom-common-impl-testsuite-1.2.14-SNAPSHOT-javadoc.jar> to /home/hudson/hudson/jobs/ws-axiom-trunk/modules/org.apache.ws.commons.axiom$axiom-common-impl-testsuite/builds/2012-07-31_21-02-07/archive/org.apache.ws.commons.axiom/axiom-common-impl-testsuite/1.2.14-20120731.210806-266/axiom-common-impl-testsuite-1.2.14-20120731.210806-266-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/ws-axiom-trunk/ws/axiom/modules/axiom-compat/pom.xml> to /home/hudson/hudson/jobs/ws-axiom-trunk/modules/org.apache.ws.commons.axiom$axiom-compat/builds/2012-07-31_21-02-07/archive/org.apache.ws.commons.axiom/axiom-compat/1.2.14-SNAPSHOT/axiom-compat-1.2.14-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ws-axiom-trunk/ws/axiom/modules/axiom-compat/target/axiom-compat-1.2.14-SNAPSHOT.jar> to /home/hudson/hudson/jobs/ws-axiom-trunk/modules/org.apache.ws.commons.axiom$axiom-compat/builds/2012-07-31_21-02-07/archive/org.apache.ws.commons.axiom/axiom-compat/1.2.14-20120731.212150-217/axiom-compat-1.2.14-20120731.212150-217.jar
[JENKINS] Archiving <https://builds.apache.org/job/ws-axiom-trunk/ws/axiom/modules/axiom-compat/target/axiom-compat-1.2.14-SNAPSHOT-sources.jar> to /home/hudson/hudson/jobs/ws-axiom-trunk/modules/org.apache.ws.commons.axiom$axiom-compat/builds/2012-07-31_21-02-07/archive/org.apache.ws.commons.axiom/axiom-compat/1.2.14-20120731.212150-217/axiom-compat-1.2.14-20120731.212150-217-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ws-axiom-trunk/ws/axiom/modules/axiom-compat/target/axiom-compat-1.2.14-SNAPSHOT-javadoc.jar> to /home/hudson/hudson/jobs/ws-axiom-trunk/modules/org.apache.ws.commons.axiom$axiom-compat/builds/2012-07-31_21-02-07/archive/org.apache.ws.commons.axiom/axiom-compat/1.2.14-20120731.212150-217/axiom-compat-1.2.14-20120731.212150-217-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/ws-axiom-trunk/ws/axiom/modules/axiom-osgi-tests/pom.xml> to /home/hudson/hudson/jobs/ws-axiom-trunk/modules/org.apache.ws.commons.axiom$axiom-osgi-tests/builds/2012-07-31_21-02-07/archive/org.apache.ws.commons.axiom/axiom-osgi-tests/1.2.14-SNAPSHOT/axiom-osgi-tests-1.2.14-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ws-axiom-trunk/ws/axiom/modules/axiom-integration/pom.xml> to /home/hudson/hudson/jobs/ws-axiom-trunk/modules/org.apache.ws.commons.axiom$axiom-integration/builds/2012-07-31_21-02-08/archive/org.apache.ws.commons.axiom/axiom-integration/1.2.14-SNAPSHOT/axiom-integration-1.2.14-SNAPSHOT.pom
Waiting for Jenkins to finish collecting data
mavenExecutionResult exceptions not empty
message : Failed to execute goal org.jvnet.jaxb2.maven2:maven-jaxb2-plugin:0.8.0:generate (default) on project axiom-jaxb: Unable to parse input schema(s). Error messages should have been provided.
cause : Unable to parse input schema(s). Error messages should have been provided.
Stack trace : 
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.jvnet.jaxb2.maven2:maven-jaxb2-plugin:0.8.0:generate (default) on project axiom-jaxb: Unable to parse input schema(s). Error messages should have been provided.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:217)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:79)
	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:592)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
	at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:158)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:98)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:64)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
	at java.util.concurrent.FutureTask.run(FutureTask.java:123)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:651)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:676)
	at java.lang.Thread.run(Thread.java:595)
Caused by: org.apache.maven.plugin.MojoExecutionException: Unable to parse input schema(s). Error messages should have been provided.
	at org.jvnet.mjiip.v_2_2.XJC22Mojo.loadModel(XJC22Mojo.java:50)
	at org.jvnet.mjiip.v_2_2.XJC22Mojo.doExecute(XJC22Mojo.java:35)
	at org.jvnet.mjiip.v_2_2.XJC22Mojo.doExecute(XJC22Mojo.java:22)
	at org.jvnet.jaxb2.maven2.RawXJC2Mojo.doExecute(RawXJC2Mojo.java:282)
	at org.jvnet.jaxb2.maven2.RawXJC2Mojo.execute(RawXJC2Mojo.java:147)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 27 more
Sending e-mails to: dev@ws.apache.org andreas.veithen@gmail.com
channel stopped

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ws.apache.org
For additional commands, e-mail: dev-help@ws.apache.org


Jenkins build is back to normal : ws-axiom-trunk #1136

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ws-axiom-trunk/1136/changes>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ws.apache.org
For additional commands, e-mail: dev-help@ws.apache.org