You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2017/06/06 05:38:11 UTC

Build failed in Jenkins: myfaces-current23 #89

See <https://builds.apache.org/job/myfaces-current23/89/display/redirect?page=changes>

Changes:

[lu4242] fix javadoc generation to new behavior of maven-javadoc-plugin

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H13 (Hadoop xenial) in workspace <https://builds.apache.org/job/myfaces-current23/ws/>
Updating https://svn.apache.org/repos/asf/myfaces/core/branches/2.3.x at revision '2017-06-06T05:37:07.486 +0000'
U         api/src/main/java/javax/faces/view/ViewDeclarationLanguage.java
U         api/src/main/java/javax/faces/view/facelets/ConverterHandler.java
U         api/src/main/java/javax/faces/view/facelets/Tag.java
U         api/src/main/java/javax/faces/view/facelets/ValidatorHandler.java
U         api/src/main/java/javax/faces/webapp/UIComponentTagBase.java
U         api/src/main/java/javax/faces/webapp/UIComponentClassicTagBase.java
U         api/src/main/java/javax/faces/render/Renderer.java
U         api/src/main/java/javax/faces/render/FacesBehaviorRenderer.java
U         api/src/main/java/javax/faces/event/MethodExpressionValueChangeListener.java
U         api/src/main/java/javax/faces/event/MethodExpressionActionListener.java
U         api/src/main/java/javax/faces/context/FacesContext.java
U         api/src/main/java/javax/faces/validator/FacesValidator.java
U         api/src/main/java/javax/faces/component/UIComponent.java
U         api/src/main/java/javax/faces/component/NamingContainer.java
U         api/src/main/java/javax/faces/component/behavior/AjaxBehavior.java
U         api/src/main/java/javax/faces/component/_ComponentAttributesMap.java
U         api/src/main/java/javax/faces/component/TransientStateHelper.java
U         api/src/main/java/javax/faces/application/ResourceHandler.java
U         api/src/main/java/javax/faces/application/FacesMessage.java
U         api/src/main/java/javax/faces/application/Application.java
U         api/src/main/java/javax/faces/application/ViewHandler.java
U         api/pom.xml
U         parent/pom.xml
At revision 1797728

[2.3.x] $ /home/jenkins/tools/maven/latest/bin/mvn -Dmaven.repo.local=<https://builds.apache.org/job/myfaces-current23/ws/.repository> clean
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.myfaces.core:myfaces-api:jar:2.3.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for de.berlios.jsunit:jsunit-maven2-plugin is missing. @ org.apache.myfaces.core:myfaces-api:[unknown-version], <https://builds.apache.org/job/myfaces-current23/ws/2.3.x/api/pom.xml,> line 331, column 21
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.myfaces.core:myfaces-impl:jar:2.3.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-jar-plugin @ org.apache.myfaces.core:myfaces-impl:[unknown-version], <https://builds.apache.org/job/myfaces-current23/ws/2.3.x/impl/pom.xml,> line 647, column 21
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache MyFaces JSF-2.3 Core Project
[INFO] Apache MyFaces JSF-2.3 Core API
[INFO] Apache MyFaces Shared Public API For JSF 2.3 - Core
[INFO] Apache MyFaces Core For JSF 2.3 - Shared
[INFO] Apache MyFaces JSF-2.3 Core Impl
[INFO] Apache MyFaces JSF-2.3 Core OSGi Bundle
[INFO] Apache MyFaces JSF-2.3 Impl Test
[INFO] Apache MyFaces JSF-2.3 Core Module
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces JSF-2.3 Core Project 2.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ myfaces-core-project ---
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces JSF-2.3 Core API 2.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://repository.apache.org/snapshots/de/berlios/jsunit/jsunit-maven2-plugin/maven-metadata.xml
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ myfaces-api ---
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces Shared Public API For JSF 2.3 - Core 2.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ myfaces-impl-shared-public ---
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces Core For JSF 2.3 - Shared 2.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ myfaces-impl-shared ---
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces JSF-2.3 Core Impl 2.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ myfaces-impl ---
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces JSF-2.3 Core OSGi Bundle 2.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ myfaces-bundle ---
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces JSF-2.3 Impl Test 2.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ myfaces-impl-test ---
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces JSF-2.3 Core Module 2.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ myfaces-core-module ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache MyFaces JSF-2.3 Core Project ................ SUCCESS [  0.132 s]
[INFO] Apache MyFaces JSF-2.3 Core API .................... SUCCESS [  1.051 s]
[INFO] Apache MyFaces Shared Public API For JSF 2.3 - Core  SUCCESS [  0.002 s]
[INFO] Apache MyFaces Core For JSF 2.3 - Shared ........... SUCCESS [  0.003 s]
[INFO] Apache MyFaces JSF-2.3 Core Impl ................... SUCCESS [  0.005 s]
[INFO] Apache MyFaces JSF-2.3 Core OSGi Bundle ............ SUCCESS [  0.023 s]
[INFO] Apache MyFaces JSF-2.3 Impl Test ................... SUCCESS [  0.003 s]
[INFO] Apache MyFaces JSF-2.3 Core Module ................. SUCCESS [  0.001 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3.032 s
[INFO] Finished at: 2017-06-06T05:37:31Z
[INFO] Final Memory: 18M/220M
[INFO] ------------------------------------------------------------------------
Parsing POMs
Established TCP socket on 39397
maven33-agent.jar already up to date
maven33-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[2.3.x] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx2048m -Xms128m -XX:MaxPermSize=256m -cp /home/jenkins/jenkins-slave/maven33-agent.jar:/home/jenkins/tools/maven/latest/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/latest/conf/logging jenkins.maven3.agent.Maven33Main /home/jenkins/tools/maven/latest/ /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven33-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 39397
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/myfaces-current23/ws/2.3.x/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 clean install deploy
java.lang.reflect.InvocationTargetException
	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:498)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:176)
	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:498)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NoSuchFieldError: DEFAULT_USER_SETTINGS_FILE
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.settings(DefaultMavenExecutionRequestBuilder.java:658)
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.getMavenExecutionRequest(DefaultMavenExecutionRequestBuilder.java:149)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.getMavenExecutionRequest(Maven33Launcher.java:150)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:127)
	... 21 more
ERROR: Failed to parse POMs
java.io.IOException: java.lang.reflect.InvocationTargetException
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:179)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)
	at ......remote call to Channel to Maven [/home/jenkins/tools/java/latest1.8/bin/java, -Xmx2048m, -Xms128m, -XX:MaxPermSize=256m, -cp, /home/jenkins/jenkins-slave/maven33-agent.jar:/home/jenkins/tools/maven/latest/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/latest/conf/logging, jenkins.maven3.agent.Maven33Main, /home/jenkins/tools/maven/latest/, /home/jenkins/jenkins-slave/slave.jar, /home/jenkins/jenkins-slave/maven33-interceptor.jar, /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar, 39397](Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1545)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:830)
	at hudson.maven.ProcessCache$MavenProcess.call(ProcessCache.java:161)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:873)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:544)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:405)
Caused by: java.lang.reflect.InvocationTargetException
	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:498)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.Exception: java.lang.reflect.InvocationTargetException
	at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:179)
	... 14 more
Caused by: java.lang.reflect.InvocationTargetException
	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:498)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:176)
	... 14 more
Caused by: java.lang.NoSuchFieldError: DEFAULT_USER_SETTINGS_FILE
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.settings(DefaultMavenExecutionRequestBuilder.java:658)
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.getMavenExecutionRequest(DefaultMavenExecutionRequestBuilder.java:149)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.getMavenExecutionRequest(Maven33Launcher.java:150)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:127)
	... 21 more
channel stopped

Jenkins build is back to normal : myfaces-current23 #101

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/myfaces-current23/101/display/redirect>


Build failed in Jenkins: myfaces-current23 #100

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/myfaces-current23/100/display/redirect?page=changes>

Changes:

[lu4242] [maven-release-plugin] prepare for next development iteration

[lu4242] [maven-release-plugin] prepare release myfaces-core-module-2.3.0-beta

[lu4242] disable animal sniffer not necessary for beta release (fix required to java 1.8)

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on beam8 (beam) in workspace <https://builds.apache.org/job/myfaces-current23/ws/>
Updating https://svn.apache.org/repos/asf/myfaces/core/branches/2.3.x at revision '2017-06-09T01:36:52.109 +0000'
U         impl/pom.xml
At revision 1798168

[2.3.x] $ /home/jenkins/tools/maven/latest/bin/mvn -Dmaven.repo.local=<https://builds.apache.org/job/myfaces-current23/ws/.repository> clean
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.myfaces.core:myfaces-api:jar:2.3.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for de.berlios.jsunit:jsunit-maven2-plugin is missing. @ org.apache.myfaces.core:myfaces-api:[unknown-version], <https://builds.apache.org/job/myfaces-current23/ws/2.3.x/api/pom.xml,> line 331, column 21
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.myfaces.core:myfaces-impl:jar:2.3.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-jar-plugin @ org.apache.myfaces.core:myfaces-impl:[unknown-version], <https://builds.apache.org/job/myfaces-current23/ws/2.3.x/impl/pom.xml,> line 649, column 21
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache MyFaces JSF-2.3 Core Project
[INFO] Apache MyFaces JSF-2.3 Core API
[INFO] Apache MyFaces Shared Public API For JSF 2.3 - Core
[INFO] Apache MyFaces Core For JSF 2.3 - Shared
[INFO] Apache MyFaces JSF-2.3 Core Impl
[INFO] Apache MyFaces JSF-2.3 Core OSGi Bundle
[INFO] Apache MyFaces JSF-2.3 Impl Test
[INFO] Apache MyFaces JSF-2.3 Core Module
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces JSF-2.3 Core Project 2.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ myfaces-core-project ---
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces JSF-2.3 Core API 2.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ myfaces-api ---
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces Shared Public API For JSF 2.3 - Core 2.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ myfaces-impl-shared-public ---
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces Core For JSF 2.3 - Shared 2.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ myfaces-impl-shared ---
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces JSF-2.3 Core Impl 2.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ myfaces-impl ---
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces JSF-2.3 Core OSGi Bundle 2.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ myfaces-bundle ---
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces JSF-2.3 Impl Test 2.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ myfaces-impl-test ---
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces JSF-2.3 Core Module 2.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ myfaces-core-module ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache MyFaces JSF-2.3 Core Project ................ SUCCESS [  0.065 s]
[INFO] Apache MyFaces JSF-2.3 Core API .................... SUCCESS [  0.046 s]
[INFO] Apache MyFaces Shared Public API For JSF 2.3 - Core  SUCCESS [  0.002 s]
[INFO] Apache MyFaces Core For JSF 2.3 - Shared ........... SUCCESS [  0.002 s]
[INFO] Apache MyFaces JSF-2.3 Core Impl ................... SUCCESS [  0.002 s]
[INFO] Apache MyFaces JSF-2.3 Core OSGi Bundle ............ SUCCESS [  0.017 s]
[INFO] Apache MyFaces JSF-2.3 Impl Test ................... SUCCESS [  0.002 s]
[INFO] Apache MyFaces JSF-2.3 Core Module ................. SUCCESS [  0.001 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.694 s
[INFO] Finished at: 2017-06-09T01:37:01Z
[INFO] Final Memory: 17M/220M
[INFO] ------------------------------------------------------------------------
Parsing POMs
Established TCP socket on 46057
maven33-agent.jar already up to date
maven33-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[2.3.x] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx2048m -Xms128m -XX:MaxPermSize=256m -cp /home/jenkins/jenkins-slave/maven33-agent.jar:/home/jenkins/tools/maven/latest/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/latest/conf/logging jenkins.maven3.agent.Maven33Main /home/jenkins/tools/maven/latest/ /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven33-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 46057
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/myfaces-current23/ws/2.3.x/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 clean install deploy
java.lang.reflect.InvocationTargetException
	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:498)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:176)
	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:498)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NoSuchFieldError: DEFAULT_USER_SETTINGS_FILE
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.settings(DefaultMavenExecutionRequestBuilder.java:658)
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.getMavenExecutionRequest(DefaultMavenExecutionRequestBuilder.java:149)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.getMavenExecutionRequest(Maven33Launcher.java:150)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:127)
	... 21 more
ERROR: Failed to parse POMs
java.io.IOException: java.lang.reflect.InvocationTargetException
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:179)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)
	at ......remote call to Channel to Maven [/home/jenkins/tools/java/latest1.8/bin/java, -Xmx2048m, -Xms128m, -XX:MaxPermSize=256m, -cp, /home/jenkins/jenkins-slave/maven33-agent.jar:/home/jenkins/tools/maven/latest/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/latest/conf/logging, jenkins.maven3.agent.Maven33Main, /home/jenkins/tools/maven/latest/, /home/jenkins/jenkins-slave/slave.jar, /home/jenkins/jenkins-slave/maven33-interceptor.jar, /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar, 46057](Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1545)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:830)
	at hudson.maven.ProcessCache$MavenProcess.call(ProcessCache.java:161)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:873)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:544)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:405)
Caused by: java.lang.reflect.InvocationTargetException
	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:498)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.Exception: java.lang.reflect.InvocationTargetException
	at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:179)
	... 14 more
Caused by: java.lang.reflect.InvocationTargetException
	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:498)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:176)
	... 14 more
Caused by: java.lang.NoSuchFieldError: DEFAULT_USER_SETTINGS_FILE
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.settings(DefaultMavenExecutionRequestBuilder.java:658)
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.getMavenExecutionRequest(DefaultMavenExecutionRequestBuilder.java:149)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.getMavenExecutionRequest(Maven33Launcher.java:150)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:127)
	... 21 more
channel stopped

Build failed in Jenkins: myfaces-current23 #99

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/myfaces-current23/99/display/redirect?page=changes>

Changes:

[lu4242] [maven-release-plugin] prepare for next development iteration

[lu4242] [maven-release-plugin] prepare release myfaces-core-module-2.3.0-beta

[lu4242] fix javadoc generation to new behavior of maven-javadoc-plugin

[lu4242] [maven-release-plugin] prepare for next development iteration

[lu4242] [maven-release-plugin] prepare release myfaces-core-module-2.3.0-beta

[lu4242] [maven-release-plugin] rollback the release of myfaces-core-module-2.3.0-beta

[lu4242] fix javadoc generation to new behavior of maven-javadoc-plugin

[lu4242] disable animal sniffer not necessary for beta release (fix required to java 1.8)

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on beam8 (beam) in workspace <https://builds.apache.org/job/myfaces-current23/ws/>
Updating https://svn.apache.org/repos/asf/myfaces/core/branches/2.3.x at revision '2017-06-09T00:36:54.954 +0000'
U         api/pom.xml
U         parent/pom.xml
U         impl/pom.xml
At revision 1798160

[2.3.x] $ /home/jenkins/tools/maven/latest/bin/mvn -Dmaven.repo.local=<https://builds.apache.org/job/myfaces-current23/ws/.repository> clean
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.myfaces.core:myfaces-api:jar:2.3.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for de.berlios.jsunit:jsunit-maven2-plugin is missing. @ org.apache.myfaces.core:myfaces-api:[unknown-version], <https://builds.apache.org/job/myfaces-current23/ws/2.3.x/api/pom.xml,> line 331, column 21
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.myfaces.core:myfaces-impl:jar:2.3.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-jar-plugin @ org.apache.myfaces.core:myfaces-impl:[unknown-version], <https://builds.apache.org/job/myfaces-current23/ws/2.3.x/impl/pom.xml,> line 649, column 21
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache MyFaces JSF-2.3 Core Project
[INFO] Apache MyFaces JSF-2.3 Core API
[INFO] Apache MyFaces Shared Public API For JSF 2.3 - Core
[INFO] Apache MyFaces Core For JSF 2.3 - Shared
[INFO] Apache MyFaces JSF-2.3 Core Impl
[INFO] Apache MyFaces JSF-2.3 Core OSGi Bundle
[INFO] Apache MyFaces JSF-2.3 Impl Test
[INFO] Apache MyFaces JSF-2.3 Core Module
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces JSF-2.3 Core Project 2.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ myfaces-core-project ---
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces JSF-2.3 Core API 2.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://repository.apache.org/snapshots/de/berlios/jsunit/jsunit-maven2-plugin/maven-metadata.xml
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ myfaces-api ---
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces Shared Public API For JSF 2.3 - Core 2.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ myfaces-impl-shared-public ---
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces Core For JSF 2.3 - Shared 2.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ myfaces-impl-shared ---
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces JSF-2.3 Core Impl 2.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ myfaces-impl ---
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces JSF-2.3 Core OSGi Bundle 2.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ myfaces-bundle ---
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces JSF-2.3 Impl Test 2.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ myfaces-impl-test ---
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces JSF-2.3 Core Module 2.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ myfaces-core-module ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache MyFaces JSF-2.3 Core Project ................ SUCCESS [  0.136 s]
[INFO] Apache MyFaces JSF-2.3 Core API .................... SUCCESS [  1.270 s]
[INFO] Apache MyFaces Shared Public API For JSF 2.3 - Core  SUCCESS [  0.003 s]
[INFO] Apache MyFaces Core For JSF 2.3 - Shared ........... SUCCESS [  0.002 s]
[INFO] Apache MyFaces JSF-2.3 Core Impl ................... SUCCESS [  0.003 s]
[INFO] Apache MyFaces JSF-2.3 Core OSGi Bundle ............ SUCCESS [  0.016 s]
[INFO] Apache MyFaces JSF-2.3 Impl Test ................... SUCCESS [  0.002 s]
[INFO] Apache MyFaces JSF-2.3 Core Module ................. SUCCESS [  0.002 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4.719 s
[INFO] Finished at: 2017-06-09T00:37:10Z
[INFO] Final Memory: 18M/220M
[INFO] ------------------------------------------------------------------------
Parsing POMs
Established TCP socket on 38189
maven33-agent.jar already up to date
maven33-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[2.3.x] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx2048m -Xms128m -XX:MaxPermSize=256m -cp /home/jenkins/jenkins-slave/maven33-agent.jar:/home/jenkins/tools/maven/latest/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/latest/conf/logging jenkins.maven3.agent.Maven33Main /home/jenkins/tools/maven/latest/ /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven33-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 38189
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/myfaces-current23/ws/2.3.x/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 clean install deploy
java.lang.reflect.InvocationTargetException
	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:498)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:176)
	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:498)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NoSuchFieldError: DEFAULT_USER_SETTINGS_FILE
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.settings(DefaultMavenExecutionRequestBuilder.java:658)
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.getMavenExecutionRequest(DefaultMavenExecutionRequestBuilder.java:149)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.getMavenExecutionRequest(Maven33Launcher.java:150)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:127)
	... 21 more
ERROR: Failed to parse POMs
java.io.IOException: java.lang.reflect.InvocationTargetException
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:179)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)
	at ......remote call to Channel to Maven [/home/jenkins/tools/java/latest1.8/bin/java, -Xmx2048m, -Xms128m, -XX:MaxPermSize=256m, -cp, /home/jenkins/jenkins-slave/maven33-agent.jar:/home/jenkins/tools/maven/latest/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/latest/conf/logging, jenkins.maven3.agent.Maven33Main, /home/jenkins/tools/maven/latest/, /home/jenkins/jenkins-slave/slave.jar, /home/jenkins/jenkins-slave/maven33-interceptor.jar, /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar, 38189](Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1545)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:830)
	at hudson.maven.ProcessCache$MavenProcess.call(ProcessCache.java:161)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:873)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:544)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:405)
Caused by: java.lang.reflect.InvocationTargetException
	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:498)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.Exception: java.lang.reflect.InvocationTargetException
	at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:179)
	... 14 more
Caused by: java.lang.reflect.InvocationTargetException
	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:498)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:176)
	... 14 more
Caused by: java.lang.NoSuchFieldError: DEFAULT_USER_SETTINGS_FILE
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.settings(DefaultMavenExecutionRequestBuilder.java:658)
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.getMavenExecutionRequest(DefaultMavenExecutionRequestBuilder.java:149)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.getMavenExecutionRequest(Maven33Launcher.java:150)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:127)
	... 21 more
channel stopped

Build failed in Jenkins: myfaces-current23 #98

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/myfaces-current23/98/display/redirect?page=changes>

Changes:

[lu4242] [maven-release-plugin] prepare for next development iteration

