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 2013/12/18 17:51:10 UTC

Build failed in Jenkins: myfaces-current21_949 #1463

See <https://builds.apache.org/job/myfaces-current21_949/1463/>

------------------------------------------
[...truncated 3610 lines...]
[INFO] Building Apache MyFaces JSF-2.1 Core OSGi Bundle
[INFO]    task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] [remote-resources:process {execution: default}]
[debug] execute contextualize
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/myfaces-current21_949/ws/2.1.x-client-window/bundle/src/main/resources>
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] No sources to compile
[debug] execute contextualize
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/myfaces-current21_949/ws/2.1.x-client-window/bundle/src/test/resources>
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://builds.apache.org/job/myfaces-current21_949/ws/2.1.x-client-window/bundle/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

Results :

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] [bundle:bundle {execution: default-bundle}]
[WARNING] Warning building bundle org.apache.myfaces.core:myfaces-bundle:bundle:2.1.9-CLIENT-WINDOW-SNAPSHOT : Instructions in Export-Package that are never used: org\.apache\.myfaces\.ee6
Classpath: Jar:.,Jar:myfaces-api,Jar:myfaces-impl,Jar:commons-collections,Jar:commons-codec,Jar:commons-beanutils,Jar:commons-logging,Jar:commons-digester

[WARNING] Warning building bundle org.apache.myfaces.core:myfaces-bundle:bundle:2.1.9-CLIENT-WINDOW-SNAPSHOT : Superfluous export-package instructions: [org.apache.myfaces.ee6]
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] No goals needed for project - skipping
[INFO] [source:jar {execution: attach-source}]
[INFO] Building jar: <https://builds.apache.org/job/myfaces-current21_949/ws/2.1.x-client-window/bundle/target/myfaces-bundle-2.1.9-CLIENT-WINDOW-SNAPSHOT-sources.jar>
[INFO] [checkstyle:check {execution: verify-style}]
[INFO] 
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/myfaces-current21_949/ws/2.1.x-client-window/bundle/target/myfaces-bundle-2.1.9-CLIENT-WINDOW-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/core/myfaces-bundle/2.1.9-CLIENT-WINDOW-SNAPSHOT/myfaces-bundle-2.1.9-CLIENT-WINDOW-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/myfaces-current21_949/ws/2.1.x-client-window/bundle/target/myfaces-bundle-2.1.9-CLIENT-WINDOW-SNAPSHOT-sources.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/core/myfaces-bundle/2.1.9-CLIENT-WINDOW-SNAPSHOT/myfaces-bundle-2.1.9-CLIENT-WINDOW-SNAPSHOT-sources.jar
[INFO] [bundle:install {execution: default-install}]
[WARNING] Exception while updating local OBR: Unable to read repository xml: file:/home/jenkins/jenkins-slave/maven-repositories/1/repository.xml
org.apache.maven.plugin.MojoExecutionException: Unable to read repository xml: file:/home/jenkins/jenkins-slave/maven-repositories/1/repository.xml
	at org.apache.felix.obrplugin.ObrUpdate.parseRepositoryXml(ObrUpdate.java:295)
	at org.apache.felix.obrplugin.ObrInstall.execute(ObrInstall.java:140)
	at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490)
	at hudson.maven.agent.PluginManagerInterceptor.executeMojo(PluginManagerInterceptor.java:182)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:556)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:535)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:348)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180)
	at org.apache.maven.lifecycle.LifecycleExecutorInterceptor.execute(LifecycleExecutorInterceptor.java:65)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
	at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
	at hudson.maven.agent.Main.launch(Main.java:204)
	at hudson.maven.MavenBuilder.call(MavenBuilder.java:154)
	at hudson.maven.Maven2Builder.call(Maven2Builder.java:79)
	at hudson.maven.Maven2Builder.call(Maven2Builder.java:55)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
	at java.lang.Thread.run(Thread.java:662)
