You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@wink.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2015/10/28 17:31:17 UTC

Build failed in Jenkins: Wink-Trunk-JDK1.6 #2187

See <https://builds.apache.org/job/Wink-Trunk-JDK1.6/2187/changes>

Changes:

[lresende] [WINK-437] Fix OSGi missing dependency

------------------------------------------
[...truncated 3007 lines...]
A         wink-guice-server/src/main/java/org/apache/wink/guice
A         wink-guice-server/src/main/java/org/apache/wink/guice/server
A         wink-guice-server/src/main/java/org/apache/wink/guice/server/internal
A         wink-guice-server/src/main/java/org/apache/wink/guice/server/internal/lifecycle
AU        wink-guice-server/src/main/java/org/apache/wink/guice/server/internal/lifecycle/GuiceInjectorLifeCycleManager.java
AU        wink-guice-server/src/main/java/org/apache/wink/guice/server/internal/lifecycle/WinkGuiceModule.java
A         wink-guice-server/src/main/java/org/apache/wink/guice/server/internal/servlet
AU        wink-guice-server/src/main/java/org/apache/wink/guice/server/internal/servlet/GuiceRestServlet.java
AU        wink-guice-server/src/main/java/org/apache/wink/guice/server/internal/GuiceDeploymentConfiguration.java
AU        wink-guice-server/pom.xml
AU        release_notes.txt
A         wink-osgi
A         wink-osgi/src
A         wink-osgi/src/main
A         wink-osgi/src/main/java
A         wink-osgi/src/main/java/org
A         wink-osgi/src/main/java/org/apache
A         wink-osgi/src/main/java/org/apache/wink
A         wink-osgi/src/main/java/org/apache/wink/osgi
A         wink-osgi/src/main/java/org/apache/wink/osgi/internal
A         wink-osgi/src/main/java/org/apache/wink/osgi/internal/ThreadRootResourceDeploymentConfiguration.java
A         wink-osgi/src/main/java/org/apache/wink/osgi/internal/DummyRuntimeDelegate.java
A         wink-osgi/src/main/java/org/apache/wink/osgi/JaxRsFilter.java
A         wink-osgi/src/main/java/org/apache/wink/osgi/WinkRequestProcessor.java
A         wink-osgi/src/main/appended-resources
A         wink-osgi/src/main/appended-resources/META-INF
A         wink-osgi/src/main/appended-resources/META-INF/NOTICE.vm
A         wink-osgi/src/main/appended-resources/META-INF/LICENSE.vm
A         wink-osgi/pom.xml
A         security
AU        security/CVE-2010-2245.pdf
 U        .