[lu4242] [maven-release-plugin] prepare release myfaces-core-module-2.3.0-beta

[lu4242] add omnifaces license as excluded by rat plugin

------------------------------------------
[...truncated 283.79 KB...]
[WARNING] Some problems were encountered while building the effective model for org.apache.myfaces.core:myfaces-impl:jar:2.3.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-jar-plugin @ org.apache.myfaces.core:myfaces-impl:[unknown-version], <https://builds.apache.org/job/myfaces-current23/ws/2.3.x/impl/pom.xml,> line 649, column 21
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache MyFaces JSF-2.3 Core Project
[INFO] Apache MyFaces JSF-2.3 Core API
[INFO] Apache MyFaces Shared Public API For JSF 2.3 - Core
[INFO] Apache MyFaces Core For JSF 2.3 - Shared
[INFO] Apache MyFaces JSF-2.3 Core Impl
[INFO] Apache MyFaces JSF-2.3 Core OSGi Bundle
[INFO] Apache MyFaces JSF-2.3 Impl Test
[INFO] Apache MyFaces JSF-2.3 Core Module
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces JSF-2.3 Core Project 2.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-remote-resources-plugin/1.4/maven-remote-resources-plugin-1.4.pom
Progress (1): 4.1/14 kBProgress (1): 7.6/14 kBProgress (1): 12/14 kB Progress (1): 14 kB                      Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-remote-resources-plugin/1.4/maven-remote-resources-plugin-1.4.pom (14 kB at 975 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom
Progress (1): 4.1/9.2 kBProgress (1): 7.6/9.2 kBProgress (1): 9.2 kB                        Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (9.2 kB at 766 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom
Progress (1): 4.1/30 kBProgress (1): 7.6/30 kBProgress (1): 12/30 kB Progress (1): 16/30 kBProgress (1): 20/30 kBProgress (1): 24/30 kBProgress (1): 28/30 kBProgress (1): 30 kB                      Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 kB at 2.0 MB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom
Progress (1): 4.1/15 kBProgress (1): 7.6/15 kBProgress (1): 12/15 kB Progress (1): 15 kB                      Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom (15 kB at 987 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-remote-resources-plugin/1.4/maven-remote-resources-plugin-1.4.jar
Progress (1): 4.1/67 kBProgress (1): 7.6/67 kBProgress (1): 12/67 kB Progress (1): 16/67 kBProgress (1): 20/67 kBProgress (1): 24/67 kBProgress (1): 28/67 kBProgress (1): 32/67 kBProgress (1): 36/67 kBProgress (1): 40/67 kBProgress (1): 44/67 kBProgress (1): 49/67 kBProgress (1): 53/67 kBProgress (1): 57/67 kBProgress (1): 61/67 kBProgress (1): 65/67 kBProgress (1): 67 kB                      Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-remote-resources-plugin/1.4/maven-remote-resources-plugin-1.4.jar (67 kB at 3.7 MB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/2.2.1/maven-source-plugin-2.2.1.pom
Progress (1): 2.1/6.7 kBProgress (1): 4.9/6.7 kBProgress (1): 6.7 kB                        Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/2.2.1/maven-source-plugin-2.2.1.pom (6.7 kB at 476 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/2.2.1/maven-source-plugin-2.2.1.jar
Progress (1): 2.8/30 kBProgress (1): 5.5/30 kBProgress (1): 8.3/30 kBProgress (1): 11/30 kB Progress (1): 14/30 kBProgress (1): 16/30 kBProgress (1): 19/30 kBProgress (1): 22/30 kBProgress (1): 25/30 kBProgress (1): 27/30 kBProgress (1): 30 kB                      Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/2.2.1/maven-source-plugin-2.2.1.jar (30 kB at 1.9 MB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.pom
Progress (1): 2.1/21 kBProgress (1): 4.9/21 kBProgress (1): 7.7/21 kBProgress (1): 10/21 kB Progress (1): 13/21 kBProgress (1): 16/21 kBProgress (1): 19/21 kBProgress (1): 21 kB                      Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.pom (21 kB at 1.6 MB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom
Progress (1): 2.1/11 kBProgress (1): 4.9/11 kBProgress (1): 7.7/11 kBProgress (1): 10/11 kB Progress (1): 11 kB                      Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom (11 kB at 675 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.jar
Progress (1): 2.1/124 kBProgress (1): 4.9/124 kBProgress (1): 7.7/124 kBProgress (1): 10/124 kB Progress (1): 13/124 kBProgress (1): 16/124 kBProgress (1): 19/124 kBProgress (1): 21/124 kBProgress (1): 24/124 kBProgress (1): 27/124 kBProgress (1): 30/124 kBProgress (1): 32/124 kBProgress (1): 36/124 kBProgress (1): 40/124 kBProgress (1): 44/124 kBProgress (1): 49/124 kBProgress (1): 53/124 kBProgress (1): 57/124 kBProgress (1): 61/124 kBProgress (1): 65/124 kBProgress (1): 69/124 kBProgress (1): 73/124 kBProgress (1): 77/124 kBProgress (1): 81/124 kBProgress (1): 85/124 kBProgress (1): 89/124 kBProgress (1): 94/124 kBProgress (1): 98/124 kBProgress (1): 102/124 kBProgress (1): 106/124 kBProgress (1): 110/124 kBProgress (1): 114/124 kBProgress (1): 118/124 kBProgress (1): 122/124 kBProgress (1): 124 kB                        Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.jar (124 kB at 4.1 MB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom
Progress (1): 3.9 kB                    Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom (3.9 kB at 301 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom
Progress (1): 2.1/13 kBProgress (1): 4.9/13 kBProgress (1): 7.7/13 kBProgress (1): 10/13 kB Progress (1): 13 kB                      Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom (13 kB at 1.0 MB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar
Progress (1): 2.1/25 kBProgress (1): 4.9/25 kBProgress (1): 7.6/25 kBProgress (1): 10/25 kB Progress (1): 13/25 kBProgress (1): 16/25 kBProgress (1): 19/25 kBProgress (1): 21/25 kBProgress (1): 24/25 kBProgress (1): 25 kB                      Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar (25 kB at 1.5 MB/s)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ myfaces-core-project ---
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar
Progress (1): 2.1/226 kBProgress (2): 2.1/226 kB | 4.1/13 kBProgress (2): 2.1/226 kB | 7.6/13 kBProgress (2): 2.1/226 kB | 12/13 kB Progress (2): 4.9/226 kB | 12/13 kBProgress (2): 4.9/226 kB | 13 kB   Progress (2): 7.7/226 kB | 13 kBProgress (2): 10/226 kB | 13 kB Progress (2): 13/226 kB | 13 kBProgress (2): 16/226 kB | 13 kBProgress (2): 19/226 kB | 13 kBProgress (2): 21/226 kB | 13 kBProgress (2): 24/226 kB | 13 kBProgress (2): 27/226 kB | 13 kBProgress (2): 30/226 kB | 13 kBProgress (2): 32/226 kB | 13 kBProgress (2): 36/226 kB | 13 kBProgress (2): 40/226 kB | 13 kBProgress (2): 44/226 kB | 13 kBProgress (2): 49/226 kB | 13 kBProgress (2): 53/226 kB | 13 kBProgress (2): 57/226 kB | 13 kB                               Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar (13 kB at 804 kB/s)
Progress (1): 61/226 kBProgress (1): 65/226 kBProgress (1): 69/226 kBProgress (1): 73/226 kBProgress (1): 77/226 kBProgress (1): 81/226 kBProgress (1): 85/226 kBProgress (1): 89/226 kBProgress (1): 94/226 kBProgress (1): 98/226 kBProgress (1): 102/226 kBProgress (1): 106/226 kBProgress (1): 110/226 kBProgress (1): 114/226 kBProgress (1): 118/226 kBProgress (1): 122/226 kBProgress (1): 126/226 kBProgress (1): 130/226 kBProgress (1): 135/226 kBProgress (1): 139/226 kBProgress (1): 143/226 kBProgress (1): 147/226 kBProgress (1): 151/226 kBProgress (1): 155/226 kBProgress (1): 159/226 kBProgress (1): 163/226 kBProgress (1): 167/226 kBProgress (1): 171/226 kBProgress (1): 176/226 kBProgress (1): 180/226 kBProgress (1): 184/226 kBProgress (1): 188/226 kBProgress (1): 192/226 kBProgress (1): 196/226 kBProgress (1): 200/226 kBProgress (1): 204/226 kBProgress (1): 208/226 kBProgress (1): 212/226 kBProgress (1): 216/226 kBProgress (1): 221/226 kBProgress (1): 225/226 kBProgress (1): 226 kB                        Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar (226 kB at 5.9 MB/s)
[INFO] Deleting <https://builds.apache.org/job/myfaces-current23/ws/2.3.x/parent/target>
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces JSF-2.3 Core API 2.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://repository.apache.org/snapshots/de/berlios/jsunit/jsunit-maven2-plugin/maven-metadata.xml
Downloading: https://repo.maven.apache.org/maven2/de/berlios/jsunit/jsunit-maven2-plugin/maven-metadata.xml
Progress (1): 398 B                   Downloaded: https://repo.maven.apache.org/maven2/de/berlios/jsunit/jsunit-maven2-plugin/maven-metadata.xml (398 B at 14 kB/s)
Downloading: https://repo.maven.apache.org/maven2/de/berlios/jsunit/jsunit-maven2-plugin/1.3/jsunit-maven2-plugin-1.3.pom
Progress (1): 2.1/4.3 kBProgress (1): 4.3 kB                        Downloaded: https://repo.maven.apache.org/maven2/de/berlios/jsunit/jsunit-maven2-plugin/1.3/jsunit-maven2-plugin-1.3.pom (4.3 kB at 304 kB/s)
Downloading: https://repo.maven.apache.org/maven2/de/berlios/jsunit/jsunit-parent/1.3/jsunit-parent-1.3.pom
Progress (1): 2.1/14 kBProgress (1): 4.9/14 kBProgress (1): 7.7/14 kBProgress (1): 10/14 kB Progress (1): 13/14 kBProgress (1): 14 kB                      Downloaded: https://repo.maven.apache.org/maven2/de/berlios/jsunit/jsunit-parent/1.3/jsunit-parent-1.3.pom (14 kB at 984 kB/s)
Downloading: https://repo.maven.apache.org/maven2/de/berlios/jsunit/jsunit-maven2-plugin/1.3/jsunit-maven2-plugin-1.3.jar
Progress (1): 2.1/7.6 kBProgress (1): 4.9/7.6 kBProgress (1): 7.6 kB                        Downloaded: https://repo.maven.apache.org/maven2/de/berlios/jsunit/jsunit-maven2-plugin/1.3/jsunit-maven2-plugin-1.3.jar (7.6 kB at 474 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/mojo/build-helper-maven-plugin/1.9.1/build-helper-maven-plugin-1.9.1.pom
Progress (1): 2.1/6.8 kBProgress (1): 4.9/6.8 kBProgress (1): 6.8 kB                        Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/mojo/build-helper-maven-plugin/1.9.1/build-helper-maven-plugin-1.9.1.pom (6.8 kB at 525 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/33/mojo-parent-33.pom
Progress (1): 2.1/26 kBProgress (1): 4.9/26 kBProgress (1): 7.7/26 kBProgress (1): 10/26 kB Progress (1): 13/26 kBProgress (1): 16/26 kBProgress (1): 19/26 kBProgress (1): 21/26 kBProgress (1): 24/26 kBProgress (1): 26 kB                      Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/33/mojo-parent-33.pom (26 kB at 2.0 MB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom
Progress (1): 2.1/4.8 kBProgress (1): 4.8 kB                        Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom (4.8 kB at 371 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/mojo/build-helper-maven-plugin/1.9.1/build-helper-maven-plugin-1.9.1.jar
Progress (1): 2.1/47 kBProgress (1): 4.9/47 kBProgress (1): 7.7/47 kBProgress (1): 10/47 kB Progress (1): 13/47 kBProgress (1): 16/47 kBProgress (1): 19/47 kBProgress (1): 21/47 kBProgress (1): 24/47 kBProgress (1): 27/47 kBProgress (1): 30/47 kBProgress (1): 32/47 kBProgress (1): 36/47 kBProgress (1): 40/47 kBProgress (1): 44/47 kBProgress (1): 47 kB                      Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/mojo/build-helper-maven-plugin/1.9.1/build-helper-maven-plugin-1.9.1.jar (47 kB at 2.8 MB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.2/maven-jar-plugin-2.2.pom
Progress (1): 1.2/8.6 kBProgress (1): 4.0/8.6 kBProgress (1): 6.8/8.6 kBProgress (1): 8.6 kB                        Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.2/maven-jar-plugin-2.2.pom (8.6 kB at 713 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/10/maven-plugins-10.pom
Progress (1): 2.1/7.5 kBProgress (1): 4.9/7.5 kBProgress (1): 7.5 kB                        Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/10/maven-plugins-10.pom (7.5 kB at 573 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/7/maven-parent-7.pom
Progress (1): 2.1/21 kBProgress (1): 4.9/21 kBProgress (1): 7.7/21 kBProgress (1): 10/21 kB Progress (1): 13/21 kBProgress (1): 16/21 kBProgress (1): 19/21 kBProgress (1): 21 kB                      Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/7/maven-parent-7.pom (21 kB at 1.8 MB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.2/maven-jar-plugin-2.2.jar
Progress (1): 2.1/27 kBProgress (1): 4.9/27 kBProgress (1): 7.7/27 kBProgress (1): 10/27 kB Progress (1): 13/27 kBProgress (1): 16/27 kBProgress (1): 19/27 kBProgress (1): 21/27 kBProgress (1): 24/27 kBProgress (1): 27 kB                      Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.2/maven-jar-plugin-2.2.jar (27 kB at 2.0 MB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/myfaces/buildtools/myfaces-builder-plugin/1.0.10/myfaces-builder-plugin-1.0.10.pom
Progress (1): 2.2/7.5 kBProgress (1): 4.9/7.5 kBProgress (1): 7.5 kB                        Downloaded: https://repo.maven.apache.org/maven2/org/apache/myfaces/buildtools/myfaces-builder-plugin/1.0.10/myfaces-builder-plugin-1.0.10.pom (7.5 kB at 573 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/myfaces/buildtools/myfaces-plugin-parent/1.0.6/myfaces-plugin-parent-1.0.6.pom
Progress (1): 2.1/5.8 kBProgress (1): 4.9/5.8 kBProgress (1): 5.8 kB                        Downloaded: https://repo.maven.apache.org/maven2/org/apache/myfaces/buildtools/myfaces-plugin-parent/1.0.6/myfaces-plugin-parent-1.0.6.pom (5.8 kB at 417 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/myfaces/myfaces/11/myfaces-11.pom
Progress (1): 2.1/35 kBProgress (1): 4.9/35 kBProgress (1): 7.7/35 kBProgress (1): 10/35 kB Progress (1): 13/35 kBProgress (1): 16/35 kBProgress (1): 19/35 kBProgress (1): 21/35 kBProgress (1): 24/35 kBProgress (1): 27/35 kBProgress (1): 30/35 kBProgress (1): 32/35 kBProgress (1): 35/35 kBProgress (1): 35 kB                      Downloaded: https://repo.maven.apache.org/maven2/org/apache/myfaces/myfaces/11/myfaces-11.pom (35 kB at 2.3 MB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/myfaces/buildtools/myfaces-builder-plugin/1.0.10/myfaces-builder-plugin-1.0.10.jar
Progress (1): 2.1/378 kBProgress (1): 4.9/378 kBProgress (1): 7.6/378 kBProgress (1): 10/378 kB Progress (1): 13/378 kBProgress (1): 16/378 kBProgress (1): 19/378 kBProgress (1): 21/378 kBProgress (1): 24/378 kBProgress (1): 27/378 kBProgress (1): 30/378 kBProgress (1): 32/378 kBProgress (1): 36/378 kBProgress (1): 40/378 kBProgress (1): 44/378 kBProgress (1): 49/378 kBProgress (1): 53/378 kBProgress (1): 57/378 kBProgress (1): 61/378 kBProgress (1): 65/378 kBProgress (1): 69/378 kBProgress (1): 73/378 kBProgress (1): 77/378 kBProgress (1): 81/378 kBProgress (1): 85/378 kBProgress (1): 89/378 kBProgress (1): 94/378 kBProgress (1): 98/378 kBProgress (1): 102/378 kBProgress (1): 106/378 kBProgress (1): 110/378 kBProgress (1): 114/378 kBProgress (1): 118/378 kBProgress (1): 122/378 kBProgress (1): 126/378 kBProgress (1): 130/378 kBProgress (1): 135/378 kBProgress (1): 139/378 kBProgress (1): 143/378 kBProgress (1): 147/378 kBProgress (1): 151/378 kBProgress (1): 155/378 kBProgress (1): 159/378 kBProgress (1): 163/378 kBProgress (1): 167/378 kBProgress (1): 171/378 kBProgress (1): 176/378 kBProgress (1): 180/378 kBProgress (1): 184/378 kBProgress (1): 188/378 kBProgress (1): 192/378 kBProgress (1): 196/378 kBProgress (1): 200/378 kBProgress (1): 204/378 kBProgress (1): 208/378 kBProgress (1): 212/378 kBProgress (1): 216/378 kBProgress (1): 221/378 kBProgress (1): 225/378 kBProgress (1): 229/378 kBProgress (1): 233/378 kBProgress (1): 237/378 kBProgress (1): 241/378 kBProgress (1): 245/378 kBProgress (1): 249/378 kBProgress (1): 253/378 kBProgress (1): 257/378 kBProgress (1): 262/378 kBProgress (1): 266/378 kBProgress (1): 270/378 kBProgress (1): 274/378 kBProgress (1): 278/378 kBProgress (1): 282/378 kBProgress (1): 286/378 kBProgress (1): 290/378 kBProgress (1): 294/378 kBProgress (1): 298/378 kBProgress (1): 302/378 kBProgress (1): 307/378 kBProgress (1): 311/378 kBProgress (1): 315/378 kBProgress (1): 319/378 kBProgress (1): 323/378 kBProgress (1): 327/378 kBProgress (1): 331/378 kBProgress (1): 335/378 kBProgress (1): 339/378 kBProgress (1): 343/378 kBProgress (1): 348/378 kBProgress (1): 352/378 kBProgress (1): 356/378 kBProgress (1): 360/378 kBProgress (1): 364/378 kBProgress (1): 368/378 kBProgress (1): 372/378 kBProgress (1): 376/378 kBProgress (1): 378 kB                        Downloaded: https://repo.maven.apache.org/maven2/org/apache/myfaces/buildtools/myfaces-builder-plugin/1.0.10/myfaces-builder-plugin-1.0.10.jar (378 kB at 8.0 MB/s)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ myfaces-api ---
[INFO] Deleting <https://builds.apache.org/job/myfaces-current23/ws/2.3.x/api/target>
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces Shared Public API For JSF 2.3 - Core 2.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ myfaces-impl-shared-public ---
[INFO] Deleting <https://builds.apache.org/job/myfaces-current23/ws/2.3.x/shared-public/target>
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces Core For JSF 2.3 - Shared 2.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ myfaces-impl-shared ---
[INFO] Deleting <https://builds.apache.org/job/myfaces-current23/ws/2.3.x/shared/target>
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces JSF-2.3 Core Impl 2.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ myfaces-impl ---
[INFO] Deleting <https://builds.apache.org/job/myfaces-current23/ws/2.3.x/impl/target>
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces JSF-2.3 Core OSGi Bundle 2.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ myfaces-bundle ---
[INFO] Deleting <https://builds.apache.org/job/myfaces-current23/ws/2.3.x/bundle/target>
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces JSF-2.3 Impl Test 2.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ myfaces-impl-test ---
[INFO] Deleting <https://builds.apache.org/job/myfaces-current23/ws/2.3.x/impl-test/target>
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces JSF-2.3 Core Module 2.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ myfaces-core-module ---
[INFO] Deleting <https://builds.apache.org/job/myfaces-current23/ws/2.3.x/target>
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache MyFaces JSF-2.3 Core Project ................ SUCCESS [  0.456 s]
[INFO] Apache MyFaces JSF-2.3 Core API .................... SUCCESS [  0.896 s]
[INFO] Apache MyFaces Shared Public API For JSF 2.3 - Core  SUCCESS [  0.032 s]
[INFO] Apache MyFaces Core For JSF 2.3 - Shared ........... SUCCESS [  0.051 s]
[INFO] Apache MyFaces JSF-2.3 Core Impl ................... SUCCESS [  0.198 s]
[INFO] Apache MyFaces JSF-2.3 Core OSGi Bundle ............ SUCCESS [  0.031 s]
[INFO] Apache MyFaces JSF-2.3 Impl Test ................... SUCCESS [  0.009 s]
[INFO] Apache MyFaces JSF-2.3 Core Module ................. SUCCESS [  0.003 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 9.789 s
[INFO] Finished at: 2017-06-08T23:37:18Z
[INFO] Final Memory: 17M/240M
[INFO] ------------------------------------------------------------------------
Parsing POMs
Established TCP socket on 34032
maven33-agent.jar already up to date
maven33-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[2.3.x] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx2048m -Xms128m -XX:MaxPermSize=256m -cp /home/jenkins/jenkins-slave/maven33-agent.jar:/home/jenkins/tools/maven/latest/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/latest/conf/logging jenkins.maven3.agent.Maven33Main /home/jenkins/tools/maven/latest/ /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven33-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 34032
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/myfaces-current23/ws/2.3.x/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 clean install deploy
java.lang.reflect.InvocationTargetException
	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:498)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:176)
	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:498)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NoSuchFieldError: DEFAULT_USER_SETTINGS_FILE
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.settings(DefaultMavenExecutionRequestBuilder.java:658)
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.getMavenExecutionRequest(DefaultMavenExecutionRequestBuilder.java:149)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.getMavenExecutionRequest(Maven33Launcher.java:150)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:127)
	... 21 more
ERROR: Failed to parse POMs
channel stopped
java.io.IOException: java.lang.reflect.InvocationTargetException
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:179)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)
	at ......remote call to Channel to Maven [/home/jenkins/tools/java/latest1.8/bin/java, -Xmx2048m, -Xms128m, -XX:MaxPermSize=256m, -cp, /home/jenkins/jenkins-slave/maven33-agent.jar:/home/jenkins/tools/maven/latest/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/latest/conf/logging, jenkins.maven3.agent.Maven33Main, /home/jenkins/tools/maven/latest/, /home/jenkins/jenkins-slave/slave.jar, /home/jenkins/jenkins-slave/maven33-interceptor.jar, /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar, 34032](Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1545)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:830)
	at hudson.maven.ProcessCache$MavenProcess.call(ProcessCache.java:161)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:873)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:544)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:405)
Caused by: java.lang.reflect.InvocationTargetException
	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:498)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.Exception: java.lang.reflect.InvocationTargetException
	at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:179)
	... 14 more
Caused by: java.lang.reflect.InvocationTargetException
	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:498)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:176)
	... 14 more
Caused by: java.lang.NoSuchFieldError: DEFAULT_USER_SETTINGS_FILE
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.settings(DefaultMavenExecutionRequestBuilder.java:658)
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.getMavenExecutionRequest(DefaultMavenExecutionRequestBuilder.java:149)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.getMavenExecutionRequest(Maven33Launcher.java:150)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:127)
	... 21 more

Build failed in Jenkins: myfaces-current23 #97

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/myfaces-current23/97/display/redirect?page=changes>

Changes:

[lu4242] add omnifaces license as excluded by rat plugin

------------------------------------------
[...truncated 553.13 KB...]
Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.5/velocity-1.5.jar (392 kB at 772 kB/s)
Progress (3): 397/571 kB | 22 kB | 32/153 kBProgress (3): 397/571 kB | 22 kB | 36/153 kBProgress (3): 401/571 kB | 22 kB | 36/153 kBProgress (3): 401/571 kB | 22 kB | 40/153 kBProgress (3): 405/571 kB | 22 kB | 40/153 kBProgress (3): 405/571 kB | 22 kB | 44/153 kBProgress (3): 409/571 kB | 22 kB | 44/153 kBProgress (3): 409/571 kB | 22 kB | 49/153 kBProgress (3): 413/571 kB | 22 kB | 49/153 kBProgress (3): 413/571 kB | 22 kB | 53/153 kBProgress (3): 417/571 kB | 22 kB | 53/153 kBProgress (3): 417/571 kB | 22 kB | 57/153 kBProgress (3): 421/571 kB | 22 kB | 57/153 kBProgress (3): 421/571 kB | 22 kB | 61/153 kBProgress (3): 425/571 kB | 22 kB | 61/153 kBProgress (3): 425/571 kB | 22 kB | 65/153 kBProgress (3): 429/571 kB | 22 kB | 65/153 kBProgress (3): 434/571 kB | 22 kB | 65/153 kBProgress (3): 434/571 kB | 22 kB | 69/153 kBProgress (3): 438/571 kB | 22 kB | 69/153 kBProgress (3): 438/571 kB | 22 kB | 73/153 kBProgress (3): 442/571 kB | 22 kB | 73/153 kB                                            Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.jar (22 kB at 43 kB/s)
Progress (2): 442/571 kB | 77/153 kBProgress (2): 442/571 kB | 81/153 kBProgress (2): 446/571 kB | 81/153 kBProgress (2): 450/571 kB | 81/153 kBProgress (2): 450/571 kB | 85/153 kBProgress (2): 454/571 kB | 85/153 kBProgress (2): 454/571 kB | 89/153 kBProgress (2): 458/571 kB | 89/153 kBProgress (2): 458/571 kB | 94/153 kBProgress (2): 458/571 kB | 98/153 kBProgress (2): 462/571 kB | 98/153 kBProgress (2): 466/571 kB | 98/153 kBProgress (2): 470/571 kB | 98/153 kBProgress (2): 470/571 kB | 102/153 kBProgress (2): 475/571 kB | 102/153 kBProgress (2): 475/571 kB | 106/153 kBProgress (2): 475/571 kB | 110/153 kBProgress (2): 475/571 kB | 114/153 kBProgress (2): 479/571 kB | 114/153 kBProgress (2): 483/571 kB | 114/153 kBProgress (2): 487/571 kB | 114/153 kBProgress (2): 491/571 kB | 114/153 kBProgress (2): 491/571 kB | 118/153 kBProgress (2): 491/571 kB | 122/153 kBProgress (2): 491/571 kB | 126/153 kBProgress (2): 491/571 kB | 130/153 kBProgress (2): 495/571 kB | 130/153 kBProgress (2): 499/571 kB | 130/153 kBProgress (2): 503/571 kB | 130/153 kBProgress (2): 507/571 kB | 130/153 kBProgress (2): 507/571 kB | 135/153 kBProgress (2): 507/571 kB | 139/153 kBProgress (2): 507/571 kB | 143/153 kBProgress (2): 507/571 kB | 147/153 kBProgress (2): 511/571 kB | 147/153 kBProgress (2): 515/571 kB | 147/153 kBProgress (2): 515/571 kB | 151/153 kBProgress (2): 520/571 kB | 151/153 kBProgress (2): 520/571 kB | 153 kB    Progress (2): 524/571 kB | 153 kBProgress (2): 528/571 kB | 153 kBProgress (2): 532/571 kB | 153 kBProgress (2): 536/571 kB | 153 kBProgress (2): 540/571 kB | 153 kBProgress (2): 544/571 kB | 153 kBProgress (2): 548/571 kB | 153 kBProgress (2): 552/571 kB | 153 kBProgress (2): 556/571 kB | 153 kBProgress (2): 561/571 kB | 153 kBProgress (2): 565/571 kB | 153 kBProgress (2): 569/571 kB | 153 kBProgress (2): 571 kB | 153 kB                                 Downloaded: https://repo.maven.apache.org/maven2/org/jdom/jdom/1.1/jdom-1.1.jar (153 kB at 293 kB/s)
Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2/commons-collections-3.2.jar (571 kB at 1.1 MB/s)
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.myfaces.core:myfaces-api:jar:2.3.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for de.berlios.jsunit:jsunit-maven2-plugin is missing. @ org.apache.myfaces.core:myfaces-api:[unknown-version], <https://builds.apache.org/job/myfaces-current23/ws/2.3.x/api/pom.xml,> line 331, column 21
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.myfaces.core:myfaces-impl:jar:2.3.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-jar-plugin @ org.apache.myfaces.core:myfaces-impl:[unknown-version], <https://builds.apache.org/job/myfaces-current23/ws/2.3.x/impl/pom.xml,> line 648, column 21
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache MyFaces JSF-2.3 Core Project
[INFO] Apache MyFaces JSF-2.3 Core API
[INFO] Apache MyFaces Shared Public API For JSF 2.3 - Core
[INFO] Apache MyFaces Core For JSF 2.3 - Shared
[INFO] Apache MyFaces JSF-2.3 Core Impl
[INFO] Apache MyFaces JSF-2.3 Core OSGi Bundle
[INFO] Apache MyFaces JSF-2.3 Impl Test
[INFO] Apache MyFaces JSF-2.3 Core Module
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces JSF-2.3 Core Project 2.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-remote-resources-plugin/1.4/maven-remote-resources-plugin-1.4.pom
Progress (1): 4.1/14 kBProgress (1): 7.6/14 kBProgress (1): 12/14 kB Progress (1): 14 kB                      Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-remote-resources-plugin/1.4/maven-remote-resources-plugin-1.4.pom (14 kB at 682 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom
Progress (1): 0.9/9.2 kBProgress (1): 5.0/9.2 kBProgress (1): 9.1/9.2 kBProgress (1): 9.2 kB                        Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (9.2 kB at 708 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom
Progress (1): 4.1/30 kBProgress (1): 7.6/30 kBProgress (1): 12/30 kB Progress (1): 16/30 kBProgress (1): 20/30 kBProgress (1): 24/30 kBProgress (1): 28/30 kBProgress (1): 30 kB                      Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 kB at 2.1 MB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom
Progress (1): 4.1/15 kBProgress (1): 7.6/15 kBProgress (1): 12/15 kB Progress (1): 15 kB                      Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom (15 kB at 1.1 MB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-remote-resources-plugin/1.4/maven-remote-resources-plugin-1.4.jar
Progress (1): 4.1/67 kBProgress (1): 7.6/67 kBProgress (1): 12/67 kB Progress (1): 16/67 kBProgress (1): 20/67 kBProgress (1): 24/67 kBProgress (1): 28/67 kBProgress (1): 32/67 kBProgress (1): 36/67 kBProgress (1): 40/67 kBProgress (1): 44/67 kBProgress (1): 49/67 kBProgress (1): 53/67 kBProgress (1): 57/67 kBProgress (1): 61/67 kBProgress (1): 65/67 kBProgress (1): 67 kB                      Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-remote-resources-plugin/1.4/maven-remote-resources-plugin-1.4.jar (67 kB at 3.5 MB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/2.2.1/maven-source-plugin-2.2.1.pom
Progress (1): 2.8/6.7 kBProgress (1): 5.5/6.7 kBProgress (1): 6.7 kB                        Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/2.2.1/maven-source-plugin-2.2.1.pom (6.7 kB at 476 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/2.2.1/maven-source-plugin-2.2.1.jar
Progress (1): 2.1/30 kBProgress (1): 4.9/30 kBProgress (1): 7.7/30 kBProgress (1): 10/30 kB Progress (1): 13/30 kBProgress (1): 16/30 kBProgress (1): 19/30 kBProgress (1): 21/30 kBProgress (1): 24/30 kBProgress (1): 27/30 kBProgress (1): 30/30 kBProgress (1): 30 kB                      Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/2.2.1/maven-source-plugin-2.2.1.jar (30 kB at 1.8 MB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.pom
Progress (1): 1.8/21 kBProgress (1): 4.6/21 kBProgress (1): 7.3/21 kBProgress (1): 10/21 kB Progress (1): 13/21 kBProgress (1): 16/21 kBProgress (1): 18/21 kBProgress (1): 21 kB                      Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.pom (21 kB at 1.4 MB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom
Progress (1): 2.1/11 kBProgress (1): 4.9/11 kBProgress (1): 7.7/11 kBProgress (1): 10/11 kB Progress (1): 11 kB                      Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom (11 kB at 772 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.jar
Progress (1): 2.1/124 kBProgress (1): 4.9/124 kBProgress (1): 7.7/124 kBProgress (1): 10/124 kB Progress (1): 13/124 kBProgress (1): 16/124 kBProgress (1): 19/124 kBProgress (1): 21/124 kBProgress (1): 24/124 kBProgress (1): 27/124 kBProgress (1): 30/124 kBProgress (1): 32/124 kBProgress (1): 36/124 kBProgress (1): 40/124 kBProgress (1): 44/124 kBProgress (1): 49/124 kBProgress (1): 53/124 kBProgress (1): 57/124 kBProgress (1): 61/124 kBProgress (1): 65/124 kBProgress (1): 69/124 kBProgress (1): 73/124 kBProgress (1): 77/124 kBProgress (1): 81/124 kBProgress (1): 85/124 kBProgress (1): 89/124 kBProgress (1): 94/124 kBProgress (1): 98/124 kBProgress (1): 102/124 kBProgress (1): 106/124 kBProgress (1): 110/124 kBProgress (1): 114/124 kBProgress (1): 118/124 kBProgress (1): 122/124 kBProgress (1): 124 kB                        Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.jar (124 kB at 5.4 MB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom
Progress (1): 2.8/3.9 kBProgress (1): 3.9 kB                        Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom (3.9 kB at 301 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom
Progress (1): 2.1/13 kBProgress (1): 4.9/13 kBProgress (1): 7.7/13 kBProgress (1): 10/13 kB Progress (1): 13 kB                      Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom (13 kB at 1.0 MB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar
Progress (1): 2.1/25 kBProgress (1): 4.9/25 kBProgress (1): 7.6/25 kBProgress (1): 10/25 kB Progress (1): 13/25 kBProgress (1): 16/25 kBProgress (1): 19/25 kBProgress (1): 21/25 kBProgress (1): 24/25 kBProgress (1): 25 kB                      Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar (25 kB at 1.6 MB/s)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ myfaces-core-project ---
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar
Progress (1): 2.1/226 kBProgress (1): 4.9/226 kBProgress (1): 7.7/226 kBProgress (1): 10/226 kB Progress (1): 13/226 kBProgress (1): 16/226 kBProgress (1): 19/226 kBProgress (1): 21/226 kBProgress (1): 24/226 kBProgress (1): 27/226 kBProgress (2): 27/226 kB | 4.1/13 kBProgress (2): 30/226 kB | 4.1/13 kBProgress (2): 30/226 kB | 7.6/13 kBProgress (2): 32/226 kB | 7.6/13 kBProgress (2): 32/226 kB | 12/13 kB Progress (2): 32/226 kB | 13 kB   Progress (2): 36/226 kB | 13 kBProgress (2): 40/226 kB | 13 kBProgress (2): 44/226 kB | 13 kBProgress (2): 49/226 kB | 13 kBProgress (2): 53/226 kB | 13 kBProgress (2): 57/226 kB | 13 kBProgress (2): 61/226 kB | 13 kBProgress (2): 65/226 kB | 13 kBProgress (2): 69/226 kB | 13 kBProgress (2): 73/226 kB | 13 kBProgress (2): 77/226 kB | 13 kBProgress (2): 81/226 kB | 13 kBProgress (2): 85/226 kB | 13 kBProgress (2): 89/226 kB | 13 kBProgress (2): 94/226 kB | 13 kBProgress (2): 98/226 kB | 13 kBProgress (2): 102/226 kB | 13 kBProgress (2): 106/226 kB | 13 kBProgress (2): 110/226 kB | 13 kBProgress (2): 114/226 kB | 13 kB                                Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar (13 kB at 643 kB/s)
Progress (1): 118/226 kBProgress (1): 122/226 kBProgress (1): 126/226 kBProgress (1): 130/226 kBProgress (1): 135/226 kBProgress (1): 139/226 kBProgress (1): 143/226 kBProgress (1): 147/226 kBProgress (1): 151/226 kBProgress (1): 155/226 kBProgress (1): 159/226 kBProgress (1): 163/226 kBProgress (1): 167/226 kBProgress (1): 171/226 kBProgress (1): 176/226 kBProgress (1): 180/226 kBProgress (1): 184/226 kBProgress (1): 188/226 kBProgress (1): 192/226 kBProgress (1): 196/226 kBProgress (1): 200/226 kBProgress (1): 204/226 kBProgress (1): 208/226 kBProgress (1): 212/226 kBProgress (1): 216/226 kBProgress (1): 221/226 kBProgress (1): 225/226 kBProgress (1): 226 kB                        Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar (226 kB at 5.8 MB/s)
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces JSF-2.3 Core API 2.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: https://repo.maven.apache.org/maven2/de/berlios/jsunit/jsunit-maven2-plugin/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/de/berlios/jsunit/jsunit-maven2-plugin/maven-metadata.xml
Progress (1): 398 B                   Downloaded: https://repo.maven.apache.org/maven2/de/berlios/jsunit/jsunit-maven2-plugin/maven-metadata.xml (398 B at 3.9 kB/s)
Downloading: https://repo.maven.apache.org/maven2/de/berlios/jsunit/jsunit-maven2-plugin/1.3/jsunit-maven2-plugin-1.3.pom
Progress (1): 2.1/4.3 kBProgress (1): 4.3 kB                        Downloaded: https://repo.maven.apache.org/maven2/de/berlios/jsunit/jsunit-maven2-plugin/1.3/jsunit-maven2-plugin-1.3.pom (4.3 kB at 284 kB/s)
Downloading: https://repo.maven.apache.org/maven2/de/berlios/jsunit/jsunit-parent/1.3/jsunit-parent-1.3.pom
Progress (1): 2.1/14 kBProgress (1): 4.9/14 kBProgress (1): 7.7/14 kBProgress (1): 10/14 kB Progress (1): 13/14 kBProgress (1): 14 kB                      Downloaded: https://repo.maven.apache.org/maven2/de/berlios/jsunit/jsunit-parent/1.3/jsunit-parent-1.3.pom (14 kB at 139 kB/s)
Downloading: https://repo.maven.apache.org/maven2/de/berlios/jsunit/jsunit-maven2-plugin/1.3/jsunit-maven2-plugin-1.3.jar
Progress (1): 2.1/7.6 kBProgress (1): 4.9/7.6 kBProgress (1): 7.6 kB                        Downloaded: https://repo.maven.apache.org/maven2/de/berlios/jsunit/jsunit-maven2-plugin/1.3/jsunit-maven2-plugin-1.3.jar (7.6 kB at 506 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/mojo/build-helper-maven-plugin/1.9.1/build-helper-maven-plugin-1.9.1.pom
Progress (1): 2.8/6.8 kBProgress (1): 5.5/6.8 kBProgress (1): 6.8 kB                        Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/mojo/build-helper-maven-plugin/1.9.1/build-helper-maven-plugin-1.9.1.pom (6.8 kB at 525 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/33/mojo-parent-33.pom
Progress (1): 2.8/26 kBProgress (1): 5.5/26 kBProgress (1): 8.3/26 kBProgress (1): 11/26 kB Progress (1): 14/26 kBProgress (1): 16/26 kBProgress (1): 19/26 kBProgress (1): 22/26 kBProgress (1): 25/26 kBProgress (1): 26 kB                      Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/33/mojo-parent-33.pom (26 kB at 1.7 MB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom
Progress (1): 2.1/4.8 kBProgress (1): 4.8 kB                        Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom (4.8 kB at 344 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/mojo/build-helper-maven-plugin/1.9.1/build-helper-maven-plugin-1.9.1.jar
Progress (1): 2.1/47 kBProgress (1): 4.9/47 kBProgress (1): 7.7/47 kBProgress (1): 10/47 kB Progress (1): 13/47 kBProgress (1): 16/47 kBProgress (1): 19/47 kBProgress (1): 21/47 kBProgress (1): 24/47 kBProgress (1): 27/47 kBProgress (1): 30/47 kBProgress (1): 32/47 kBProgress (1): 36/47 kBProgress (1): 40/47 kBProgress (1): 44/47 kBProgress (1): 47 kB                      Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/mojo/build-helper-maven-plugin/1.9.1/build-helper-maven-plugin-1.9.1.jar (47 kB at 2.6 MB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.2/maven-jar-plugin-2.2.pom
Progress (1): 4.1/8.6 kBProgress (1): 7.6/8.6 kBProgress (1): 8.6 kB                        Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.2/maven-jar-plugin-2.2.pom (8.6 kB at 611 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/10/maven-plugins-10.pom
Progress (1): 2.2/7.5 kBProgress (1): 5.0/7.5 kBProgress (1): 7.5 kB                        Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/10/maven-plugins-10.pom (7.5 kB at 532 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/7/maven-parent-7.pom
Progress (1): 2.1/21 kBProgress (1): 4.9/21 kBProgress (1): 7.7/21 kBProgress (1): 10/21 kB Progress (1): 13/21 kBProgress (1): 16/21 kBProgress (1): 19/21 kBProgress (1): 21 kB                      Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/7/maven-parent-7.pom (21 kB at 924 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.2/maven-jar-plugin-2.2.jar
Progress (1): 2.1/27 kBProgress (1): 2.7/27 kBProgress (1): 5.5/27 kBProgress (1): 8.2/27 kBProgress (1): 11/27 kB Progress (1): 14/27 kBProgress (1): 16/27 kBProgress (1): 19/27 kBProgress (1): 22/27 kBProgress (1): 25/27 kBProgress (1): 27 kB                      Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.2/maven-jar-plugin-2.2.jar (27 kB at 1.7 MB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/myfaces/buildtools/myfaces-builder-plugin/1.0.10/myfaces-builder-plugin-1.0.10.pom
Progress (1): 2.2/7.5 kBProgress (1): 4.9/7.5 kBProgress (1): 7.5 kB                        Downloaded: https://repo.maven.apache.org/maven2/org/apache/myfaces/buildtools/myfaces-builder-plugin/1.0.10/myfaces-builder-plugin-1.0.10.pom (7.5 kB at 497 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/myfaces/buildtools/myfaces-plugin-parent/1.0.6/myfaces-plugin-parent-1.0.6.pom
Progress (1): 2.1/5.8 kBProgress (1): 4.9/5.8 kBProgress (1): 5.8 kB                        Downloaded: https://repo.maven.apache.org/maven2/org/apache/myfaces/buildtools/myfaces-plugin-parent/1.0.6/myfaces-plugin-parent-1.0.6.pom (5.8 kB at 364 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/myfaces/myfaces/11/myfaces-11.pom
Progress (1): 2.1/35 kBProgress (1): 4.9/35 kBProgress (1): 7.7/35 kBProgress (1): 10/35 kB Progress (1): 13/35 kBProgress (1): 16/35 kBProgress (1): 19/35 kBProgress (1): 21/35 kBProgress (1): 24/35 kBProgress (1): 27/35 kBProgress (1): 30/35 kBProgress (1): 32/35 kBProgress (1): 35/35 kBProgress (1): 35 kB                      Downloaded: https://repo.maven.apache.org/maven2/org/apache/myfaces/myfaces/11/myfaces-11.pom (35 kB at 1.9 MB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/myfaces/buildtools/myfaces-builder-plugin/1.0.10/myfaces-builder-plugin-1.0.10.jar
Progress (1): 2.1/378 kBProgress (1): 4.9/378 kBProgress (1): 7.6/378 kBProgress (1): 10/378 kB Progress (1): 13/378 kBProgress (1): 16/378 kBProgress (1): 19/378 kBProgress (1): 21/378 kBProgress (1): 24/378 kBProgress (1): 27/378 kBProgress (1): 30/378 kBProgress (1): 32/378 kBProgress (1): 36/378 kBProgress (1): 40/378 kBProgress (1): 44/378 kBProgress (1): 49/378 kBProgress (1): 53/378 kBProgress (1): 57/378 kBProgress (1): 61/378 kBProgress (1): 65/378 kBProgress (1): 69/378 kBProgress (1): 73/378 kBProgress (1): 77/378 kBProgress (1): 81/378 kBProgress (1): 85/378 kBProgress (1): 89/378 kBProgress (1): 94/378 kBProgress (1): 98/378 kBProgress (1): 102/378 kBProgress (1): 106/378 kBProgress (1): 110/378 kBProgress (1): 114/378 kBProgress (1): 118/378 kBProgress (1): 122/378 kBProgress (1): 126/378 kBProgress (1): 130/378 kBProgress (1): 135/378 kBProgress (1): 139/378 kBProgress (1): 143/378 kBProgress (1): 147/378 kBProgress (1): 151/378 kBProgress (1): 155/378 kBProgress (1): 159/378 kBProgress (1): 163/378 kBProgress (1): 167/378 kBProgress (1): 171/378 kBProgress (1): 176/378 kBProgress (1): 180/378 kBProgress (1): 184/378 kBProgress (1): 188/378 kBProgress (1): 192/378 kBProgress (1): 196/378 kBProgress (1): 200/378 kBProgress (1): 204/378 kBProgress (1): 208/378 kBProgress (1): 212/378 kBProgress (1): 216/378 kBProgress (1): 221/378 kBProgress (1): 225/378 kBProgress (1): 229/378 kBProgress (1): 233/378 kBProgress (1): 237/378 kBProgress (1): 241/378 kBProgress (1): 245/378 kBProgress (1): 249/378 kBProgress (1): 253/378 kBProgress (1): 257/378 kBProgress (1): 262/378 kBProgress (1): 266/378 kBProgress (1): 270/378 kBProgress (1): 274/378 kBProgress (1): 278/378 kBProgress (1): 282/378 kBProgress (1): 286/378 kBProgress (1): 290/378 kBProgress (1): 294/378 kBProgress (1): 298/378 kBProgress (1): 302/378 kBProgress (1): 307/378 kBProgress (1): 311/378 kBProgress (1): 315/378 kBProgress (1): 319/378 kBProgress (1): 323/378 kBProgress (1): 327/378 kBProgress (1): 331/378 kBProgress (1): 335/378 kBProgress (1): 339/378 kBProgress (1): 343/378 kBProgress (1): 348/378 kBProgress (1): 352/378 kBProgress (1): 356/378 kBProgress (1): 360/378 kBProgress (1): 364/378 kBProgress (1): 368/378 kBProgress (1): 372/378 kBProgress (1): 376/378 kBProgress (1): 378 kB                        Downloaded: https://repo.maven.apache.org/maven2/org/apache/myfaces/buildtools/myfaces-builder-plugin/1.0.10/myfaces-builder-plugin-1.0.10.jar (378 kB at 7.9 MB/s)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ myfaces-api ---
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces Shared Public API For JSF 2.3 - Core 2.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ myfaces-impl-shared-public ---
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces Core For JSF 2.3 - Shared 2.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ myfaces-impl-shared ---
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces JSF-2.3 Core Impl 2.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ myfaces-impl ---
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces JSF-2.3 Core OSGi Bundle 2.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ myfaces-bundle ---
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces JSF-2.3 Impl Test 2.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ myfaces-impl-test ---
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces JSF-2.3 Core Module 2.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ myfaces-core-module ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache MyFaces JSF-2.3 Core Project ................ SUCCESS [  0.435 s]
[INFO] Apache MyFaces JSF-2.3 Core API .................... SUCCESS [  0.715 s]
[INFO] Apache MyFaces Shared Public API For JSF 2.3 - Core  SUCCESS [  0.004 s]
[INFO] Apache MyFaces Core For JSF 2.3 - Shared ........... SUCCESS [  0.002 s]
[INFO] Apache MyFaces JSF-2.3 Core Impl ................... SUCCESS [  0.004 s]
[INFO] Apache MyFaces JSF-2.3 Core OSGi Bundle ............ SUCCESS [  0.026 s]
[INFO] Apache MyFaces JSF-2.3 Impl Test ................... SUCCESS [  0.003 s]
[INFO] Apache MyFaces JSF-2.3 Core Module ................. SUCCESS [  0.002 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11.246 s
[INFO] Finished at: 2017-06-08T22:37:43Z
[INFO] Final Memory: 20M/309M
[INFO] ------------------------------------------------------------------------
Parsing POMs
Established TCP socket on 54393
maven33-agent.jar already up to date
maven33-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[2.3.x] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx2048m -Xms128m -XX:MaxPermSize=256m -cp /home/jenkins/jenkins-slave/maven33-agent.jar:/home/jenkins/tools/maven/latest/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/latest/conf/logging jenkins.maven3.agent.Maven33Main /home/jenkins/tools/maven/latest/ /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven33-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 54393
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/myfaces-current23/ws/2.3.x/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 clean install deploy
java.lang.reflect.InvocationTargetException
	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:498)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:176)
	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:498)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NoSuchFieldError: DEFAULT_USER_SETTINGS_FILE
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.settings(DefaultMavenExecutionRequestBuilder.java:658)
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.getMavenExecutionRequest(DefaultMavenExecutionRequestBuilder.java:149)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.getMavenExecutionRequest(Maven33Launcher.java:150)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:127)
	... 21 more
ERROR: Failed to parse POMs
java.io.IOException: java.lang.reflect.InvocationTargetException
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:179)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)
	at ......remote call to Channel to Maven [/home/jenkins/tools/java/latest1.8/bin/java, -Xmx2048m, -Xms128m, -XX:MaxPermSize=256m, -cp, /home/jenkins/jenkins-slave/maven33-agent.jar:/home/jenkins/tools/maven/latest/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/latest/conf/logging, jenkins.maven3.agent.Maven33Main, /home/jenkins/tools/maven/latest/, /home/jenkins/jenkins-slave/slave.jar, /home/jenkins/jenkins-slave/maven33-interceptor.jar, /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar, 54393](Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1545)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:830)
	at hudson.maven.ProcessCache$MavenProcess.call(ProcessCache.java:161)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:873)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:544)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:405)
Caused by: java.lang.reflect.InvocationTargetException
	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:498)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.Exception: java.lang.reflect.InvocationTargetException
	at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:179)
	... 14 more
Caused by: java.lang.reflect.InvocationTargetException
	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:498)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:176)
	... 14 more
Caused by: java.lang.NoSuchFieldError: DEFAULT_USER_SETTINGS_FILE
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.settings(DefaultMavenExecutionRequestBuilder.java:658)
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.getMavenExecutionRequest(DefaultMavenExecutionRequestBuilder.java:149)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.getMavenExecutionRequest(Maven33Launcher.java:150)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:127)
	... 21 more
channel stopped

Build failed in Jenkins: myfaces-current23 #96

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/myfaces-current23/96/display/redirect?page=changes>

Changes:

[lu4242] update maven-release-plugin to 2.5.3 because 2.2.1 fails on new changes in MyFaces 2.3

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on beam8 (beam) in workspace <https://builds.apache.org/job/myfaces-current23/ws/>
Updating https://svn.apache.org/repos/asf/myfaces/core/branches/2.3.x at revision '2017-06-08T05:36:50.737 +0000'
U         impl/src/test/java/org/apache/myfaces/mc/test/core/AbstractMyFacesTestCase.java
U         impl/src/test/java/org/apache/myfaces/mc/test/core/mock/MockMyFacesClient.java
U         impl/src/test/java/org/apache/myfaces/mc/test/core/runner/AbstractJsfTestContainer.java
U         parent/pom.xml
U         pom.xml
U         impl-test/src/main/java/org/apache/myfaces/mc/test/core/AbstractMyFacesTestCase.java
U         impl-test/src/main/java/org/apache/myfaces/mc/test/core/mock/MockMyFacesClient.java
U         impl-test/src/main/java/org/apache/myfaces/mc/test/core/runner/AbstractJsfTestContainer.java
At revision 1798022

[2.3.x] $ /home/jenkins/tools/maven/latest/bin/mvn -Dmaven.repo.local=<https://builds.apache.org/job/myfaces-current23/ws/.repository> clean
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.myfaces.core:myfaces-api:jar:2.3.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for de.berlios.jsunit:jsunit-maven2-plugin is missing. @ org.apache.myfaces.core:myfaces-api:[unknown-version], <https://builds.apache.org/job/myfaces-current23/ws/2.3.x/api/pom.xml,> line 331, column 21
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.myfaces.core:myfaces-impl:jar:2.3.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-jar-plugin @ org.apache.myfaces.core:myfaces-impl:[unknown-version], <https://builds.apache.org/job/myfaces-current23/ws/2.3.x/impl/pom.xml,> line 647, column 21
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache MyFaces JSF-2.3 Core Project
[INFO] Apache MyFaces JSF-2.3 Core API
[INFO] Apache MyFaces Shared Public API For JSF 2.3 - Core
[INFO] Apache MyFaces Core For JSF 2.3 - Shared
[INFO] Apache MyFaces JSF-2.3 Core Impl
[INFO] Apache MyFaces JSF-2.3 Core OSGi Bundle
[INFO] Apache MyFaces JSF-2.3 Impl Test
[INFO] Apache MyFaces JSF-2.3 Core Module
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces JSF-2.3 Core Project 2.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ myfaces-core-project ---
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces JSF-2.3 Core API 2.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ myfaces-api ---
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces Shared Public API For JSF 2.3 - Core 2.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ myfaces-impl-shared-public ---
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces Core For JSF 2.3 - Shared 2.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ myfaces-impl-shared ---
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces JSF-2.3 Core Impl 2.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ myfaces-impl ---
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces JSF-2.3 Core OSGi Bundle 2.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ myfaces-bundle ---
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces JSF-2.3 Impl Test 2.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ myfaces-impl-test ---
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces JSF-2.3 Core Module 2.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ myfaces-core-module ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache MyFaces JSF-2.3 Core Project ................ SUCCESS [  0.066 s]
[INFO] Apache MyFaces JSF-2.3 Core API .................... SUCCESS [  0.046 s]
[INFO] Apache MyFaces Shared Public API For JSF 2.3 - Core  SUCCESS [  0.002 s]
[INFO] Apache MyFaces Core For JSF 2.3 - Shared ........... SUCCESS [  0.001 s]
[INFO] Apache MyFaces JSF-2.3 Core Impl ................... SUCCESS [  0.050 s]
[INFO] Apache MyFaces JSF-2.3 Core OSGi Bundle ............ SUCCESS [  0.017 s]
[INFO] Apache MyFaces JSF-2.3 Impl Test ................... SUCCESS [  0.002 s]
[INFO] Apache MyFaces JSF-2.3 Core Module ................. SUCCESS [  0.001 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.330 s
[INFO] Finished at: 2017-06-08T05:36:58Z
[INFO] Final Memory: 14M/220M
[INFO] ------------------------------------------------------------------------
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 43087
maven33-agent.jar already up to date
maven33-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[2.3.x] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx2048m -Xms128m -XX:MaxPermSize=256m -cp /home/jenkins/jenkins-slave/maven33-agent.jar:/home/jenkins/tools/maven/latest/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/latest/conf/logging jenkins.maven3.agent.Maven33Main /home/jenkins/tools/maven/latest/ /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven33-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 43087
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/myfaces-current23/ws/2.3.x/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 clean install deploy
java.lang.reflect.InvocationTargetException
	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:498)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:176)
	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:498)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NoSuchFieldError: DEFAULT_USER_SETTINGS_FILE
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.settings(DefaultMavenExecutionRequestBuilder.java:658)
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.getMavenExecutionRequest(DefaultMavenExecutionRequestBuilder.java:149)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.getMavenExecutionRequest(Maven33Launcher.java:150)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:127)
	... 21 more
ERROR: Failed to parse POMs
java.io.IOException: java.lang.reflect.InvocationTargetException
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:179)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)
	at ......remote call to Channel to Maven [/home/jenkins/tools/java/latest1.8/bin/java, -Xmx2048m, -Xms128m, -XX:MaxPermSize=256m, -cp, /home/jenkins/jenkins-slave/maven33-agent.jar:/home/jenkins/tools/maven/latest/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/latest/conf/logging, jenkins.maven3.agent.Maven33Main, /home/jenkins/tools/maven/latest/, /home/jenkins/jenkins-slave/slave.jar, /home/jenkins/jenkins-slave/maven33-interceptor.jar, /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar, 43087](Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1545)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:830)
	at hudson.maven.ProcessCache$MavenProcess.call(ProcessCache.java:161)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:873)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:544)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:405)
Caused by: java.lang.reflect.InvocationTargetException
	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:498)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.Exception: java.lang.reflect.InvocationTargetException
	at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:179)
	... 14 more