Caused by: org.xmlpull.v1.XmlPullParserException: unexpected type (position:END_DOCUMENT null@3:1 in java.io.InputStreamReader@1160f29) 
	at org.kxml2.io.KXmlParser.exception(Unknown Source)
	at org.kxml2.io.KXmlParser.nextTag(Unknown Source)
	at org.apache.felix.bundlerepository.impl.PullParser.parseRepository(PullParser.java:43)
	at org.apache.felix.bundlerepository.impl.DataModelHelperImpl.repository(DataModelHelperImpl.java:147)
	at org.apache.felix.bundlerepository.impl.DataModelHelperImpl.repository(DataModelHelperImpl.java:118)
	at org.apache.felix.obrplugin.ObrUpdate.parseRepositoryXml(ObrUpdate.java:291)
	... 32 more
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces JSF-2.1 Core Module
[INFO]    task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] [remote-resources:process {execution: default}]
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [checkstyle:check {execution: verify-style}]
[INFO] 
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/myfaces-current21_949/ws/2.1.x-client-window/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/core/myfaces-core-module/2.1.9-CLIENT-WINDOW-SNAPSHOT/myfaces-core-module-2.1.9-CLIENT-WINDOW-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Building client-window-example
[INFO]    task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] [remote-resources:process {execution: default}]
[debug] execute contextualize
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 9 source files to <https://builds.apache.org/job/myfaces-current21_949/ws/2.1.x-client-window/client-window-example/target/classes>
[INFO] [build-helper:add-test-resource {execution: add-webapp-folder-as-test}]
[debug] execute contextualize
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] Copying 25 resources to webapp
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 1 source file to <https://builds.apache.org/job/myfaces-current21_949/ws/2.1.x-client-window/client-window-example/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://builds.apache.org/job/myfaces-current21_949/ws/2.1.x-client-window/client-window-example/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.myfaces.example.clientWindow.CheckFaceletsFileTestCase
Dec 18, 2013 4:48:44 PM org.apache.myfaces.util.ExternalSpecifications isUnifiedELAvailable
INFO: MyFaces Unified EL support enabled
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.037 sec

Results :