At revision 1711048
Parsing POMs
Established TCP socket on 39220
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[trunk] $ /home/jenkins/tools/java/latest1.6/bin/java -Xmx2g -Xms256m -XX:MaxPermSize=512m -cp /home/jenkins/jenkins-slave/maven3-agent.jar:/home/jenkins/tools/maven/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/jenkins/tools/maven/apache-maven-3.0.4 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 39220
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/Wink-Trunk-JDK1.6/ws/trunk/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 clean deploy
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.wink:wink-component-test-support:jar:1.4.0-SNAPSHOT
[WARNING] 'build.pluginManagement.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-war-plugin @ org.apache.wink:wink:1.4.0-SNAPSHOT, <https://builds.apache.org/job/Wink-Trunk-JDK1.6/ws/trunk/pom.xml,> line 372, column 25
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.wink:wink:pom:1.4.0-SNAPSHOT
[WARNING] 'build.pluginManagement.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-war-plugin @ line 372, column 25
[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 Wink
[INFO] Apache Wink Component Test Support
[INFO] Apache Wink Common
[INFO] Apache Wink Server
[INFO] Apache Wink Client
[INFO] Apache Wink Client :: Apache Http Client
[INFO] Apache Wink Client :: Async Http Client
[INFO] Apache Wink Spring
[INFO] Apache Wink WebDav
[INFO] Apache Wink :: JSON4J
[INFO] Apache Wink Providers
[INFO] Apache Wink Providers :: Json Provider
[INFO] Apache Wink Providers :: Jettison Provider
[INFO] Apache Wink Providers :: Abdera Provider
[INFO] Apache Wink Providers :: JSON4J Provider
[INFO] Apache Wink Providers :: Jackson Provider
[INFO] Apache Wink Providers :: ProtocolBuffer Provider
[INFO] Apache Wink Providers :: Thrift Provider
[INFO] Apache Wink :: JCDI Extensions and Integration
[INFO] Apache Wink Guice Server
[INFO] Apache Wink Examples
[INFO] Apache Wink Examples Apps
[INFO] Apache Wink Examples Apps :: Bookmarks
[INFO] Apache Wink Examples Apps :: HelloWorld
[INFO] Apache Wink Examples Apps :: QADefect
[INFO] Apache Wink Examples Apps :: SimpleDefects
[INFO] Apache Wink Examples Core
[INFO] Apache Wink Examples Core :: CustomContext
[INFO] Apache Wink Examples Core :: CustomExceptionManager
[INFO] Apache Wink Examples Core :: JAXB
[INFO] Apache Wink Examples Core :: Preconditions
[INFO] Apache Wink Examples Clients
[INFO] Apache Wink Examples Clients :: ReadRSS
[INFO] Apache Wink Examples Clients :: QADefects
[INFO] Apache Wink Examples Clients :: GoogleDocs
[INFO] Apache Wink Examples Ext
[INFO] Apache Wink Examples Ext :: Asset
[INFO] Apache Wink Examples Ext :: DynamicResource
[INFO] Apache Wink Examples Ext :: History
[INFO] Apache Wink Examples Ext :: LinkBuilders
[INFO] Apache Wink Examples Ext :: MultiPart
[INFO] Apache Wink Examples Ext :: RuntimeRegistration
[INFO] Apache Wink Examples Ext :: Scope
[INFO] Apache Wink Examples Ext :: Spring
[INFO] Apache Wink Examples Ext :: WebDAV
[INFO] Apache Wink Examples Ext :: OSGi
[INFO] Apache Wink Assembly
[INFO] Apache Wink :: OSGi
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Wink 1.4.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ wink ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce-plugin-versions) @ wink ---
[WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.0:process (default) @ wink ---
[INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on => 'false'.
[INFO] Setting property: resource.loader => 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound => 'false'.
[INFO] 
[INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ wink ---
[INFO] 
[INFO] --- maven-license-plugin:1.4.0:check (default) @ wink ---
[INFO] Checking licenses...
[INFO] 
[INFO] --- ianal-maven-plugin:1.0-alpha-1:verify-legal-files (default) @ wink ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ wink ---
[INFO] Installing <https://builds.apache.org/job/Wink-Trunk-JDK1.6/ws/trunk/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/wink/wink/1.4.0-SNAPSHOT/wink-1.4.0-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ wink ---
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/wink/wink/1.4.0-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata org.apache.wink:wink:1.4.0-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): java.lang.RuntimeException: Could not generate DH keypair
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Wink ....................................... FAILURE [9.353s]
[INFO] Apache Wink Component Test Support ................ SKIPPED
[INFO] Apache Wink Common ................................ SKIPPED
[INFO] Apache Wink Server ................................ SKIPPED
[INFO] Apache Wink Client ................................ SKIPPED
[INFO] Apache Wink Client :: Apache Http Client .......... SKIPPED
[INFO] Apache Wink Client :: Async Http Client ........... SKIPPED
[INFO] Apache Wink Spring ................................ SKIPPED
[INFO] Apache Wink WebDav ................................ SKIPPED
[INFO] Apache Wink :: JSON4J ............................. SKIPPED
[INFO] Apache Wink Providers ............................. SKIPPED
[INFO] Apache Wink Providers :: Json Provider ............ SKIPPED
[INFO] Apache Wink Providers :: Jettison Provider ........ SKIPPED
[INFO] Apache Wink Providers :: Abdera Provider .......... SKIPPED
[INFO] Apache Wink Providers :: JSON4J Provider .......... SKIPPED
[INFO] Apache Wink Providers :: Jackson Provider ......... SKIPPED
[INFO] Apache Wink Providers :: ProtocolBuffer Provider .. SKIPPED
[INFO] Apache Wink Providers :: Thrift Provider .......... SKIPPED
[INFO] Apache Wink :: JCDI Extensions and Integration .... SKIPPED
[INFO] Apache Wink Guice Server .......................... SKIPPED
[INFO] Apache Wink Examples .............................. SKIPPED
[INFO] Apache Wink Examples Apps ......................... SKIPPED
[INFO] Apache Wink Examples Apps :: Bookmarks ............ SKIPPED
[INFO] Apache Wink Examples Apps :: HelloWorld ........... SKIPPED
[INFO] Apache Wink Examples Apps :: QADefect ............. SKIPPED
[INFO] Apache Wink Examples Apps :: SimpleDefects ........ SKIPPED
[INFO] Apache Wink Examples Core ......................... SKIPPED
[INFO] Apache Wink Examples Core :: CustomContext ........ SKIPPED
[INFO] Apache Wink Examples Core :: CustomExceptionManager  SKIPPED
[INFO] Apache Wink Examples Core :: JAXB ................. SKIPPED
[INFO] Apache Wink Examples Core :: Preconditions ........ SKIPPED
[INFO] Apache Wink Examples Clients ...................... SKIPPED
[INFO] Apache Wink Examples Clients :: ReadRSS ........... SKIPPED
[INFO] Apache Wink Examples Clients :: QADefects ......... SKIPPED
[INFO] Apache Wink Examples Clients :: GoogleDocs ........ SKIPPED
[INFO] Apache Wink Examples Ext .......................... SKIPPED
[INFO] Apache Wink Examples Ext :: Asset ................. SKIPPED
[INFO] Apache Wink Examples Ext :: DynamicResource ....... SKIPPED
[INFO] Apache Wink Examples Ext :: History ............... SKIPPED
[INFO] Apache Wink Examples Ext :: LinkBuilders .......... SKIPPED
[INFO] Apache Wink Examples Ext :: MultiPart ............. SKIPPED
[INFO] Apache Wink Examples Ext :: RuntimeRegistration ... SKIPPED
[INFO] Apache Wink Examples Ext :: Scope ................. SKIPPED
[INFO] Apache Wink Examples Ext :: Spring ................ SKIPPED
[INFO] Apache Wink Examples Ext :: WebDAV ................ SKIPPED
[INFO] Apache Wink Examples Ext :: OSGi .................. SKIPPED
[INFO] Apache Wink Assembly .............................. SKIPPED
[INFO] Apache Wink :: OSGi ............................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12.754s
[INFO] Finished at: Wed Oct 28 16:30:58 UTC 2015
[INFO] Final Memory: 29M/444M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy) on project wink: Failed to retrieve remote metadata org.apache.wink:wink:1.4.0-SNAPSHOT/maven-metadata.xml: Could not transfer metadata org.apache.wink:wink:1.4.0-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): java.lang.RuntimeException: Could not generate DH keypair: Prime size must be multiple of 64, and can only range from 512 to 1024 (inclusive) -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[JENKINS] Archiving <https://builds.apache.org/job/Wink-Trunk-JDK1.6/ws/trunk/wink-providers/wink-thrift-provider/pom.xml> to org.apache.wink/wink-thrift-provider/1.4.0-SNAPSHOT/wink-thrift-provider-1.4.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Wink-Trunk-JDK1.6/ws/trunk/wink-providers/wink-abdera-provider/pom.xml> to org.apache.wink/wink-abdera-provider/1.4.0-SNAPSHOT/wink-abdera-provider-1.4.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Wink-Trunk-JDK1.6/ws/trunk/wink-examples/apps/QADefect/pom.xml> to org.apache.wink.example/QADefect/1.4.0-SNAPSHOT/QADefect-1.4.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Wink-Trunk-JDK1.6/ws/trunk/wink-examples/ext/pom.xml> to org.apache.wink.example/ext/1.4.0-SNAPSHOT/ext-1.4.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Wink-Trunk-JDK1.6/ws/trunk/wink-json4j/pom.xml> to org.apache.wink/wink-json4j/1.4.0-SNAPSHOT/wink-json4j-1.4.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Wink-Trunk-JDK1.6/ws/trunk/wink-examples/ext/DynamicResource/pom.xml> to org.apache.wink.example/DynamicResource/1.4.0-SNAPSHOT/DynamicResource-1.4.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Wink-Trunk-JDK1.6/ws/trunk/wink-examples/ext/LinkBuilders/pom.xml> to org.apache.wink.example/LinkBuilders/1.4.0-SNAPSHOT/LinkBuilders-1.4.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Wink-Trunk-JDK1.6/ws/trunk/wink-providers/wink-json-provider/pom.xml> to org.apache.wink/wink-json-provider/1.4.0-SNAPSHOT/wink-json-provider-1.4.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Wink-Trunk-JDK1.6/ws/trunk/wink-examples/ext/Scope/pom.xml> to org.apache.wink.example/Scope/1.4.0-SNAPSHOT/Scope-1.4.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Wink-Trunk-JDK1.6/ws/trunk/wink-component-test-support/pom.xml> to org.apache.wink/wink-component-test-support/1.4.0-SNAPSHOT/wink-component-test-support-1.4.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Wink-Trunk-JDK1.6/ws/trunk/wink-examples/ext/MultiPart/pom.xml> to org.apache.wink.example/MultiPart/1.4.0-SNAPSHOT/MultiPart-1.4.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Wink-Trunk-JDK1.6/ws/trunk/wink-spring-support/pom.xml> to org.apache.wink/wink-spring-support/1.4.0-SNAPSHOT/wink-spring-support-1.4.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Wink-Trunk-JDK1.6/ws/trunk/wink-providers/wink-json4j-provider/pom.xml> to org.apache.wink/wink-json4j-provider/1.4.0-SNAPSHOT/wink-json4j-provider-1.4.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Wink-Trunk-JDK1.6/ws/trunk/wink-examples/ext/History/pom.xml> to org.apache.wink.example/History/1.4.0-SNAPSHOT/History-1.4.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Wink-Trunk-JDK1.6/ws/trunk/wink-examples/client/ReadRSS-client/pom.xml> to org.apache.wink.example/ReadRSS-client/1.4.0-SNAPSHOT/ReadRSS-client-1.4.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Wink-Trunk-JDK1.6/ws/trunk/wink-providers/wink-jettison-provider/pom.xml> to org.apache.wink/wink-jettison-provider/1.4.0-SNAPSHOT/wink-jettison-provider-1.4.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Wink-Trunk-JDK1.6/ws/trunk/wink-examples/apps/pom.xml> to org.apache.wink.example/apps/1.4.0-SNAPSHOT/apps-1.4.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Wink-Trunk-JDK1.6/ws/trunk/wink-common/pom.xml> to org.apache.wink/wink-common/1.4.0-SNAPSHOT/wink-common-1.4.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Wink-Trunk-JDK1.6/ws/trunk/wink-examples/apps/SimpleDefects/pom.xml> to org.apache.wink.example/SimpleDefects/1.4.0-SNAPSHOT/SimpleDefects-1.4.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Wink-Trunk-JDK1.6/ws/trunk/wink-examples/ext/Asset/pom.xml> to org.apache.wink.example/Asset/1.4.0-SNAPSHOT/Asset-1.4.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Wink-Trunk-JDK1.6/ws/trunk/wink-examples/core/pom.xml> to org.apache.wink.example/core/1.4.0-SNAPSHOT/core-1.4.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Wink-Trunk-JDK1.6/ws/trunk/wink-examples/core/CustomExceptionMapper/pom.xml> to org.apache.wink.example/CustomExceptionMapper/1.4.0-SNAPSHOT/CustomExceptionMapper-1.4.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Wink-Trunk-JDK1.6/ws/trunk/wink-examples/ext/WebDAV/pom.xml> to org.apache.wink.example/WebDAV/1.4.0-SNAPSHOT/WebDAV-1.4.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Wink-Trunk-JDK1.6/ws/trunk/wink-jcdi-server/pom.xml> to org.apache.wink/wink-jcdi-server/1.4.0-SNAPSHOT/wink-jcdi-server-1.4.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Wink-Trunk-JDK1.6/ws/trunk/wink-osgi/pom.xml> to org.apache.wink/wink-osgi/1.4.0-SNAPSHOT/wink-osgi-1.4.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Wink-Trunk-JDK1.6/ws/trunk/wink-guice-server/pom.xml> to org.apache.wink/wink-guice-server/1.4.0-SNAPSHOT/wink-guice-server-1.4.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Wink-Trunk-JDK1.6/ws/trunk/wink-examples/pom.xml> to org.apache.wink.example/wink-examples/1.4.0-SNAPSHOT/wink-examples-1.4.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Wink-Trunk-JDK1.6/ws/trunk/wink-examples/core/CustomContext/pom.xml> to org.apache.wink.example/CustomContext/1.4.0-SNAPSHOT/CustomContext-1.4.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Wink-Trunk-JDK1.6/ws/trunk/wink-providers/wink-protobuf-provider/pom.xml> to org.apache.wink/wink-protobuf-provider/1.4.0-SNAPSHOT/wink-protobuf-provider-1.4.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Wink-Trunk-JDK1.6/ws/trunk/wink-examples/client/QADefects-client/pom.xml> to org.apache.wink.example/QADefects-client/1.4.0-SNAPSHOT/QADefects-client-1.4.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Wink-Trunk-JDK1.6/ws/trunk/pom.xml> to org.apache.wink/wink/1.4.0-SNAPSHOT/wink-1.4.0-SNAPSHOT.pom
Compressed 41.94 KB of artifacts by 76.3% relative to #2124
[JENKINS] Archiving <https://builds.apache.org/job/Wink-Trunk-JDK1.6/ws/trunk/wink-server/pom.xml> to org.apache.wink/wink-server/1.4.0-SNAPSHOT/wink-server-1.4.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Wink-Trunk-JDK1.6/ws/trunk/wink-client-apache-httpclient/pom.xml> to org.apache.wink/wink-client-apache-httpclient/1.4.0-SNAPSHOT/wink-client-apache-httpclient-1.4.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Wink-Trunk-JDK1.6/ws/trunk/wink-examples/ext/Spring/pom.xml> to org.apache.wink.example/Spring/1.4.0-SNAPSHOT/Spring-1.4.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Wink-Trunk-JDK1.6/ws/trunk/wink-examples/core/Preconditions/pom.xml> to org.apache.wink.example/Preconditions/1.4.0-SNAPSHOT/Preconditions-1.4.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Wink-Trunk-JDK1.6/ws/trunk/wink-providers/wink-jackson-provider/pom.xml> to org.apache.wink/wink-jackson-provider/1.4.0-SNAPSHOT/wink-jackson-provider-1.4.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Wink-Trunk-JDK1.6/ws/trunk/wink-providers/pom.xml> to org.apache.wink/wink-providers/1.4.0-SNAPSHOT/wink-providers-1.4.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Wink-Trunk-JDK1.6/ws/trunk/wink-examples/ext/RuntimeRegistration/pom.xml> to org.apache.wink.example/RuntimeRegistration/1.4.0-SNAPSHOT/RuntimeRegistration-1.4.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Wink-Trunk-JDK1.6/ws/trunk/wink-examples/client/pom.xml> to org.apache.wink.example/client/1.4.0-SNAPSHOT/client-1.4.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Wink-Trunk-JDK1.6/ws/trunk/wink-examples/apps/HelloWorld/pom.xml> to org.apache.wink.example/HelloWorld/1.4.0-SNAPSHOT/HelloWorld-1.4.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Wink-Trunk-JDK1.6/ws/trunk/wink-assembly/pom.xml> to org.apache.wink/wink-assembly/1.4.0-SNAPSHOT/wink-assembly-1.4.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Wink-Trunk-JDK1.6/ws/trunk/wink-examples/ext/OSGi/pom.xml> to org.apache.wink.example/Osgi/1.4.0-SNAPSHOT/Osgi-1.4.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Wink-Trunk-JDK1.6/ws/trunk/wink-client-asynchttpclient/pom.xml> to org.apache.wink/wink-client-asynchttpclient/1.4.0-SNAPSHOT/wink-client-asynchttpclient-1.4.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Wink-Trunk-JDK1.6/ws/trunk/wink-examples/apps/Bookmarks/pom.xml> to org.apache.wink.example/Bookmarks/1.4.0-SNAPSHOT/Bookmarks-1.4.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Wink-Trunk-JDK1.6/ws/trunk/wink-examples/core/Jaxb/pom.xml> to org.apache.wink.example/Jaxb/1.4.0-SNAPSHOT/Jaxb-1.4.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Wink-Trunk-JDK1.6/ws/trunk/wink-client/pom.xml> to org.apache.wink/wink-client/1.4.0-SNAPSHOT/wink-client-1.4.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Wink-Trunk-JDK1.6/ws/trunk/wink-webdav/pom.xml> to org.apache.wink/wink-webdav/1.4.0-SNAPSHOT/wink-webdav-1.4.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Wink-Trunk-JDK1.6/ws/trunk/wink-examples/client/GoogleDocs-client/pom.xml> to org.apache.wink.example/GoogleDocs-client/1.4.0-SNAPSHOT/GoogleDocs-client-1.4.0-SNAPSHOT.pom
channel stopped

Jenkins build is back to normal : Wink-Trunk-JDK1.6 #2188

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Wink-Trunk-JDK1.6/2188/changes>