Caused by: java.lang.reflect.InvocationTargetException
	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:498)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:176)
	... 14 more
Caused by: java.lang.NoSuchFieldError: DEFAULT_USER_SETTINGS_FILE
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.settings(DefaultMavenExecutionRequestBuilder.java:658)
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.getMavenExecutionRequest(DefaultMavenExecutionRequestBuilder.java:149)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.getMavenExecutionRequest(Maven33Launcher.java:150)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:127)
	... 21 more
channel stopped

Build failed in Jenkins: myfaces-current23 #95

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/myfaces-current23/95/display/redirect?page=changes>

Changes:

[lu4242] fix javadoc generation to new behavior of maven-javadoc-plugin

------------------------------------------
[...truncated 272.10 KB...]
Progress (2): 274/571 kB | 16/28 kBProgress (2): 278/571 kB | 16/28 kBProgress (2): 278/571 kB | 20/28 kBProgress (2): 278/571 kB | 24/28 kBProgress (2): 278/571 kB | 28 kB   Progress (2): 282/571 kB | 28 kBProgress (2): 286/571 kB | 28 kBProgress (2): 290/571 kB | 28 kBProgress (2): 294/571 kB | 28 kBProgress (2): 298/571 kB | 28 kBProgress (2): 302/571 kB | 28 kBProgress (2): 307/571 kB | 28 kBProgress (2): 311/571 kB | 28 kBProgress (2): 315/571 kB | 28 kBProgress (2): 319/571 kB | 28 kBProgress (2): 323/571 kB | 28 kBProgress (2): 327/571 kB | 28 kBProgress (3): 327/571 kB | 28 kB | 2.7/22 kBProgress (3): 327/571 kB | 28 kB | 5.5/22 kBProgress (3): 327/571 kB | 28 kB | 8.2/22 kBProgress (3): 327/571 kB | 28 kB | 11/22 kB Progress (3): 331/571 kB | 28 kB | 11/22 kBProgress (3): 335/571 kB | 28 kB | 11/22 kBProgress (3): 335/571 kB | 28 kB | 14/22 kBProgress (3): 339/571 kB | 28 kB | 14/22 kBProgress (3): 343/571 kB | 28 kB | 14/22 kBProgress (3): 343/571 kB | 28 kB | 17/22 kBProgress (3): 343/571 kB | 28 kB | 19/22 kBProgress (3): 343/571 kB | 28 kB | 22 kB   Progress (3): 348/571 kB | 28 kB | 22 kBProgress (3): 352/571 kB | 28 kB | 22 kBProgress (3): 356/571 kB | 28 kB | 22 kBProgress (3): 360/571 kB | 28 kB | 22 kBProgress (3): 364/571 kB | 28 kB | 22 kBProgress (4): 364/571 kB | 28 kB | 22 kB | 4.1/153 kBProgress (4): 368/571 kB | 28 kB | 22 kB | 4.1/153 kBProgress (4): 368/571 kB | 28 kB | 22 kB | 7.6/153 kBProgress (4): 372/571 kB | 28 kB | 22 kB | 7.6/153 kBProgress (4): 372/571 kB | 28 kB | 22 kB | 12/153 kB Progress (4): 376/571 kB | 28 kB | 22 kB | 12/153 kBProgress (4): 376/571 kB | 28 kB | 22 kB | 16/153 kB                                                    Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.jar (28 kB at 101 kB/s)
Progress (3): 376/571 kB | 22 kB | 20/153 kBProgress (3): 380/571 kB | 22 kB | 20/153 kBProgress (3): 380/571 kB | 22 kB | 24/153 kBProgress (3): 384/571 kB | 22 kB | 24/153 kBProgress (3): 384/571 kB | 22 kB | 28/153 kBProgress (3): 388/571 kB | 22 kB | 28/153 kBProgress (3): 388/571 kB | 22 kB | 32/153 kBProgress (3): 393/571 kB | 22 kB | 32/153 kBProgress (3): 393/571 kB | 22 kB | 36/153 kBProgress (3): 393/571 kB | 22 kB | 40/153 kBProgress (3): 397/571 kB | 22 kB | 40/153 kBProgress (3): 397/571 kB | 22 kB | 44/153 kBProgress (3): 401/571 kB | 22 kB | 44/153 kBProgress (3): 401/571 kB | 22 kB | 49/153 kBProgress (3): 405/571 kB | 22 kB | 49/153 kBProgress (3): 409/571 kB | 22 kB | 49/153 kBProgress (3): 409/571 kB | 22 kB | 53/153 kBProgress (3): 409/571 kB | 22 kB | 57/153 kBProgress (3): 409/571 kB | 22 kB | 61/153 kBProgress (3): 413/571 kB | 22 kB | 61/153 kBProgress (3): 413/571 kB | 22 kB | 65/153 kBProgress (3): 417/571 kB | 22 kB | 65/153 kBProgress (3): 421/571 kB | 22 kB | 65/153 kBProgress (3): 425/571 kB | 22 kB | 65/153 kBProgress (3): 425/571 kB | 22 kB | 69/153 kBProgress (3): 425/571 kB | 22 kB | 73/153 kBProgress (3): 425/571 kB | 22 kB | 77/153 kBProgress (3): 425/571 kB | 22 kB | 81/153 kBProgress (3): 429/571 kB | 22 kB | 81/153 kBProgress (3): 434/571 kB | 22 kB | 81/153 kBProgress (3): 438/571 kB | 22 kB | 81/153 kBProgress (3): 442/571 kB | 22 kB | 81/153 kBProgress (3): 442/571 kB | 22 kB | 85/153 kBProgress (3): 446/571 kB | 22 kB | 85/153 kB                                            Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.jar (22 kB at 78 kB/s)
Progress (2): 450/571 kB | 85/153 kBProgress (2): 450/571 kB | 89/153 kBProgress (2): 454/571 kB | 89/153 kBProgress (2): 454/571 kB | 94/153 kBProgress (2): 458/571 kB | 94/153 kBProgress (2): 458/571 kB | 98/153 kBProgress (2): 458/571 kB | 102/153 kBProgress (2): 462/571 kB | 102/153 kBProgress (2): 462/571 kB | 106/153 kBProgress (2): 466/571 kB | 106/153 kBProgress (2): 466/571 kB | 110/153 kBProgress (2): 470/571 kB | 110/153 kBProgress (2): 470/571 kB | 114/153 kBProgress (2): 475/571 kB | 114/153 kBProgress (2): 475/571 kB | 118/153 kBProgress (2): 475/571 kB | 122/153 kBProgress (2): 479/571 kB | 122/153 kBProgress (2): 479/571 kB | 126/153 kBProgress (2): 483/571 kB | 126/153 kBProgress (2): 483/571 kB | 130/153 kBProgress (2): 487/571 kB | 130/153 kBProgress (2): 491/571 kB | 130/153 kBProgress (2): 491/571 kB | 135/153 kBProgress (2): 491/571 kB | 139/153 kBProgress (2): 491/571 kB | 143/153 kBProgress (2): 495/571 kB | 143/153 kBProgress (2): 495/571 kB | 147/153 kBProgress (2): 499/571 kB | 147/153 kBProgress (2): 503/571 kB | 147/153 kBProgress (2): 507/571 kB | 147/153 kBProgress (2): 507/571 kB | 151/153 kBProgress (2): 507/571 kB | 153 kB    Progress (2): 511/571 kB | 153 kBProgress (2): 515/571 kB | 153 kBProgress (2): 520/571 kB | 153 kBProgress (2): 524/571 kB | 153 kBProgress (2): 528/571 kB | 153 kBProgress (2): 532/571 kB | 153 kBProgress (2): 536/571 kB | 153 kBProgress (2): 540/571 kB | 153 kBProgress (2): 544/571 kB | 153 kBProgress (2): 548/571 kB | 153 kBProgress (2): 552/571 kB | 153 kBProgress (2): 556/571 kB | 153 kBProgress (2): 561/571 kB | 153 kBProgress (2): 565/571 kB | 153 kBProgress (2): 569/571 kB | 153 kBProgress (2): 571 kB | 153 kB                                 Downloaded: https://repo.maven.apache.org/maven2/org/jdom/jdom/1.1/jdom-1.1.jar (153 kB at 532 kB/s)
Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2/commons-collections-3.2.jar (571 kB at 2.0 MB/s)
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.myfaces.core:myfaces-api:jar:2.3.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for de.berlios.jsunit:jsunit-maven2-plugin is missing. @ org.apache.myfaces.core:myfaces-api:[unknown-version], <https://builds.apache.org/job/myfaces-current23/ws/2.3.x/api/pom.xml,> line 331, column 21
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.myfaces.core:myfaces-impl:jar:2.3.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-jar-plugin @ org.apache.myfaces.core:myfaces-impl:[unknown-version], <https://builds.apache.org/job/myfaces-current23/ws/2.3.x/impl/pom.xml,> line 647, column 21
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache MyFaces JSF-2.3 Core Project
[INFO] Apache MyFaces JSF-2.3 Core API
[INFO] Apache MyFaces Shared Public API For JSF 2.3 - Core
[INFO] Apache MyFaces Core For JSF 2.3 - Shared
[INFO] Apache MyFaces JSF-2.3 Core Impl
[INFO] Apache MyFaces JSF-2.3 Core OSGi Bundle
[INFO] Apache MyFaces JSF-2.3 Impl Test
[INFO] Apache MyFaces JSF-2.3 Core Module
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces JSF-2.3 Core Project 2.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-remote-resources-plugin/1.4/maven-remote-resources-plugin-1.4.pom
Progress (1): 4.1/14 kBProgress (1): 7.6/14 kBProgress (1): 12/14 kB Progress (1): 14 kB                      Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-remote-resources-plugin/1.4/maven-remote-resources-plugin-1.4.pom (14 kB at 803 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom
Progress (1): 4.1/9.2 kBProgress (1): 7.6/9.2 kBProgress (1): 9.2 kB                        Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (9.2 kB at 657 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom
Progress (1): 4.1/30 kBProgress (1): 7.6/30 kBProgress (1): 12/30 kB Progress (1): 16/30 kBProgress (1): 20/30 kBProgress (1): 24/30 kBProgress (1): 28/30 kBProgress (1): 30 kB                      Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 kB at 2.3 MB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom
Progress (1): 4.1/15 kBProgress (1): 7.6/15 kBProgress (1): 12/15 kB Progress (1): 15 kB                      Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom (15 kB at 1.1 MB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-remote-resources-plugin/1.4/maven-remote-resources-plugin-1.4.jar
Progress (1): 4.1/67 kBProgress (1): 7.6/67 kBProgress (1): 12/67 kB Progress (1): 16/67 kBProgress (1): 20/67 kBProgress (1): 24/67 kBProgress (1): 28/67 kBProgress (1): 32/67 kBProgress (1): 36/67 kBProgress (1): 40/67 kBProgress (1): 44/67 kBProgress (1): 49/67 kBProgress (1): 53/67 kBProgress (1): 57/67 kBProgress (1): 61/67 kBProgress (1): 65/67 kBProgress (1): 67 kB                      Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-remote-resources-plugin/1.4/maven-remote-resources-plugin-1.4.jar (67 kB at 3.5 MB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/2.2.1/maven-source-plugin-2.2.1.pom
Progress (1): 2.1/6.7 kBProgress (1): 4.9/6.7 kBProgress (1): 6.7 kB                        Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/2.2.1/maven-source-plugin-2.2.1.pom (6.7 kB at 476 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/2.2.1/maven-source-plugin-2.2.1.jar
Progress (1): 2.1/30 kBProgress (1): 4.9/30 kBProgress (1): 7.7/30 kBProgress (1): 10/30 kB Progress (1): 13/30 kBProgress (1): 16/30 kBProgress (1): 19/30 kBProgress (1): 21/30 kBProgress (1): 24/30 kBProgress (1): 27/30 kBProgress (1): 30/30 kBProgress (1): 30 kB                      Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/2.2.1/maven-source-plugin-2.2.1.jar (30 kB at 1.7 MB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.pom
Progress (1): 2.1/21 kBProgress (1): 4.9/21 kBProgress (1): 7.7/21 kBProgress (1): 10/21 kB Progress (1): 13/21 kBProgress (1): 16/21 kBProgress (1): 19/21 kBProgress (1): 21 kB                      Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.pom (21 kB at 1.3 MB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom
Progress (1): 2.1/11 kBProgress (1): 4.9/11 kBProgress (1): 7.7/11 kBProgress (1): 10/11 kB Progress (1): 11 kB                      Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom (11 kB at 772 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.jar
Progress (1): 2.1/124 kBProgress (1): 4.9/124 kBProgress (1): 7.7/124 kBProgress (1): 10/124 kB Progress (1): 13/124 kBProgress (1): 16/124 kBProgress (1): 19/124 kBProgress (1): 21/124 kBProgress (1): 24/124 kBProgress (1): 27/124 kBProgress (1): 30/124 kBProgress (1): 32/124 kBProgress (1): 36/124 kBProgress (1): 40/124 kBProgress (1): 44/124 kBProgress (1): 49/124 kBProgress (1): 53/124 kBProgress (1): 57/124 kBProgress (1): 61/124 kBProgress (1): 65/124 kBProgress (1): 69/124 kBProgress (1): 73/124 kBProgress (1): 77/124 kBProgress (1): 81/124 kBProgress (1): 85/124 kBProgress (1): 89/124 kBProgress (1): 94/124 kBProgress (1): 98/124 kBProgress (1): 102/124 kBProgress (1): 106/124 kBProgress (1): 110/124 kBProgress (1): 114/124 kBProgress (1): 118/124 kBProgress (1): 122/124 kBProgress (1): 124 kB                        Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.jar (124 kB at 5.7 MB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom
Progress (1): 3.9 kB                    Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom (3.9 kB at 163 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom
Progress (1): 2.1/13 kBProgress (1): 4.9/13 kBProgress (1): 7.7/13 kBProgress (1): 10/13 kB Progress (1): 13 kB                      Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom (13 kB at 567 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar
Progress (1): 2.1/25 kBProgress (1): 4.9/25 kBProgress (1): 7.6/25 kBProgress (1): 10/25 kB Progress (1): 13/25 kBProgress (1): 16/25 kBProgress (1): 19/25 kBProgress (1): 21/25 kBProgress (1): 24/25 kBProgress (1): 25 kB                      Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar (25 kB at 795 kB/s)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ myfaces-core-project ---
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar
Progress (1): 4.1/13 kBProgress (1): 7.6/13 kBProgress (1): 12/13 kB Progress (1): 13 kB   Progress (2): 13 kB | 2.1/226 kBProgress (2): 13 kB | 4.9/226 kBProgress (2): 13 kB | 7.7/226 kBProgress (2): 13 kB | 10/226 kB Progress (2): 13 kB | 13/226 kBProgress (2): 13 kB | 16/226 kBProgress (2): 13 kB | 19/226 kBProgress (2): 13 kB | 21/226 kBProgress (2): 13 kB | 24/226 kBProgress (2): 13 kB | 27/226 kBProgress (2): 13 kB | 30/226 kBProgress (2): 13 kB | 32/226 kBProgress (2): 13 kB | 36/226 kBProgress (2): 13 kB | 40/226 kBProgress (2): 13 kB | 44/226 kBProgress (2): 13 kB | 49/226 kB                               Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar (13 kB at 804 kB/s)
Progress (1): 53/226 kBProgress (1): 57/226 kBProgress (1): 61/226 kBProgress (1): 65/226 kBProgress (1): 69/226 kBProgress (1): 73/226 kBProgress (1): 77/226 kBProgress (1): 81/226 kBProgress (1): 85/226 kBProgress (1): 89/226 kBProgress (1): 94/226 kBProgress (1): 98/226 kBProgress (1): 102/226 kBProgress (1): 106/226 kBProgress (1): 110/226 kBProgress (1): 114/226 kBProgress (1): 118/226 kBProgress (1): 122/226 kBProgress (1): 126/226 kBProgress (1): 130/226 kBProgress (1): 135/226 kBProgress (1): 139/226 kBProgress (1): 143/226 kBProgress (1): 147/226 kBProgress (1): 151/226 kBProgress (1): 155/226 kBProgress (1): 159/226 kBProgress (1): 163/226 kBProgress (1): 167/226 kBProgress (1): 171/226 kBProgress (1): 176/226 kBProgress (1): 180/226 kBProgress (1): 184/226 kBProgress (1): 188/226 kBProgress (1): 192/226 kBProgress (1): 196/226 kBProgress (1): 200/226 kBProgress (1): 204/226 kBProgress (1): 208/226 kBProgress (1): 212/226 kBProgress (1): 216/226 kBProgress (1): 221/226 kBProgress (1): 225/226 kBProgress (1): 226 kB                        Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar (226 kB at 6.3 MB/s)
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces JSF-2.3 Core API 2.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://repository.apache.org/snapshots/de/berlios/jsunit/jsunit-maven2-plugin/maven-metadata.xml
Downloading: https://repo.maven.apache.org/maven2/de/berlios/jsunit/jsunit-maven2-plugin/maven-metadata.xml
Progress (1): 398 B                   Downloaded: https://repo.maven.apache.org/maven2/de/berlios/jsunit/jsunit-maven2-plugin/maven-metadata.xml (398 B at 27 kB/s)
Downloading: https://repo.maven.apache.org/maven2/de/berlios/jsunit/jsunit-maven2-plugin/1.3/jsunit-maven2-plugin-1.3.pom
Progress (1): 2.1/4.3 kBProgress (1): 4.3 kB                        Downloaded: https://repo.maven.apache.org/maven2/de/berlios/jsunit/jsunit-maven2-plugin/1.3/jsunit-maven2-plugin-1.3.pom (4.3 kB at 304 kB/s)
Downloading: https://repo.maven.apache.org/maven2/de/berlios/jsunit/jsunit-parent/1.3/jsunit-parent-1.3.pom
Progress (1): 2.1/14 kBProgress (1): 4.9/14 kBProgress (1): 7.7/14 kBProgress (1): 10/14 kB Progress (1): 13/14 kBProgress (1): 14 kB                      Downloaded: https://repo.maven.apache.org/maven2/de/berlios/jsunit/jsunit-parent/1.3/jsunit-parent-1.3.pom (14 kB at 919 kB/s)
Downloading: https://repo.maven.apache.org/maven2/de/berlios/jsunit/jsunit-maven2-plugin/1.3/jsunit-maven2-plugin-1.3.jar
Progress (1): 2.1/7.6 kBProgress (1): 4.9/7.6 kBProgress (1): 7.6 kB                        Downloaded: https://repo.maven.apache.org/maven2/de/berlios/jsunit/jsunit-maven2-plugin/1.3/jsunit-maven2-plugin-1.3.jar (7.6 kB at 542 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/mojo/build-helper-maven-plugin/1.9.1/build-helper-maven-plugin-1.9.1.pom
Progress (1): 2.1/6.8 kBProgress (1): 4.9/6.8 kBProgress (1): 6.8 kB                        Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/mojo/build-helper-maven-plugin/1.9.1/build-helper-maven-plugin-1.9.1.pom (6.8 kB at 525 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/33/mojo-parent-33.pom
Progress (1): 2.8/26 kBProgress (1): 5.5/26 kBProgress (1): 8.3/26 kBProgress (1): 11/26 kB Progress (1): 14/26 kBProgress (1): 16/26 kBProgress (1): 19/26 kBProgress (1): 22/26 kBProgress (1): 25/26 kBProgress (1): 26 kB                      Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/33/mojo-parent-33.pom (26 kB at 1.7 MB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom
Progress (1): 2.1/4.8 kBProgress (1): 4.8 kB                        Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom (4.8 kB at 402 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/mojo/build-helper-maven-plugin/1.9.1/build-helper-maven-plugin-1.9.1.jar
Progress (1): 2.1/47 kBProgress (1): 4.9/47 kBProgress (1): 7.7/47 kBProgress (1): 10/47 kB Progress (1): 13/47 kBProgress (1): 16/47 kBProgress (1): 19/47 kBProgress (1): 21/47 kBProgress (1): 24/47 kBProgress (1): 27/47 kBProgress (1): 30/47 kBProgress (1): 32/47 kBProgress (1): 36/47 kBProgress (1): 40/47 kBProgress (1): 44/47 kBProgress (1): 47 kB                      Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/mojo/build-helper-maven-plugin/1.9.1/build-helper-maven-plugin-1.9.1.jar (47 kB at 2.8 MB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.2/maven-jar-plugin-2.2.pom
Progress (1): 4.1/8.6 kBProgress (1): 7.6/8.6 kBProgress (1): 8.6 kB                        Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.2/maven-jar-plugin-2.2.pom (8.6 kB at 611 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/10/maven-plugins-10.pom
Progress (1): 4.1/7.5 kBProgress (1): 7.5 kB                        Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/10/maven-plugins-10.pom (7.5 kB at 532 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/7/maven-parent-7.pom
Progress (1): 2.1/21 kBProgress (1): 4.9/21 kBProgress (1): 7.7/21 kBProgress (1): 10/21 kB Progress (1): 13/21 kBProgress (1): 16/21 kBProgress (1): 19/21 kBProgress (1): 21 kB                      Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/7/maven-parent-7.pom (21 kB at 1.4 MB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.2/maven-jar-plugin-2.2.jar
Progress (1): 2.1/27 kBProgress (1): 4.9/27 kBProgress (1): 7.7/27 kBProgress (1): 10/27 kB Progress (1): 13/27 kBProgress (1): 16/27 kBProgress (1): 19/27 kBProgress (1): 21/27 kBProgress (1): 24/27 kBProgress (1): 27 kB                      Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.2/maven-jar-plugin-2.2.jar (27 kB at 1.7 MB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/myfaces/buildtools/myfaces-builder-plugin/1.0.10/myfaces-builder-plugin-1.0.10.pom
Progress (1): 2.8/7.5 kBProgress (1): 5.5/7.5 kBProgress (1): 7.5 kB                        Downloaded: https://repo.maven.apache.org/maven2/org/apache/myfaces/buildtools/myfaces-builder-plugin/1.0.10/myfaces-builder-plugin-1.0.10.pom (7.5 kB at 497 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/myfaces/buildtools/myfaces-plugin-parent/1.0.6/myfaces-plugin-parent-1.0.6.pom
Progress (1): 2.1/5.8 kBProgress (1): 4.9/5.8 kBProgress (1): 5.8 kB                        Downloaded: https://repo.maven.apache.org/maven2/org/apache/myfaces/buildtools/myfaces-plugin-parent/1.0.6/myfaces-plugin-parent-1.0.6.pom (5.8 kB at 449 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/myfaces/myfaces/11/myfaces-11.pom
Progress (1): 2.1/35 kBProgress (1): 4.9/35 kBProgress (1): 7.7/35 kBProgress (1): 10/35 kB Progress (1): 13/35 kBProgress (1): 16/35 kBProgress (1): 19/35 kBProgress (1): 21/35 kBProgress (1): 24/35 kBProgress (1): 27/35 kBProgress (1): 30/35 kBProgress (1): 32/35 kBProgress (1): 35/35 kBProgress (1): 35 kB                      Downloaded: https://repo.maven.apache.org/maven2/org/apache/myfaces/myfaces/11/myfaces-11.pom (35 kB at 2.0 MB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/myfaces/buildtools/myfaces-builder-plugin/1.0.10/myfaces-builder-plugin-1.0.10.jar
Progress (1): 2.1/378 kBProgress (1): 4.9/378 kBProgress (1): 7.6/378 kBProgress (1): 10/378 kB Progress (1): 13/378 kBProgress (1): 16/378 kBProgress (1): 19/378 kBProgress (1): 21/378 kBProgress (1): 24/378 kBProgress (1): 27/378 kBProgress (1): 30/378 kBProgress (1): 32/378 kBProgress (1): 36/378 kBProgress (1): 40/378 kBProgress (1): 44/378 kBProgress (1): 49/378 kBProgress (1): 53/378 kBProgress (1): 57/378 kBProgress (1): 61/378 kBProgress (1): 65/378 kBProgress (1): 69/378 kBProgress (1): 73/378 kBProgress (1): 77/378 kBProgress (1): 81/378 kBProgress (1): 85/378 kBProgress (1): 89/378 kBProgress (1): 94/378 kBProgress (1): 98/378 kBProgress (1): 102/378 kBProgress (1): 106/378 kBProgress (1): 110/378 kBProgress (1): 114/378 kBProgress (1): 118/378 kBProgress (1): 122/378 kBProgress (1): 126/378 kBProgress (1): 130/378 kBProgress (1): 135/378 kBProgress (1): 139/378 kBProgress (1): 143/378 kBProgress (1): 147/378 kBProgress (1): 151/378 kBProgress (1): 155/378 kBProgress (1): 159/378 kBProgress (1): 163/378 kBProgress (1): 167/378 kBProgress (1): 171/378 kBProgress (1): 176/378 kBProgress (1): 180/378 kBProgress (1): 184/378 kBProgress (1): 188/378 kBProgress (1): 192/378 kBProgress (1): 196/378 kBProgress (1): 200/378 kBProgress (1): 204/378 kBProgress (1): 208/378 kBProgress (1): 212/378 kBProgress (1): 216/378 kBProgress (1): 221/378 kBProgress (1): 225/378 kBProgress (1): 229/378 kBProgress (1): 233/378 kBProgress (1): 237/378 kBProgress (1): 241/378 kBProgress (1): 245/378 kBProgress (1): 249/378 kBProgress (1): 253/378 kBProgress (1): 257/378 kBProgress (1): 262/378 kBProgress (1): 266/378 kBProgress (1): 270/378 kBProgress (1): 274/378 kBProgress (1): 278/378 kBProgress (1): 282/378 kBProgress (1): 286/378 kBProgress (1): 290/378 kBProgress (1): 294/378 kBProgress (1): 298/378 kBProgress (1): 302/378 kBProgress (1): 307/378 kBProgress (1): 311/378 kBProgress (1): 315/378 kBProgress (1): 319/378 kBProgress (1): 323/378 kBProgress (1): 327/378 kBProgress (1): 331/378 kBProgress (1): 335/378 kBProgress (1): 339/378 kBProgress (1): 343/378 kBProgress (1): 348/378 kBProgress (1): 352/378 kBProgress (1): 356/378 kBProgress (1): 360/378 kBProgress (1): 364/378 kBProgress (1): 368/378 kBProgress (1): 372/378 kBProgress (1): 376/378 kBProgress (1): 378 kB                        Downloaded: https://repo.maven.apache.org/maven2/org/apache/myfaces/buildtools/myfaces-builder-plugin/1.0.10/myfaces-builder-plugin-1.0.10.jar (378 kB at 9.7 MB/s)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ myfaces-api ---
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces Shared Public API For JSF 2.3 - Core 2.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ myfaces-impl-shared-public ---
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces Core For JSF 2.3 - Shared 2.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ myfaces-impl-shared ---
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces JSF-2.3 Core Impl 2.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ myfaces-impl ---
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces JSF-2.3 Core OSGi Bundle 2.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ myfaces-bundle ---
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces JSF-2.3 Impl Test 2.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ myfaces-impl-test ---
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces JSF-2.3 Core Module 2.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ myfaces-core-module ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache MyFaces JSF-2.3 Core Project ................ SUCCESS [  0.578 s]
[INFO] Apache MyFaces JSF-2.3 Core API .................... SUCCESS [  0.527 s]
[INFO] Apache MyFaces Shared Public API For JSF 2.3 - Core  SUCCESS [  0.003 s]
[INFO] Apache MyFaces Core For JSF 2.3 - Shared ........... SUCCESS [  0.002 s]
[INFO] Apache MyFaces JSF-2.3 Core Impl ................... SUCCESS [  0.003 s]
[INFO] Apache MyFaces JSF-2.3 Core OSGi Bundle ............ SUCCESS [  0.022 s]
[INFO] Apache MyFaces JSF-2.3 Impl Test ................... SUCCESS [  0.002 s]
[INFO] Apache MyFaces JSF-2.3 Core Module ................. SUCCESS [  0.002 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 8.248 s
[INFO] Finished at: 2017-06-08T04:37:19Z
[INFO] Final Memory: 20M/275M
[INFO] ------------------------------------------------------------------------
Parsing POMs
Established TCP socket on 36224
maven33-agent.jar already up to date
maven33-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[2.3.x] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx2048m -Xms128m -XX:MaxPermSize=256m -cp /home/jenkins/jenkins-slave/maven33-agent.jar:/home/jenkins/tools/maven/latest/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/latest/conf/logging jenkins.maven3.agent.Maven33Main /home/jenkins/tools/maven/latest/ /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven33-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 36224
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/myfaces-current23/ws/2.3.x/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 clean install deploy
java.lang.reflect.InvocationTargetException
	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:498)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:176)
	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:498)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NoSuchFieldError: DEFAULT_USER_SETTINGS_FILE
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.settings(DefaultMavenExecutionRequestBuilder.java:658)
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.getMavenExecutionRequest(DefaultMavenExecutionRequestBuilder.java:149)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.getMavenExecutionRequest(Maven33Launcher.java:150)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:127)
	... 21 more
ERROR: Failed to parse POMs
java.io.IOException: java.lang.reflect.InvocationTargetException
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:179)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)
	at ......remote call to Channel to Maven [/home/jenkins/tools/java/latest1.8/bin/java, -Xmx2048m, -Xms128m, -XX:MaxPermSize=256m, -cp, /home/jenkins/jenkins-slave/maven33-agent.jar:/home/jenkins/tools/maven/latest/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/latest/conf/logging, jenkins.maven3.agent.Maven33Main, /home/jenkins/tools/maven/latest/, /home/jenkins/jenkins-slave/slave.jar, /home/jenkins/jenkins-slave/maven33-interceptor.jar, /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar, 36224](Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1545)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:830)
	at hudson.maven.ProcessCache$MavenProcess.call(ProcessCache.java:161)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:873)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:544)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:405)
Caused by: java.lang.reflect.InvocationTargetException
	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:498)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.Exception: java.lang.reflect.InvocationTargetException
	at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:179)
	... 14 more
Caused by: java.lang.reflect.InvocationTargetException
	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:498)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:176)
	... 14 more
Caused by: java.lang.NoSuchFieldError: DEFAULT_USER_SETTINGS_FILE
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.settings(DefaultMavenExecutionRequestBuilder.java:658)
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.getMavenExecutionRequest(DefaultMavenExecutionRequestBuilder.java:149)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.getMavenExecutionRequest(Maven33Launcher.java:150)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:127)
	... 21 more
channel stopped

Build failed in Jenkins: myfaces-current23 #94

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/myfaces-current23/94/display/redirect?page=changes>

Changes:

[lu4242] fix javadoc generation to new behavior of maven-javadoc-plugin

------------------------------------------
[...truncated 1.51 KB...]
U         impl/src/main/java/org/apache/myfaces/lifecycle/WindowContextConfig.java
U         impl/src/main/java/org/apache/myfaces/lifecycle/CODIClientSideWindow.java
U         impl/src/main/java/org/apache/myfaces/lifecycle/DefaultRestoreViewSupport.java
U         impl/src/main/java/org/apache/myfaces/el/unified/resolver/GuiceResolver.java
U         impl/src/main/java/org/apache/myfaces/el/convert/ValueBindingToValueExpression.java
U         impl/src/main/java/org/apache/myfaces/el/convert/ValueExpressionToValueBinding.java
U         impl/src/main/java/org/apache/myfaces/el/convert/MethodExpressionToMethodBinding.java
U         impl/src/main/java/org/apache/myfaces/taglib/core/DelegateActionListener.java
U         impl/src/main/java/org/apache/myfaces/taglib/core/SubviewTag.java
U         impl/src/main/java/org/apache/myfaces/taglib/core/DelegateValidator.java
U         impl/src/main/java/org/apache/myfaces/taglib/core/DelegateValueChangeListener.java
U         impl/src/main/java/org/apache/myfaces/taglib/core/DelegateConverter.java
U         impl/src/main/java/org/apache/myfaces/component/visit/FullVisitContext.java
U         impl/src/main/java/org/apache/myfaces/application/ResourceHandlerImpl.java
U         impl/src/main/java/org/apache/myfaces/application/StateCache.java
U         impl/src/main/java/org/apache/myfaces/config/util/Vertex.java
U         impl/src/main/java/org/apache/myfaces/config/element/Behavior.java
U         impl/src/main/java/org/apache/myfaces/config/element/ClientBehaviorRenderer.java
U         impl/src/main/java/org/apache/myfaces/config/element/Property.java
U         impl/src/main/java/org/apache/myfaces/config/impl/digester/elements/AttributeImpl.java
U         impl/src/main/java/org/apache/myfaces/config/impl/digester/elements/ClientBehaviorRendererImpl.java
U         impl/src/main/java/org/apache/myfaces/config/impl/digester/elements/PropertyImpl.java
U         impl/src/main/java/org/apache/myfaces/config/impl/digester/elements/BehaviorImpl.java
U         impl/src/main/java/org/apache/myfaces/flow/cdi/FlowBuilderCDIExtension.java
U         impl/src/main/java/org/apache/myfaces/flow/cdi/FlowScopedContextImpl.java
U         impl/src/main/java/org/apache/myfaces/view/facelets/TemplateContext.java
U         impl/src/main/java/org/apache/myfaces/view/facelets/pool/ViewPool.java
U         impl/src/main/java/org/apache/myfaces/view/facelets/compiler/Compiler.java
U         impl/src/main/java/org/apache/myfaces/view/facelets/tag/jsf/ValidateHandler.java
U         impl/src/main/java/org/apache/myfaces/view/facelets/tag/jsf/ComponentTagHandlerDelegate.java
U         impl/src/main/java/org/apache/myfaces/view/facelets/tag/jsf/ConverterTagHandlerDelegate.java
U         impl/src/main/java/org/apache/myfaces/view/facelets/tag/jsf/ComponentHandler.java
U         impl/src/main/java/org/apache/myfaces/view/facelets/tag/jsf/core/ConvertDateTimeHandler.java
U         impl/src/main/java/org/apache/myfaces/view/facelets/tag/jsf/core/AttributeHandler.java
U         impl/src/main/java/org/apache/myfaces/view/facelets/tag/jsf/core/ResetValuesActionListenerHandler.java
U         impl/src/main/java/org/apache/myfaces/view/facelets/tag/jsf/core/LoadBundleHandler.java
U         impl/src/main/java/org/apache/myfaces/view/facelets/tag/jsf/core/ViewHandler.java
U         impl/src/main/java/org/apache/myfaces/view/facelets/tag/jsf/core/ConvertDelegateHandler.java
U         impl/src/main/java/org/apache/myfaces/view/facelets/tag/jsf/core/FacetHandler.java
U         impl/src/main/java/org/apache/myfaces/view/facelets/tag/jsf/core/ActionListenerHandler.java
U         impl/src/main/java/org/apache/myfaces/view/facelets/tag/jsf/core/ValidateDelegateHandler.java
U         impl/src/main/java/org/apache/myfaces/view/facelets/tag/jsf/core/ValueChangeListenerHandler.java
U         impl/src/main/java/org/apache/myfaces/view/facelets/tag/jsf/core/ConvertNumberHandler.java
U         impl/src/main/java/org/apache/myfaces/view/facelets/tag/jsf/ValidatorTagHandlerDelegate.java
U         impl/src/main/java/org/apache/myfaces/view/facelets/tag/jsf/ConvertHandler.java
U         impl/src/main/java/org/apache/myfaces/view/facelets/tag/TagAttributesImpl.java
U         impl/src/main/java/org/apache/myfaces/view/facelets/tag/MetaRule.java
U         impl/src/main/java/org/apache/myfaces/view/facelets/tag/TagAttributeImpl.java
U         impl/src/main/java/org/apache/myfaces/view/facelets/tag/composite/CompositeTagAttributeUtils.java
U         impl/src/main/java/org/apache/myfaces/view/facelets/tag/AbstractTagLibrary.java
U         impl/src/main/java/org/apache/myfaces/view/facelets/tag/ComponentTagDeclarationLibrary.java
U         impl/src/main/java/org/apache/myfaces/view/facelets/tag/TagHandlerUtils.java
U         impl/src/main/java/org/apache/myfaces/view/facelets/AbstractFaceletContext.java
U         impl/src/main/java/org/apache/myfaces/view/facelets/AttachedFullStateWrapper.java
U         impl/src/main/java/org/apache/myfaces/view/facelets/FaceletViewDeclarationLanguage.java
U         impl/src/main/java/org/apache/myfaces/view/facelets/el/ELText.java
U         impl/src/main/java/org/apache/myfaces/view/facelets/el/CompositeComponentELUtils.java
U         impl/src/main/java/org/apache/myfaces/view/facelets/el/ResourceELUtils.java
U         impl/src/main/java/org/apache/myfaces/view/facelets/FaceletCompositionContext.java
U         impl/src/main/java/org/apache/myfaces/util/FilenameUtils.java
U         impl/src/main/java/org/apache/myfaces/webapp/StartupServletContextListener.java
At revision 1798014

[2.3.x] $ /home/jenkins/tools/maven/latest/bin/mvn -Dmaven.repo.local=<https://builds.apache.org/job/myfaces-current23/ws/.repository> clean
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.myfaces.core:myfaces-api:jar:2.3.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for de.berlios.jsunit:jsunit-maven2-plugin is missing. @ org.apache.myfaces.core:myfaces-api:[unknown-version], <https://builds.apache.org/job/myfaces-current23/ws/2.3.x/api/pom.xml,> line 331, column 21
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.myfaces.core:myfaces-impl:jar:2.3.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-jar-plugin @ org.apache.myfaces.core:myfaces-impl:[unknown-version], <https://builds.apache.org/job/myfaces-current23/ws/2.3.x/impl/pom.xml,> line 647, column 21
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache MyFaces JSF-2.3 Core Project
[INFO] Apache MyFaces JSF-2.3 Core API
[INFO] Apache MyFaces Shared Public API For JSF 2.3 - Core
[INFO] Apache MyFaces Core For JSF 2.3 - Shared
[INFO] Apache MyFaces JSF-2.3 Core Impl
[INFO] Apache MyFaces JSF-2.3 Core OSGi Bundle
[INFO] Apache MyFaces JSF-2.3 Impl Test
[INFO] Apache MyFaces JSF-2.3 Core Module
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces JSF-2.3 Core Project 2.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ myfaces-core-project ---
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces JSF-2.3 Core API 2.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://repository.apache.org/snapshots/de/berlios/jsunit/jsunit-maven2-plugin/maven-metadata.xml
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ myfaces-api ---
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces Shared Public API For JSF 2.3 - Core 2.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ myfaces-impl-shared-public ---
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces Core For JSF 2.3 - Shared 2.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ myfaces-impl-shared ---
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces JSF-2.3 Core Impl 2.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ myfaces-impl ---
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces JSF-2.3 Core OSGi Bundle 2.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ myfaces-bundle ---
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces JSF-2.3 Impl Test 2.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ myfaces-impl-test ---
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces JSF-2.3 Core Module 2.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ myfaces-core-module ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache MyFaces JSF-2.3 Core Project ................ SUCCESS [  0.176 s]
[INFO] Apache MyFaces JSF-2.3 Core API .................... SUCCESS [  1.052 s]
[INFO] Apache MyFaces Shared Public API For JSF 2.3 - Core  SUCCESS [  0.003 s]
[INFO] Apache MyFaces Core For JSF 2.3 - Shared ........... SUCCESS [  0.002 s]
[INFO] Apache MyFaces JSF-2.3 Core Impl ................... SUCCESS [  0.003 s]
[INFO] Apache MyFaces JSF-2.3 Core OSGi Bundle ............ SUCCESS [  0.023 s]
[INFO] Apache MyFaces JSF-2.3 Impl Test ................... SUCCESS [  0.002 s]
[INFO] Apache MyFaces JSF-2.3 Core Module ................. SUCCESS [  0.002 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4.258 s
[INFO] Finished at: 2017-06-08T03:37:06Z
[INFO] Final Memory: 18M/217M
[INFO] ------------------------------------------------------------------------
Parsing POMs
Established TCP socket on 41219
maven33-agent.jar already up to date
maven33-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[2.3.x] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx2048m -Xms128m -XX:MaxPermSize=256m -cp /home/jenkins/jenkins-slave/maven33-agent.jar:/home/jenkins/tools/maven/latest/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/latest/conf/logging jenkins.maven3.agent.Maven33Main /home/jenkins/tools/maven/latest/ /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven33-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 41219
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/myfaces-current23/ws/2.3.x/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 clean install deploy
java.lang.reflect.InvocationTargetException
	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:498)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:176)
	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:498)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NoSuchFieldError: DEFAULT_USER_SETTINGS_FILE
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.settings(DefaultMavenExecutionRequestBuilder.java:658)
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.getMavenExecutionRequest(DefaultMavenExecutionRequestBuilder.java:149)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.getMavenExecutionRequest(Maven33Launcher.java:150)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:127)
	... 21 more
ERROR: Failed to parse POMs
java.io.IOException: java.lang.reflect.InvocationTargetException
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:179)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)
	at ......remote call to Channel to Maven [/home/jenkins/tools/java/latest1.8/bin/java, -Xmx2048m, -Xms128m, -XX:MaxPermSize=256m, -cp, /home/jenkins/jenkins-slave/maven33-agent.jar:/home/jenkins/tools/maven/latest/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/latest/conf/logging, jenkins.maven3.agent.Maven33Main, /home/jenkins/tools/maven/latest/, /home/jenkins/jenkins-slave/slave.jar, /home/jenkins/jenkins-slave/maven33-interceptor.jar, /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar, 41219](Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1545)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:830)
	at hudson.maven.ProcessCache$MavenProcess.call(ProcessCache.java:161)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:873)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:544)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:405)