Tests run: 3, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] [war:war {execution: default-war}]
[INFO] Packaging webapp
[INFO] Assembling webapp[client-window-example] in [<https://builds.apache.org/job/myfaces-current21_949/ws/2.1.x-client-window/client-window-example/target/client-window-example]>
[INFO] Processing war project
[INFO] Copying webapp resources[<https://builds.apache.org/job/myfaces-current21_949/ws/2.1.x-client-window/client-window-example/src/main/webapp]>
[INFO] Webapp assembled in[154 msecs]
[INFO] Building war: <https://builds.apache.org/job/myfaces-current21_949/ws/2.1.x-client-window/client-window-example/target/client-window-example.war>
[INFO] [checkstyle:check {execution: verify-style}]
[INFO] 
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/myfaces-current21_949/ws/2.1.x-client-window/client-window-example/target/client-window-example.war> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/example/clientWindow/client-window-example/2.1.9-CLIENT-WINDOW-SNAPSHOT/client-window-example-2.1.9-CLIENT-WINDOW-SNAPSHOT.war
[INFO] 
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] ------------------------------------------------------------------------
[INFO] Apache MyFaces JSF-2.1 Core Project ................... SUCCESS [55.697s]
[INFO] Apache MyFaces JSF-2.1 Core API ....................... SUCCESS [1:26.441s]
[INFO] Apache MyFaces Shared Public API For JSF 2.1 - Core ... SUCCESS [39.150s]
[INFO] Apache MyFaces Core For JSF 2.1 - Shared .............. SUCCESS [1:24.739s]
[INFO] Apache MyFaces JSF-2.1 Core Impl ...................... SUCCESS [1:35.276s]
[INFO] Apache MyFaces JSF-2.1 Core OSGi Bundle ............... SUCCESS [42.769s]
[INFO] Apache MyFaces JSF-2.1 Core Module .................... SUCCESS [40.569s]
[INFO] client-window-example ................................. SUCCESS [37.448s]
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 8 minutes 9 seconds
[INFO] Finished at: Wed Dec 18 16:48:47 UTC 2013
[INFO] Final Memory: 143M/437M
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current21_949/ws/2.1.x-client-window/client-window-example/pom.xml> to org.apache.myfaces.example.clientWindow/client-window-example/2.1.9-CLIENT-WINDOW-SNAPSHOT/client-window-example-2.1.9-CLIENT-WINDOW-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current21_949/ws/2.1.x-client-window/client-window-example/target/client-window-example.war> to org.apache.myfaces.example.clientWindow/client-window-example/2.1.9-CLIENT-WINDOW-SNAPSHOT/client-window-example-2.1.9-CLIENT-WINDOW-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current21_949/ws/2.1.x-client-window/shared-public/pom.xml> to org.apache.myfaces.core.internal/myfaces-impl-shared-public/2.1.9-CLIENT-WINDOW-SNAPSHOT/myfaces-impl-shared-public-2.1.9-CLIENT-WINDOW-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current21_949/ws/2.1.x-client-window/shared-public/target/myfaces-impl-shared-public-2.1.9-CLIENT-WINDOW-SNAPSHOT.jar> to org.apache.myfaces.core.internal/myfaces-impl-shared-public/2.1.9-CLIENT-WINDOW-SNAPSHOT/myfaces-impl-shared-public-2.1.9-CLIENT-WINDOW-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current21_949/ws/2.1.x-client-window/shared-public/target/myfaces-impl-shared-public-2.1.9-CLIENT-WINDOW-SNAPSHOT-sources.jar> to org.apache.myfaces.core.internal/myfaces-impl-shared-public/2.1.9-CLIENT-WINDOW-SNAPSHOT/myfaces-impl-shared-public-2.1.9-CLIENT-WINDOW-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current21_949/ws/2.1.x-client-window/impl/pom.xml> to org.apache.myfaces.core/myfaces-impl/2.1.9-CLIENT-WINDOW-SNAPSHOT/myfaces-impl-2.1.9-CLIENT-WINDOW-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current21_949/ws/2.1.x-client-window/impl/target/myfaces-impl-2.1.9-CLIENT-WINDOW-SNAPSHOT.jar> to org.apache.myfaces.core/myfaces-impl/2.1.9-CLIENT-WINDOW-SNAPSHOT/myfaces-impl-2.1.9-CLIENT-WINDOW-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current21_949/ws/2.1.x-client-window/impl/target/myfaces-impl-2.1.9-CLIENT-WINDOW-SNAPSHOT-sources.jar> to org.apache.myfaces.core/myfaces-impl/2.1.9-CLIENT-WINDOW-SNAPSHOT/myfaces-impl-2.1.9-CLIENT-WINDOW-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current21_949/ws/2.1.x-client-window/impl/target/myfaces-impl-2.1.9-CLIENT-WINDOW-SNAPSHOT-tests.jar> to org.apache.myfaces.core/myfaces-impl/2.1.9-CLIENT-WINDOW-SNAPSHOT/myfaces-impl-2.1.9-CLIENT-WINDOW-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current21_949/ws/2.1.x-client-window/bundle/pom.xml> to org.apache.myfaces.core/myfaces-bundle/2.1.9-CLIENT-WINDOW-SNAPSHOT/myfaces-bundle-2.1.9-CLIENT-WINDOW-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current21_949/ws/2.1.x-client-window/bundle/target/myfaces-bundle-2.1.9-CLIENT-WINDOW-SNAPSHOT.jar> to org.apache.myfaces.core/myfaces-bundle/2.1.9-CLIENT-WINDOW-SNAPSHOT/myfaces-bundle-2.1.9-CLIENT-WINDOW-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current21_949/ws/2.1.x-client-window/bundle/target/myfaces-bundle-2.1.9-CLIENT-WINDOW-SNAPSHOT-sources.jar> to org.apache.myfaces.core/myfaces-bundle/2.1.9-CLIENT-WINDOW-SNAPSHOT/myfaces-bundle-2.1.9-CLIENT-WINDOW-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current21_949/ws/2.1.x-client-window/api/pom.xml> to org.apache.myfaces.core/myfaces-api/2.1.9-CLIENT-WINDOW-SNAPSHOT/myfaces-api-2.1.9-CLIENT-WINDOW-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current21_949/ws/2.1.x-client-window/api/target/myfaces-api-2.1.9-CLIENT-WINDOW-SNAPSHOT.jar> to org.apache.myfaces.core/myfaces-api/2.1.9-CLIENT-WINDOW-SNAPSHOT/myfaces-api-2.1.9-CLIENT-WINDOW-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current21_949/ws/2.1.x-client-window/api/target/myfaces-api-2.1.9-CLIENT-WINDOW-SNAPSHOT-sources.jar> to org.apache.myfaces.core/myfaces-api/2.1.9-CLIENT-WINDOW-SNAPSHOT/myfaces-api-2.1.9-CLIENT-WINDOW-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current21_949/ws/2.1.x-client-window/api/target/myfaces-api-2.1.9-CLIENT-WINDOW-SNAPSHOT-tests.jar> to org.apache.myfaces.core/myfaces-api/2.1.9-CLIENT-WINDOW-SNAPSHOT/myfaces-api-2.1.9-CLIENT-WINDOW-SNAPSHOT-tests.jar
[JENKINS] Archiving /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/core/myfaces-core-project/2.1.9-CLIENT-WINDOW-SNAPSHOT/myfaces-core-project-2.1.9-CLIENT-WINDOW-SNAPSHOT.pom to org.apache.myfaces.core/myfaces-core-project/2.1.9-CLIENT-WINDOW-SNAPSHOT/myfaces-core-project-2.1.9-CLIENT-WINDOW-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current21_949/ws/2.1.x-client-window/parent/target/myfaces-core-project-2.1.9-CLIENT-WINDOW-SNAPSHOT-site.xml> to org.apache.myfaces.core/myfaces-core-project/2.1.9-CLIENT-WINDOW-SNAPSHOT/myfaces-core-project-2.1.9-CLIENT-WINDOW-SNAPSHOT-site.xml
/x1/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/core/myfaces-core-project/2.1.9-CLIENT-WINDOW-SNAPSHOT/myfaces-core-project-2.1.9-CLIENT-WINDOW-SNAPSHOT.pom is not inside /x1/jenkins/jenkins-slave/workspace/myfaces-current21_949/2.1.x-client-window/parent/; will archive in a separate pass
[JENKINS] Archiving /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/core/myfaces-core-module/2.1.9-CLIENT-WINDOW-SNAPSHOT/myfaces-core-module-2.1.9-CLIENT-WINDOW-SNAPSHOT.pom to org.apache.myfaces.core/myfaces-core-module/2.1.9-CLIENT-WINDOW-SNAPSHOT/myfaces-core-module-2.1.9-CLIENT-WINDOW-SNAPSHOT.pom
/x1/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/core/myfaces-core-module/2.1.9-CLIENT-WINDOW-SNAPSHOT/myfaces-core-module-2.1.9-CLIENT-WINDOW-SNAPSHOT.pom is not inside /x1/jenkins/jenkins-slave/workspace/myfaces-current21_949/2.1.x-client-window/; will archive in a separate pass
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current21_949/ws/2.1.x-client-window/shared/pom.xml> to org.apache.myfaces.core.internal/myfaces-impl-shared/2.1.9-CLIENT-WINDOW-SNAPSHOT/myfaces-impl-shared-2.1.9-CLIENT-WINDOW-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current21_949/ws/2.1.x-client-window/shared/target/myfaces-impl-shared-2.1.9-CLIENT-WINDOW-SNAPSHOT.jar> to org.apache.myfaces.core.internal/myfaces-impl-shared/2.1.9-CLIENT-WINDOW-SNAPSHOT/myfaces-impl-shared-2.1.9-CLIENT-WINDOW-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current21_949/ws/2.1.x-client-window/shared/target/myfaces-impl-shared-2.1.9-CLIENT-WINDOW-SNAPSHOT-sources.jar> to org.apache.myfaces.core.internal/myfaces-impl-shared/2.1.9-CLIENT-WINDOW-SNAPSHOT/myfaces-impl-shared-2.1.9-CLIENT-WINDOW-SNAPSHOT-sources.jar
channel stopped
Maven RedeployPublisher use remote ubuntu3 maven settings from : /home/jenkins/.m2/settings.xml
[INFO] Deployment in https://repository.apache.org/content/repositories/snapshots (id=apache.snapshots.https,uniqueVersion=false)
Deploying the main artifact jenkins-8563017955220098328myfaces-api-2.1.9-CLIENT-WINDOW-SNAPSHOT.jar
Deploying the main artifact jenkins-163582111221988580myfaces-api-2.1.9-CLIENT-WINDOW-SNAPSHOT-sources.jar
Deploying the main artifact jenkins-8149781783803581240myfaces-api-2.1.9-CLIENT-WINDOW-SNAPSHOT-tests.jar
[INFO] Deployment in https://repository.apache.org/content/repositories/snapshots (id=apache.snapshots.https,uniqueVersion=false)
Deploying the main artifact jenkins-584069668543302648myfaces-bundle-2.1.9-CLIENT-WINDOW-SNAPSHOT.jar
Deploying the main artifact jenkins-1468827010822573780myfaces-bundle-2.1.9-CLIENT-WINDOW-SNAPSHOT-sources.jar
[INFO] Deployment in https://repository.apache.org/content/repositories/snapshots (id=apache.snapshots.https,uniqueVersion=false)
Deploying the main artifact jenkins-8867804413749322257myfaces-core-module-2.1.9-CLIENT-WINDOW-SNAPSHOT.pom
[INFO] Deployment in https://repository.apache.org/content/repositories/snapshots (id=apache.snapshots.https,uniqueVersion=false)
Deploying the main artifact jenkins-4404639558159019450myfaces-core-project-2.1.9-CLIENT-WINDOW-SNAPSHOT.pom
Deploying the main artifact jenkins-2053401656917620544myfaces-core-project-2.1.9-CLIENT-WINDOW-SNAPSHOT-site.xml
[INFO] Deployment in https://repository.apache.org/content/repositories/snapshots (id=apache.snapshots.https,uniqueVersion=false)
Deploying the main artifact jenkins-5414376795268855428myfaces-impl-2.1.9-CLIENT-WINDOW-SNAPSHOT.jar
ERROR: Error deploying artifact: The target server failed to respond
org.apache.maven.artifact.deployer.ArtifactDeploymentException: Error deploying artifact: The target server failed to respond
	at hudson.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:175)
	at hudson.maven.reporters.MavenArtifactRecord.deploy(MavenArtifactRecord.java:191)
	at hudson.maven.RedeployPublisher.perform(RedeployPublisher.java:176)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:785)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:757)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.post2(MavenModuleSetBuild.java:1020)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:706)
	at hudson.model.Run.execute(Run.java:1702)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:509)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:231)
Caused by: org.apache.maven.wagon.TransferFailedException: The target server failed to respond
	at org.apache.maven.wagon.shared.http4.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:580)
	at org.apache.maven.wagon.shared.http4.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:524)
	at org.apache.maven.wagon.shared.http4.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:505)
	at org.apache.maven.wagon.shared.http4.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:485)
	at org.apache.maven.repository.legacy.DefaultWagonManager.putRemoteFile(DefaultWagonManager.java:569)
	at org.apache.maven.repository.legacy.DefaultWagonManager.putArtifact(DefaultWagonManager.java:494)
	at hudson.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:160)
	... 11 more
Caused by: org.apache.http.NoHttpResponseException: The target server failed to respond
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:95)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:62)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:254)
	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:289)
	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:252)
	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:191)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:300)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:127)
	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:715)
	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:520)
	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
	at org.apache.maven.wagon.shared.http4.AbstractHttpClientWagon.execute(AbstractHttpClientWagon.java:746)
	at org.apache.maven.wagon.shared.http4.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:574)
	... 17 more
[INFO] Deployment failed after 2 min 20 sec
Build step 'Deploy artifacts to Maven repository' changed build result to FAILURE