Caused by: java.lang.reflect.InvocationTargetException
	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:498)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.Exception: java.lang.reflect.InvocationTargetException
	at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:179)
	... 14 more
Caused by: java.lang.reflect.InvocationTargetException
	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:498)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:176)
	... 14 more
Caused by: java.lang.NoSuchFieldError: DEFAULT_USER_SETTINGS_FILE
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.settings(DefaultMavenExecutionRequestBuilder.java:658)
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.getMavenExecutionRequest(DefaultMavenExecutionRequestBuilder.java:149)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.getMavenExecutionRequest(Maven33Launcher.java:150)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:127)
	... 21 more
channel stopped

Build failed in Jenkins: myfaces-current23 #93

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/myfaces-current23/93/display/redirect?page=changes>

Changes:

[Dennis Kieselhorst] updating maven-compiler-plugin and junit/ testng dependencies

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on beam8 (beam) in workspace <https://builds.apache.org/job/myfaces-current23/ws/>
Updating https://svn.apache.org/repos/asf/myfaces/core/branches/2.3.x at revision '2017-06-07T19:37:01.208 +0000'
U         parent/pom.xml
At revision 1797989

[2.3.x] $ /home/jenkins/tools/maven/latest/bin/mvn -Dmaven.repo.local=<https://builds.apache.org/job/myfaces-current23/ws/.repository> clean
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.myfaces.core:myfaces-api:jar:2.3.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for de.berlios.jsunit:jsunit-maven2-plugin is missing. @ org.apache.myfaces.core:myfaces-api:[unknown-version], <https://builds.apache.org/job/myfaces-current23/ws/2.3.x/api/pom.xml,> line 331, column 21
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.myfaces.core:myfaces-impl:jar:2.3.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-jar-plugin @ org.apache.myfaces.core:myfaces-impl:[unknown-version], <https://builds.apache.org/job/myfaces-current23/ws/2.3.x/impl/pom.xml,> line 647, column 21
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache MyFaces JSF-2.3 Core Project
[INFO] Apache MyFaces JSF-2.3 Core API
[INFO] Apache MyFaces Shared Public API For JSF 2.3 - Core
[INFO] Apache MyFaces Core For JSF 2.3 - Shared
[INFO] Apache MyFaces JSF-2.3 Core Impl
[INFO] Apache MyFaces JSF-2.3 Core OSGi Bundle
[INFO] Apache MyFaces JSF-2.3 Impl Test
[INFO] Apache MyFaces JSF-2.3 Core Module
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces JSF-2.3 Core Project 2.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ myfaces-core-project ---
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces JSF-2.3 Core API 2.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ myfaces-api ---
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces Shared Public API For JSF 2.3 - Core 2.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ myfaces-impl-shared-public ---
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces Core For JSF 2.3 - Shared 2.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ myfaces-impl-shared ---
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces JSF-2.3 Core Impl 2.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ myfaces-impl ---
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces JSF-2.3 Core OSGi Bundle 2.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ myfaces-bundle ---
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces JSF-2.3 Impl Test 2.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ myfaces-impl-test ---
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces JSF-2.3 Core Module 2.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ myfaces-core-module ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache MyFaces JSF-2.3 Core Project ................ SUCCESS [  0.235 s]
[INFO] Apache MyFaces JSF-2.3 Core API .................... SUCCESS [  0.203 s]
[INFO] Apache MyFaces Shared Public API For JSF 2.3 - Core  SUCCESS [  0.006 s]
[INFO] Apache MyFaces Core For JSF 2.3 - Shared ........... SUCCESS [  0.004 s]
[INFO] Apache MyFaces JSF-2.3 Core Impl ................... SUCCESS [  0.045 s]
[INFO] Apache MyFaces JSF-2.3 Core OSGi Bundle ............ SUCCESS [  0.023 s]
[INFO] Apache MyFaces JSF-2.3 Impl Test ................... SUCCESS [  0.003 s]
[INFO] Apache MyFaces JSF-2.3 Core Module ................. SUCCESS [  0.001 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4.837 s
[INFO] Finished at: 2017-06-07T19:37:27Z
[INFO] Final Memory: 12M/127M
[INFO] ------------------------------------------------------------------------
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 40650
maven33-agent.jar already up to date
maven33-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[2.3.x] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx2048m -Xms128m -XX:MaxPermSize=256m -cp /home/jenkins/jenkins-slave/maven33-agent.jar:/home/jenkins/tools/maven/latest/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/latest/conf/logging jenkins.maven3.agent.Maven33Main /home/jenkins/tools/maven/latest/ /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven33-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 40650
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/myfaces-current23/ws/2.3.x/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 clean install deployjava.lang.reflect.InvocationTargetException
	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:498)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:176)
	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:498)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NoSuchFieldError: DEFAULT_USER_SETTINGS_FILE
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.settings(DefaultMavenExecutionRequestBuilder.java:658)
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.getMavenExecutionRequest(DefaultMavenExecutionRequestBuilder.java:149)

	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.getMavenExecutionRequest(Maven33Launcher.java:150)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:127)
	... 21 more
ERROR: Failed to parse POMs
java.io.IOException: java.lang.reflect.InvocationTargetException
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:179)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)
	at ......remote call to Channel to Maven [/home/jenkins/tools/java/latest1.8/bin/java, -Xmx2048m, -Xms128m, -XX:MaxPermSize=256m, -cp, /home/jenkins/jenkins-slave/maven33-agent.jar:/home/jenkins/tools/maven/latest/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/latest/conf/logging, jenkins.maven3.agent.Maven33Main, /home/jenkins/tools/maven/latest/, /home/jenkins/jenkins-slave/slave.jar, /home/jenkins/jenkins-slave/maven33-interceptor.jar, /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar, 40650](Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1545)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:830)
	at hudson.maven.ProcessCache$MavenProcess.call(ProcessCache.java:161)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:873)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:544)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:405)
Caused by: java.lang.reflect.InvocationTargetException
	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:498)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.Exception: java.lang.reflect.InvocationTargetException
	at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:179)
	... 14 more
Caused by: java.lang.reflect.InvocationTargetException
	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:498)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:176)
	... 14 more
Caused by: java.lang.NoSuchFieldError: DEFAULT_USER_SETTINGS_FILE
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.settings(DefaultMavenExecutionRequestBuilder.java:658)
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.getMavenExecutionRequest(DefaultMavenExecutionRequestBuilder.java:149)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.getMavenExecutionRequest(Maven33Launcher.java:150)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:127)
	... 21 more
channel stopped

Build failed in Jenkins: myfaces-current23 #92

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/myfaces-current23/92/display/redirect?page=changes>

Changes:

[lu4242] fix javadoc generation to new behavior of maven-javadoc-plugin

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on beam8 (beam) in workspace <https://builds.apache.org/job/myfaces-current23/ws/>
Updating https://svn.apache.org/repos/asf/myfaces/core/branches/2.3.x at revision '2017-06-07T01:36:51.109 +0000'
U         shared/src/main/java/org/apache/myfaces/shared/util/ExceptionUtils.java
U         shared/src/main/java/org/apache/myfaces/shared/util/el/ActionsMap.java
U         shared/src/main/java/org/apache/myfaces/shared/util/StreamCharBuffer.java
U         shared/src/main/java/org/apache/myfaces/shared/util/PriorityQueue.java
U         shared/src/main/java/org/apache/myfaces/shared/util/StringCharArrayAccessor.java
U         shared/src/main/java/org/apache/myfaces/shared/util/ConcurrentLRUCache.java
U         shared/src/main/java/org/apache/myfaces/shared/util/StateUtils.java
U         shared/src/main/java/org/apache/myfaces/shared/util/HashMapUtils.java
U         shared/src/main/java/org/apache/myfaces/shared/util/BiLevelCacheMap.java
U         shared/src/main/java/org/apache/myfaces/shared/webapp/webxml/WebXml.java
U         shared/src/main/java/org/apache/myfaces/shared/test/ClassElementHandler.java
U         shared/src/main/java/org/apache/myfaces/shared/application/FacesServletMapping.java
U         shared/src/main/java/org/apache/myfaces/shared/application/DefaultViewHandlerSupport.java
U         shared/src/main/java/org/apache/myfaces/shared/config/MyfacesConfig.java
U         shared/src/main/java/org/apache/myfaces/shared/renderkit/html/HtmlRendererUtils.java
U         shared/src/main/java/org/apache/myfaces/shared/renderkit/html/HtmlButtonRendererBase.java
U         shared/src/main/java/org/apache/myfaces/shared/renderkit/html/HtmlRenderer.java
U         shared/src/main/java/org/apache/myfaces/shared/renderkit/html/util/OutcomeTargetUtils.java
U         shared/src/main/java/org/apache/myfaces/shared/renderkit/html/util/HTMLEncoder.java
U         shared/src/main/java/org/apache/myfaces/shared/renderkit/html/HtmlLinkRendererBase.java
U         shared/src/main/java/org/apache/myfaces/shared/renderkit/RendererUtils.java
U         shared/src/main/java/org/apache/myfaces/shared/resource/ResourceELUtils.java
U         shared/src/main/java/org/apache/myfaces/shared/view/HttpServletResponseSwitch.java
U         shared/src/main/java/org/apache/myfaces/shared/view/ServletResponseSwitch.java
U         shared/src/main/java/org/apache/myfaces/shared/view/ViewDeclarationLanguageBase.java
At revision 1797846

[2.3.x] $ /home/jenkins/tools/maven/latest/bin/mvn -Dmaven.repo.local=<https://builds.apache.org/job/myfaces-current23/ws/.repository> clean
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.myfaces.core:myfaces-api:jar:2.3.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for de.berlios.jsunit:jsunit-maven2-plugin is missing. @ org.apache.myfaces.core:myfaces-api:[unknown-version], <https://builds.apache.org/job/myfaces-current23/ws/2.3.x/api/pom.xml,> line 331, column 21
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.myfaces.core:myfaces-impl:jar:2.3.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-jar-plugin @ org.apache.myfaces.core:myfaces-impl:[unknown-version], <https://builds.apache.org/job/myfaces-current23/ws/2.3.x/impl/pom.xml,> line 647, column 21
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache MyFaces JSF-2.3 Core Project
[INFO] Apache MyFaces JSF-2.3 Core API
[INFO] Apache MyFaces Shared Public API For JSF 2.3 - Core
[INFO] Apache MyFaces Core For JSF 2.3 - Shared
[INFO] Apache MyFaces JSF-2.3 Core Impl
[INFO] Apache MyFaces JSF-2.3 Core OSGi Bundle
[INFO] Apache MyFaces JSF-2.3 Impl Test
[INFO] Apache MyFaces JSF-2.3 Core Module
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces JSF-2.3 Core Project 2.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ myfaces-core-project ---
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces JSF-2.3 Core API 2.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://repository.apache.org/snapshots/de/berlios/jsunit/jsunit-maven2-plugin/maven-metadata.xml
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ myfaces-api ---
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces Shared Public API For JSF 2.3 - Core 2.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ myfaces-impl-shared-public ---
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces Core For JSF 2.3 - Shared 2.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ myfaces-impl-shared ---
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces JSF-2.3 Core Impl 2.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ myfaces-impl ---
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces JSF-2.3 Core OSGi Bundle 2.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ myfaces-bundle ---
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces JSF-2.3 Impl Test 2.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ myfaces-impl-test ---
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces JSF-2.3 Core Module 2.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ myfaces-core-module ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache MyFaces JSF-2.3 Core Project ................ SUCCESS [  0.149 s]
[INFO] Apache MyFaces JSF-2.3 Core API .................... SUCCESS [  0.842 s]
[INFO] Apache MyFaces Shared Public API For JSF 2.3 - Core  SUCCESS [  0.003 s]
[INFO] Apache MyFaces Core For JSF 2.3 - Shared ........... SUCCESS [  0.002 s]
[INFO] Apache MyFaces JSF-2.3 Core Impl ................... SUCCESS [  0.003 s]
[INFO] Apache MyFaces JSF-2.3 Core OSGi Bundle ............ SUCCESS [  0.016 s]
[INFO] Apache MyFaces JSF-2.3 Impl Test ................... SUCCESS [  0.003 s]
[INFO] Apache MyFaces JSF-2.3 Core Module ................. SUCCESS [  0.001 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3.880 s
[INFO] Finished at: 2017-06-07T01:37:04Z
[INFO] Final Memory: 17M/182M
[INFO] ------------------------------------------------------------------------
Parsing POMs
Established TCP socket on 37471
maven33-agent.jar already up to date
maven33-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[2.3.x] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx2048m -Xms128m -XX:MaxPermSize=256m -cp /home/jenkins/jenkins-slave/maven33-agent.jar:/home/jenkins/tools/maven/latest/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/latest/conf/logging jenkins.maven3.agent.Maven33Main /home/jenkins/tools/maven/latest/ /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven33-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 37471
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/myfaces-current23/ws/2.3.x/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 clean install deploy
java.lang.reflect.InvocationTargetException
	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:498)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:176)
	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:498)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NoSuchFieldError: DEFAULT_USER_SETTINGS_FILE
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.settings(DefaultMavenExecutionRequestBuilder.java:658)
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.getMavenExecutionRequest(DefaultMavenExecutionRequestBuilder.java:149)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.getMavenExecutionRequest(Maven33Launcher.java:150)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:127)
	... 21 more
ERROR: Failed to parse POMs
java.io.IOException: java.lang.reflect.InvocationTargetException
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:179)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)
	at ......remote call to Channel to Maven [/home/jenkins/tools/java/latest1.8/bin/java, -Xmx2048m, -Xms128m, -XX:MaxPermSize=256m, -cp, /home/jenkins/jenkins-slave/maven33-agent.jar:/home/jenkins/tools/maven/latest/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/latest/conf/logging, jenkins.maven3.agent.Maven33Main, /home/jenkins/tools/maven/latest/, /home/jenkins/jenkins-slave/slave.jar, /home/jenkins/jenkins-slave/maven33-interceptor.jar, /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar, 37471](Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1545)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:830)
	at hudson.maven.ProcessCache$MavenProcess.call(ProcessCache.java:161)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:873)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:544)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:405)
Caused by: java.lang.reflect.InvocationTargetException
	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:498)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.Exception: java.lang.reflect.InvocationTargetException
	at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:179)
	... 14 more
Caused by: java.lang.reflect.InvocationTargetException
	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:498)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:176)
	... 14 more
Caused by: java.lang.NoSuchFieldError: DEFAULT_USER_SETTINGS_FILE
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.settings(DefaultMavenExecutionRequestBuilder.java:658)
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.getMavenExecutionRequest(DefaultMavenExecutionRequestBuilder.java:149)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.getMavenExecutionRequest(Maven33Launcher.java:150)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:127)
	... 21 more
channel stopped

Build failed in Jenkins: myfaces-current23 #91

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/myfaces-current23/91/display/redirect>

------------------------------------------
[...truncated 263.40 KB...]
[WARNING] Some problems were encountered while building the effective model for org.apache.myfaces.core:myfaces-impl:jar:2.3.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-jar-plugin @ org.apache.myfaces.core:myfaces-impl:[unknown-version], <https://builds.apache.org/job/myfaces-current23/ws/2.3.x/impl/pom.xml,> line 647, column 21
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache MyFaces JSF-2.3 Core Project
[INFO] Apache MyFaces JSF-2.3 Core API
[INFO] Apache MyFaces Shared Public API For JSF 2.3 - Core
[INFO] Apache MyFaces Core For JSF 2.3 - Shared
[INFO] Apache MyFaces JSF-2.3 Core Impl
[INFO] Apache MyFaces JSF-2.3 Core OSGi Bundle
[INFO] Apache MyFaces JSF-2.3 Impl Test
[INFO] Apache MyFaces JSF-2.3 Core Module
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces JSF-2.3 Core Project 2.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-remote-resources-plugin/1.4/maven-remote-resources-plugin-1.4.pom
Progress (1): 4.1/14 kBProgress (1): 7.6/14 kBProgress (1): 12/14 kB Progress (1): 14 kB                      Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-remote-resources-plugin/1.4/maven-remote-resources-plugin-1.4.pom (14 kB at 487 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom
Progress (1): 4.1/9.2 kBProgress (1): 7.6/9.2 kBProgress (1): 9.2 kB                        Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (9.2 kB at 354 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom
Progress (1): 4.1/30 kBProgress (1): 7.6/30 kBProgress (1): 12/30 kB Progress (1): 16/30 kBProgress (1): 20/30 kBProgress (1): 24/30 kBProgress (1): 28/30 kBProgress (1): 30 kB                      Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 kB at 1.1 MB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom
Progress (1): 4.1/15 kBProgress (1): 7.5/15 kBProgress (1): 12/15 kB Progress (1): 15 kB                      Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom (15 kB at 592 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-remote-resources-plugin/1.4/maven-remote-resources-plugin-1.4.jar
Progress (1): 4.1/67 kBProgress (1): 7.6/67 kBProgress (1): 12/67 kB Progress (1): 16/67 kBProgress (1): 20/67 kBProgress (1): 24/67 kBProgress (1): 28/67 kBProgress (1): 32/67 kBProgress (1): 36/67 kBProgress (1): 40/67 kBProgress (1): 44/67 kBProgress (1): 49/67 kBProgress (1): 53/67 kBProgress (1): 57/67 kBProgress (1): 61/67 kBProgress (1): 65/67 kBProgress (1): 67 kB                      Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-remote-resources-plugin/1.4/maven-remote-resources-plugin-1.4.jar (67 kB at 2.2 MB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/2.2.1/maven-source-plugin-2.2.1.pom
Progress (1): 2.2/6.7 kBProgress (1): 4.9/6.7 kBProgress (1): 6.7 kB                        Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/2.2.1/maven-source-plugin-2.2.1.pom (6.7 kB at 267 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/2.2.1/maven-source-plugin-2.2.1.jar
Progress (1): 2.1/30 kBProgress (1): 4.9/30 kBProgress (1): 7.7/30 kBProgress (1): 10/30 kB Progress (1): 13/30 kBProgress (1): 16/30 kBProgress (1): 19/30 kBProgress (1): 21/30 kBProgress (1): 24/30 kBProgress (1): 27/30 kBProgress (1): 30/30 kBProgress (1): 30 kB                      Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/2.2.1/maven-source-plugin-2.2.1.jar (30 kB at 1.1 MB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.pom
Progress (1): 2.1/21 kBProgress (1): 4.9/21 kBProgress (1): 7.7/21 kBProgress (1): 10/21 kB Progress (1): 13/21 kBProgress (1): 16/21 kBProgress (1): 19/21 kBProgress (1): 21 kB                      Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.pom (21 kB at 833 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom
Progress (1): 2.1/11 kBProgress (1): 4.9/11 kBProgress (1): 7.6/11 kBProgress (1): 10/11 kB Progress (1): 11 kB                      Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom (11 kB at 432 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.jar
Progress (1): 1.7/124 kBProgress (1): 4.4/124 kBProgress (1): 7.2/124 kBProgress (1): 10.0/124 kBProgress (1): 13/124 kB  Progress (1): 15/124 kBProgress (1): 18/124 kBProgress (1): 21/124 kBProgress (1): 24/124 kBProgress (1): 26/124 kBProgress (1): 29/124 kBProgress (1): 32/124 kBProgress (1): 34/124 kBProgress (1): 39/124 kBProgress (1): 43/124 kBProgress (1): 47/124 kBProgress (1): 51/124 kBProgress (1): 55/124 kBProgress (1): 59/124 kBProgress (1): 63/124 kBProgress (1): 67/124 kBProgress (1): 71/124 kBProgress (1): 75/124 kBProgress (1): 80/124 kBProgress (1): 84/124 kBProgress (1): 88/124 kBProgress (1): 92/124 kBProgress (1): 96/124 kBProgress (1): 100/124 kBProgress (1): 104/124 kBProgress (1): 108/124 kBProgress (1): 112/124 kBProgress (1): 116/124 kBProgress (1): 120/124 kBProgress (1): 124 kB                        Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.jar (124 kB at 3.4 MB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom
Progress (1): 2.1/3.9 kBProgress (1): 3.9 kB                        Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom (3.9 kB at 157 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom
Progress (1): 2.1/13 kBProgress (1): 4.9/13 kBProgress (1): 7.6/13 kBProgress (1): 10/13 kB Progress (1): 13 kB                      Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom (13 kB at 502 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar
Progress (1): 2.1/25 kBProgress (1): 4.9/25 kBProgress (1): 7.7/25 kBProgress (1): 10/25 kB Progress (1): 13/25 kBProgress (1): 16/25 kBProgress (1): 19/25 kBProgress (1): 21/25 kBProgress (1): 24/25 kBProgress (1): 25 kB                      Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar (25 kB at 880 kB/s)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ myfaces-core-project ---
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar
Progress (1): 2.1/226 kBProgress (1): 4.9/226 kBProgress (1): 7.7/226 kBProgress (1): 10/226 kB Progress (1): 13/226 kBProgress (1): 16/226 kBProgress (1): 19/226 kBProgress (1): 21/226 kBProgress (1): 24/226 kBProgress (1): 27/226 kBProgress (1): 30/226 kBProgress (1): 32/226 kBProgress (2): 32/226 kB | 4.1/13 kBProgress (2): 32/226 kB | 7.6/13 kBProgress (2): 32/226 kB | 12/13 kB Progress (2): 36/226 kB | 12/13 kBProgress (2): 40/226 kB | 12/13 kBProgress (2): 44/226 kB | 12/13 kBProgress (2): 49/226 kB | 12/13 kBProgress (2): 49/226 kB | 13 kB                                  Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar (13 kB at 274 kB/s)
Progress (1): 53/226 kBProgress (1): 57/226 kBProgress (1): 61/226 kBProgress (1): 65/226 kBProgress (1): 69/226 kBProgress (1): 73/226 kBProgress (1): 77/226 kBProgress (1): 81/226 kBProgress (1): 85/226 kBProgress (1): 89/226 kBProgress (1): 94/226 kBProgress (1): 98/226 kBProgress (1): 102/226 kBProgress (1): 106/226 kBProgress (1): 110/226 kBProgress (1): 114/226 kBProgress (1): 118/226 kBProgress (1): 122/226 kBProgress (1): 126/226 kBProgress (1): 130/226 kBProgress (1): 135/226 kBProgress (1): 139/226 kBProgress (1): 143/226 kBProgress (1): 147/226 kBProgress (1): 151/226 kBProgress (1): 155/226 kBProgress (1): 159/226 kBProgress (1): 163/226 kBProgress (1): 167/226 kBProgress (1): 171/226 kBProgress (1): 176/226 kBProgress (1): 180/226 kBProgress (1): 184/226 kBProgress (1): 188/226 kBProgress (1): 192/226 kBProgress (1): 196/226 kBProgress (1): 200/226 kBProgress (1): 204/226 kBProgress (1): 208/226 kBProgress (1): 212/226 kBProgress (1): 216/226 kBProgress (1): 221/226 kBProgress (1): 225/226 kBProgress (1): 226 kB                        Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar (226 kB at 3.2 MB/s)
[INFO] Deleting <https://builds.apache.org/job/myfaces-current23/ws/2.3.x/parent/target>
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces JSF-2.3 Core API 2.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://repository.apache.org/snapshots/de/berlios/jsunit/jsunit-maven2-plugin/maven-metadata.xml
Downloading: https://repo.maven.apache.org/maven2/de/berlios/jsunit/jsunit-maven2-plugin/maven-metadata.xml
Progress (1): 398 B                   Downloaded: https://repo.maven.apache.org/maven2/de/berlios/jsunit/jsunit-maven2-plugin/maven-metadata.xml (398 B at 7.8 kB/s)
Downloading: https://repo.maven.apache.org/maven2/de/berlios/jsunit/jsunit-maven2-plugin/1.3/jsunit-maven2-plugin-1.3.pom
Progress (1): 2.1/4.3 kBProgress (1): 4.3 kB                        Downloaded: https://repo.maven.apache.org/maven2/de/berlios/jsunit/jsunit-maven2-plugin/1.3/jsunit-maven2-plugin-1.3.pom (4.3 kB at 164 kB/s)
Downloading: https://repo.maven.apache.org/maven2/de/berlios/jsunit/jsunit-parent/1.3/jsunit-parent-1.3.pom
Progress (1): 2.1/14 kBProgress (1): 4.9/14 kBProgress (1): 7.7/14 kBProgress (1): 10/14 kB Progress (1): 13/14 kBProgress (1): 14 kB                      Downloaded: https://repo.maven.apache.org/maven2/de/berlios/jsunit/jsunit-parent/1.3/jsunit-parent-1.3.pom (14 kB at 530 kB/s)
Downloading: https://repo.maven.apache.org/maven2/de/berlios/jsunit/jsunit-maven2-plugin/1.3/jsunit-maven2-plugin-1.3.jar
Progress (1): 2.1/7.6 kBProgress (1): 4.9/7.6 kBProgress (1): 7.6 kB                        Downloaded: https://repo.maven.apache.org/maven2/de/berlios/jsunit/jsunit-maven2-plugin/1.3/jsunit-maven2-plugin-1.3.jar (7.6 kB at 292 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/mojo/build-helper-maven-plugin/1.9.1/build-helper-maven-plugin-1.9.1.pom
Progress (1): 2.1/6.8 kBProgress (1): 4.9/6.8 kBProgress (1): 6.8 kB                        Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/mojo/build-helper-maven-plugin/1.9.1/build-helper-maven-plugin-1.9.1.pom (6.8 kB at 227 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/33/mojo-parent-33.pom
Progress (1): 2.1/26 kBProgress (1): 4.9/26 kBProgress (1): 7.7/26 kBProgress (1): 10/26 kB Progress (1): 13/26 kBProgress (1): 16/26 kBProgress (1): 19/26 kBProgress (1): 21/26 kBProgress (1): 24/26 kBProgress (1): 26 kB                      Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/33/mojo-parent-33.pom (26 kB at 1.0 MB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom
Progress (1): 2.1/4.8 kBProgress (1): 4.8 kB                        Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom (4.8 kB at 210 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/mojo/build-helper-maven-plugin/1.9.1/build-helper-maven-plugin-1.9.1.jar
Progress (1): 2.1/47 kBProgress (1): 4.9/47 kBProgress (1): 7.7/47 kBProgress (1): 10/47 kB Progress (1): 13/47 kBProgress (1): 16/47 kBProgress (1): 19/47 kBProgress (1): 21/47 kBProgress (1): 24/47 kBProgress (1): 27/47 kBProgress (1): 30/47 kBProgress (1): 32/47 kBProgress (1): 36/47 kBProgress (1): 40/47 kBProgress (1): 44/47 kBProgress (1): 47 kB                      Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/mojo/build-helper-maven-plugin/1.9.1/build-helper-maven-plugin-1.9.1.jar (47 kB at 1.1 MB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.2/maven-jar-plugin-2.2.pom
Progress (1): 4.1/8.6 kBProgress (1): 7.6/8.6 kBProgress (1): 8.6 kB                        Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.2/maven-jar-plugin-2.2.pom (8.6 kB at 329 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/10/maven-plugins-10.pom
Progress (1): 4.1/7.5 kBProgress (1): 7.5 kB                        Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/10/maven-plugins-10.pom (7.5 kB at 287 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/7/maven-parent-7.pom
Progress (1): 2.1/21 kBProgress (1): 4.9/21 kBProgress (1): 7.7/21 kBProgress (1): 10/21 kB Progress (1): 13/21 kBProgress (1): 16/21 kBProgress (1): 19/21 kBProgress (1): 21 kB                      Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/7/maven-parent-7.pom (21 kB at 708 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.2/maven-jar-plugin-2.2.jar
Progress (1): 2.1/27 kBProgress (1): 4.9/27 kBProgress (1): 7.7/27 kBProgress (1): 10/27 kB Progress (1): 13/27 kBProgress (1): 16/27 kBProgress (1): 19/27 kBProgress (1): 21/27 kBProgress (1): 24/27 kBProgress (1): 27 kB                      Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.2/maven-jar-plugin-2.2.jar (27 kB at 720 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/myfaces/buildtools/myfaces-builder-plugin/1.0.10/myfaces-builder-plugin-1.0.10.pom
Progress (1): 2.2/7.5 kBProgress (1): 4.9/7.5 kBProgress (1): 7.5 kB                        Downloaded: https://repo.maven.apache.org/maven2/org/apache/myfaces/buildtools/myfaces-builder-plugin/1.0.10/myfaces-builder-plugin-1.0.10.pom (7.5 kB at 248 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/myfaces/buildtools/myfaces-plugin-parent/1.0.6/myfaces-plugin-parent-1.0.6.pom
Progress (1): 2.1/5.8 kBProgress (1): 4.9/5.8 kBProgress (1): 5.8 kB                        Downloaded: https://repo.maven.apache.org/maven2/org/apache/myfaces/buildtools/myfaces-plugin-parent/1.0.6/myfaces-plugin-parent-1.0.6.pom (5.8 kB at 194 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/myfaces/myfaces/11/myfaces-11.pom
Progress (1): 2.2/35 kBProgress (1): 4.9/35 kBProgress (1): 7.7/35 kBProgress (1): 10/35 kB Progress (1): 13/35 kBProgress (1): 16/35 kBProgress (1): 19/35 kBProgress (1): 21/35 kBProgress (1): 24/35 kBProgress (1): 27/35 kBProgress (1): 30/35 kBProgress (1): 32/35 kBProgress (1): 35/35 kBProgress (1): 35 kB                      Downloaded: https://repo.maven.apache.org/maven2/org/apache/myfaces/myfaces/11/myfaces-11.pom (35 kB at 665 kB/s)
Downloading: https://repo.maven.apache.org/maven2/org/apache/myfaces/buildtools/myfaces-builder-plugin/1.0.10/myfaces-builder-plugin-1.0.10.jar
Progress (1): 2.1/378 kBProgress (1): 4.9/378 kBProgress (1): 7.7/378 kBProgress (1): 10/378 kB Progress (1): 13/378 kBProgress (1): 16/378 kBProgress (1): 19/378 kBProgress (1): 21/378 kBProgress (1): 24/378 kBProgress (1): 27/378 kBProgress (1): 30/378 kBProgress (1): 32/378 kBProgress (1): 36/378 kBProgress (1): 40/378 kBProgress (1): 44/378 kBProgress (1): 49/378 kBProgress (1): 53/378 kBProgress (1): 57/378 kBProgress (1): 61/378 kBProgress (1): 65/378 kBProgress (1): 69/378 kBProgress (1): 73/378 kBProgress (1): 77/378 kBProgress (1): 81/378 kBProgress (1): 85/378 kBProgress (1): 89/378 kBProgress (1): 94/378 kBProgress (1): 98/378 kBProgress (1): 102/378 kBProgress (1): 106/378 kBProgress (1): 110/378 kBProgress (1): 114/378 kBProgress (1): 118/378 kBProgress (1): 122/378 kBProgress (1): 126/378 kBProgress (1): 130/378 kBProgress (1): 135/378 kBProgress (1): 139/378 kBProgress (1): 143/378 kBProgress (1): 147/378 kBProgress (1): 151/378 kBProgress (1): 155/378 kBProgress (1): 159/378 kBProgress (1): 163/378 kBProgress (1): 167/378 kBProgress (1): 171/378 kBProgress (1): 176/378 kBProgress (1): 180/378 kBProgress (1): 184/378 kBProgress (1): 188/378 kBProgress (1): 192/378 kBProgress (1): 196/378 kBProgress (1): 200/378 kBProgress (1): 204/378 kBProgress (1): 208/378 kBProgress (1): 212/378 kBProgress (1): 216/378 kBProgress (1): 221/378 kBProgress (1): 225/378 kBProgress (1): 229/378 kBProgress (1): 233/378 kBProgress (1): 237/378 kBProgress (1): 241/378 kBProgress (1): 245/378 kBProgress (1): 249/378 kBProgress (1): 253/378 kBProgress (1): 257/378 kBProgress (1): 262/378 kBProgress (1): 266/378 kBProgress (1): 270/378 kBProgress (1): 274/378 kBProgress (1): 278/378 kBProgress (1): 282/378 kBProgress (1): 286/378 kBProgress (1): 290/378 kBProgress (1): 294/378 kBProgress (1): 298/378 kBProgress (1): 302/378 kBProgress (1): 307/378 kBProgress (1): 311/378 kBProgress (1): 315/378 kBProgress (1): 319/378 kBProgress (1): 323/378 kBProgress (1): 327/378 kBProgress (1): 331/378 kBProgress (1): 335/378 kBProgress (1): 339/378 kBProgress (1): 343/378 kBProgress (1): 348/378 kBProgress (1): 352/378 kBProgress (1): 356/378 kBProgress (1): 360/378 kBProgress (1): 364/378 kBProgress (1): 368/378 kBProgress (1): 372/378 kBProgress (1): 376/378 kBProgress (1): 378 kB                        Downloaded: https://repo.maven.apache.org/maven2/org/apache/myfaces/buildtools/myfaces-builder-plugin/1.0.10/myfaces-builder-plugin-1.0.10.jar (378 kB at 4.2 MB/s)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ myfaces-api ---
[INFO] Deleting <https://builds.apache.org/job/myfaces-current23/ws/2.3.x/api/target>
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces Shared Public API For JSF 2.3 - Core 2.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ myfaces-impl-shared-public ---
[INFO] Deleting <https://builds.apache.org/job/myfaces-current23/ws/2.3.x/shared-public/target>
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces Core For JSF 2.3 - Shared 2.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ myfaces-impl-shared ---
[INFO] Deleting <https://builds.apache.org/job/myfaces-current23/ws/2.3.x/shared/target>
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces JSF-2.3 Core Impl 2.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ myfaces-impl ---
[INFO] Deleting <https://builds.apache.org/job/myfaces-current23/ws/2.3.x/impl/target>
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces JSF-2.3 Core OSGi Bundle 2.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ myfaces-bundle ---
[INFO] Deleting <https://builds.apache.org/job/myfaces-current23/ws/2.3.x/bundle/target>
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces JSF-2.3 Impl Test 2.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ myfaces-impl-test ---
[INFO] Deleting <https://builds.apache.org/job/myfaces-current23/ws/2.3.x/impl-test/target>
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces JSF-2.3 Core Module 2.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ myfaces-core-module ---
[INFO] Deleting <https://builds.apache.org/job/myfaces-current23/ws/2.3.x/target>
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache MyFaces JSF-2.3 Core Project ................ SUCCESS [  0.600 s]
[INFO] Apache MyFaces JSF-2.3 Core API .................... SUCCESS [  1.189 s]
[INFO] Apache MyFaces Shared Public API For JSF 2.3 - Core  SUCCESS [  0.041 s]
[INFO] Apache MyFaces Core For JSF 2.3 - Shared ........... SUCCESS [  0.060 s]
[INFO] Apache MyFaces JSF-2.3 Core Impl ................... SUCCESS [  0.506 s]
[INFO] Apache MyFaces JSF-2.3 Core OSGi Bundle ............ SUCCESS [  0.025 s]
[INFO] Apache MyFaces JSF-2.3 Impl Test ................... SUCCESS [  0.011 s]
[INFO] Apache MyFaces JSF-2.3 Core Module ................. SUCCESS [  0.003 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11.586 s
[INFO] Finished at: 2017-06-06T07:12:14Z
[INFO] Final Memory: 17M/267M
[INFO] ------------------------------------------------------------------------
Parsing POMs
Established TCP socket on 39953
maven33-agent.jar already up to date
maven33-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[2.3.x] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx2048m -Xms128m -XX:MaxPermSize=256m -cp /home/jenkins/jenkins-slave/maven33-agent.jar:/home/jenkins/tools/maven/latest/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/latest/conf/logging jenkins.maven3.agent.Maven33Main /home/jenkins/tools/maven/latest/ /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven33-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 39953
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/myfaces-current23/ws/2.3.x/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 clean install deploy
java.lang.reflect.InvocationTargetException
	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:498)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:176)
	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:498)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NoSuchFieldError: DEFAULT_USER_SETTINGS_FILE
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.settings(DefaultMavenExecutionRequestBuilder.java:658)
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.getMavenExecutionRequest(DefaultMavenExecutionRequestBuilder.java:149)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.getMavenExecutionRequest(Maven33Launcher.java:150)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:127)
	... 21 more
ERROR: Failed to parse POMs
java.io.IOException: java.lang.reflect.InvocationTargetException
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:179)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)
	at ......remote call to Channel to Maven [/home/jenkins/tools/java/latest1.8/bin/java, -Xmx2048m, -Xms128m, -XX:MaxPermSize=256m, -cp, /home/jenkins/jenkins-slave/maven33-agent.jar:/home/jenkins/tools/maven/latest/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/latest/conf/logging, jenkins.maven3.agent.Maven33Main, /home/jenkins/tools/maven/latest/, /home/jenkins/jenkins-slave/slave.jar, /home/jenkins/jenkins-slave/maven33-interceptor.jar, /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar, 39953](Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1545)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:830)
	at hudson.maven.ProcessCache$MavenProcess.call(ProcessCache.java:161)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:873)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:544)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:405)
Caused by: java.lang.reflect.InvocationTargetException
	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:498)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.Exception: java.lang.reflect.InvocationTargetException
	at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:179)
	... 14 more
Caused by: java.lang.reflect.InvocationTargetException
	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:498)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:176)
	... 14 more
Caused by: java.lang.NoSuchFieldError: DEFAULT_USER_SETTINGS_FILE
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.settings(DefaultMavenExecutionRequestBuilder.java:658)
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.getMavenExecutionRequest(DefaultMavenExecutionRequestBuilder.java:149)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.getMavenExecutionRequest(Maven33Launcher.java:150)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:127)
	... 21 more
channel stopped

Build failed in Jenkins: myfaces-current23 #90

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/myfaces-current23/90/display/redirect?page=changes>

Changes:

[lu4242] fix javadoc generation to new behavior of maven-javadoc-plugin

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H13 (Hadoop xenial) in workspace <https://builds.apache.org/job/myfaces-current23/ws/>
Updating https://svn.apache.org/repos/asf/myfaces/core/branches/2.3.x at revision '2017-06-06T06:36:53.953 +0000'
U         shared-public/src/main/java/org/apache/myfaces/shared/util/WebConfigParamUtils.java
U         shared-public/src/main/java/org/apache/myfaces/shared/util/ExternalContextUtils.java
U         shared-public/src/main/java/org/apache/myfaces/shared/util/LocaleUtils.java
U         shared-public/src/main/java/org/apache/myfaces/shared/util/StringUtils.java
U         shared-public/src/main/java/org/apache/myfaces/shared/util/TagUtils.java
At revision 1797737

[2.3.x] $ /home/jenkins/tools/maven/latest/bin/mvn -Dmaven.repo.local=<https://builds.apache.org/job/myfaces-current23/ws/.repository> clean
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.myfaces.core:myfaces-api:jar:2.3.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for de.berlios.jsunit:jsunit-maven2-plugin is missing. @ org.apache.myfaces.core:myfaces-api:[unknown-version], <https://builds.apache.org/job/myfaces-current23/ws/2.3.x/api/pom.xml,> line 331, column 21
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.myfaces.core:myfaces-impl:jar:2.3.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-jar-plugin @ org.apache.myfaces.core:myfaces-impl:[unknown-version], <https://builds.apache.org/job/myfaces-current23/ws/2.3.x/impl/pom.xml,> line 647, column 21
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache MyFaces JSF-2.3 Core Project
[INFO] Apache MyFaces JSF-2.3 Core API
[INFO] Apache MyFaces Shared Public API For JSF 2.3 - Core
[INFO] Apache MyFaces Core For JSF 2.3 - Shared
[INFO] Apache MyFaces JSF-2.3 Core Impl
[INFO] Apache MyFaces JSF-2.3 Core OSGi Bundle
[INFO] Apache MyFaces JSF-2.3 Impl Test
[INFO] Apache MyFaces JSF-2.3 Core Module
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces JSF-2.3 Core Project 2.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ myfaces-core-project ---
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces JSF-2.3 Core API 2.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ myfaces-api ---
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces Shared Public API For JSF 2.3 - Core 2.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ myfaces-impl-shared-public ---
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces Core For JSF 2.3 - Shared 2.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ myfaces-impl-shared ---
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces JSF-2.3 Core Impl 2.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ myfaces-impl ---
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces JSF-2.3 Core OSGi Bundle 2.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ myfaces-bundle ---
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces JSF-2.3 Impl Test 2.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ myfaces-impl-test ---
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces JSF-2.3 Core Module 2.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ myfaces-core-module ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache MyFaces JSF-2.3 Core Project ................ SUCCESS [  0.085 s]
[INFO] Apache MyFaces JSF-2.3 Core API .................... SUCCESS [  0.087 s]
[INFO] Apache MyFaces Shared Public API For JSF 2.3 - Core  SUCCESS [  0.002 s]
[INFO] Apache MyFaces Core For JSF 2.3 - Shared ........... SUCCESS [  0.002 s]
[INFO] Apache MyFaces JSF-2.3 Core Impl ................... SUCCESS [  0.004 s]
[INFO] Apache MyFaces JSF-2.3 Core OSGi Bundle ............ SUCCESS [  0.026 s]
[INFO] Apache MyFaces JSF-2.3 Impl Test ................... SUCCESS [  0.003 s]
[INFO] Apache MyFaces JSF-2.3 Core Module ................. SUCCESS [  0.003 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.539 s
[INFO] Finished at: 2017-06-06T06:37:18Z
[INFO] Final Memory: 14M/220M
[INFO] ------------------------------------------------------------------------
Parsing POMs
Established TCP socket on 39319
maven33-agent.jar already up to date
maven33-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[2.3.x] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx2048m -Xms128m -XX:MaxPermSize=256m -cp /home/jenkins/jenkins-slave/maven33-agent.jar:/home/jenkins/tools/maven/latest/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/latest/conf/logging jenkins.maven3.agent.Maven33Main /home/jenkins/tools/maven/latest/ /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven33-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 39319
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/myfaces-current23/ws/2.3.x/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 clean install deploy
java.lang.reflect.InvocationTargetException
	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:498)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:176)
	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:498)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NoSuchFieldError: DEFAULT_USER_SETTINGS_FILE
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.settings(DefaultMavenExecutionRequestBuilder.java:658)
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.getMavenExecutionRequest(DefaultMavenExecutionRequestBuilder.java:149)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.getMavenExecutionRequest(Maven33Launcher.java:150)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:127)
	... 21 more
ERROR: Failed to parse POMs
java.io.IOException: java.lang.reflect.InvocationTargetException
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:179)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)
	at ......remote call to Channel to Maven [/home/jenkins/tools/java/latest1.8/bin/java, -Xmx2048m, -Xms128m, -XX:MaxPermSize=256m, -cp, /home/jenkins/jenkins-slave/maven33-agent.jar:/home/jenkins/tools/maven/latest/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/latest/conf/logging, jenkins.maven3.agent.Maven33Main, /home/jenkins/tools/maven/latest/, /home/jenkins/jenkins-slave/slave.jar, /home/jenkins/jenkins-slave/maven33-interceptor.jar, /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar, 39319](Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1545)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:830)
	at hudson.maven.ProcessCache$MavenProcess.call(ProcessCache.java:161)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:873)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:544)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:405)
Caused by: java.lang.reflect.InvocationTargetException
	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:498)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.Exception: java.lang.reflect.InvocationTargetException
	at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:179)
	... 14 more
Caused by: java.lang.reflect.InvocationTargetException
	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:498)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:176)
	... 14 more
Caused by: java.lang.NoSuchFieldError: DEFAULT_USER_SETTINGS_FILE
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.settings(DefaultMavenExecutionRequestBuilder.java:658)
	at org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.getMavenExecutionRequest(DefaultMavenExecutionRequestBuilder.java:149)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.getMavenExecutionRequest(Maven33Launcher.java:150)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:127)
	... 21 more
channel stopped