You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2014/04/05 12:31:17 UTC

Jenkins build is still unstable: james-server-trunk #4334

See <https://builds.apache.org/job/james-server-trunk/4334/>


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


Build failed in Jenkins: james-server-trunk #4340

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/james-server-trunk/4340/>

------------------------------------------
[...truncated 3643 lines...]
[INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ james-server-protocols-smtp ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ james-server-protocols-smtp ---
[INFO] Installing <https://builds.apache.org/job/james-server-trunk/ws/trunk/protocols/protocols-smtp/target/james-server-protocols-smtp-3.0.0-beta5-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/james/james-server-protocols-smtp/3.0.0-beta5-SNAPSHOT/james-server-protocols-smtp-3.0.0-beta5-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/james-server-trunk/ws/trunk/protocols/protocols-smtp/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/james/james-server-protocols-smtp/3.0.0-beta5-SNAPSHOT/james-server-protocols-smtp-3.0.0-beta5-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/james-server-trunk/ws/trunk/protocols/protocols-smtp/target/james-server-protocols-smtp-3.0.0-beta5-SNAPSHOT-tests.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/james/james-server-protocols-smtp/3.0.0-beta5-SNAPSHOT/james-server-protocols-smtp-3.0.0-beta5-SNAPSHOT-tests.jar
[INFO] Installing <https://builds.apache.org/job/james-server-trunk/ws/trunk/protocols/protocols-smtp/target/james-server-protocols-smtp-3.0.0-beta5-SNAPSHOT-sources.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/james/james-server-protocols-smtp/3.0.0-beta5-SNAPSHOT/james-server-protocols-smtp-3.0.0-beta5-SNAPSHOT-sources.jar
[INFO] Installing <https://builds.apache.org/job/james-server-trunk/ws/trunk/protocols/protocols-smtp/target/james-server-protocols-smtp-3.0.0-beta5-SNAPSHOT-test-sources.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/james/james-server-protocols-smtp/3.0.0-beta5-SNAPSHOT/james-server-protocols-smtp-3.0.0-beta5-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:install (default-install) @ james-server-protocols-smtp ---
[INFO] Installing org/apache/james/james-server-protocols-smtp/3.0.0-beta5-SNAPSHOT/james-server-protocols-smtp-3.0.0-beta5-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ james-server-protocols-smtp ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ james-server-protocols-smtp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.0:compile (default-compile) @ james-server-protocols-smtp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 49 source files to <https://builds.apache.org/job/james-server-trunk/ws/trunk/protocols/protocols-smtp/target/classes>
[WARNING] <https://builds.apache.org/job/james-server-trunk/ws/trunk/protocols/protocols-smtp/src/main/java/org/apache/james/smtpserver/DataLineJamesMessageHookHandler.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/james-server-trunk/ws/trunk/protocols/protocols-smtp/src/main/java/org/apache/james/smtpserver/DataLineJamesMessageHookHandler.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ james-server-protocols-smtp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.0:testCompile (default-testCompile) @ james-server-protocols-smtp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 18 source files to <https://builds.apache.org/job/james-server-trunk/ws/trunk/protocols/protocols-smtp/target/test-classes>
[WARNING] <https://builds.apache.org/job/james-server-trunk/ws/trunk/protocols/protocols-smtp/src/test/java/org/apache/james/smtpserver/SMTPServerTest.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/james-server-trunk/ws/trunk/protocols/protocols-smtp/src/test/java/org/apache/james/smtpserver/SMTPServerTest.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/james-server-trunk/ws/trunk/protocols/protocols-smtp/src/test/java/org/apache/james/smtpserver/ValidRcptMXTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/james-server-trunk/ws/trunk/protocols/protocols-smtp/src/test/java/org/apache/james/smtpserver/ValidRcptMXTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.13:test (default-test) @ james-server-protocols-smtp ---
[INFO] Skipping execution of surefire because it has already been run for this configuration
[INFO] 
[JENKINS] Recording test results[INFO] --- maven-bundle-plugin:2.3.7:bundle (default-bundle) @ james-server-protocols-smtp ---

[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (jar) @ james-server-protocols-smtp ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (test-jar) @ james-server-protocols-smtp ---
[INFO] Building jar: <https://builds.apache.org/job/james-server-trunk/ws/trunk/protocols/protocols-smtp/target/james-server-protocols-smtp-3.0.0-beta5-SNAPSHOT-tests.jar>
[WARNING] Artifact org.apache.james:james-server-protocols-smtp:test-jar:tests:3.0.0-beta5-SNAPSHOT already attached to project, ignoring duplicate
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ james-server-protocols-smtp ---
[INFO] Building jar: <https://builds.apache.org/job/james-server-trunk/ws/trunk/protocols/protocols-smtp/target/james-server-protocols-smtp-3.0.0-beta5-SNAPSHOT-sources.jar>
[WARNING] Artifact org.apache.james:james-server-protocols-smtp:java-source:sources:3.0.0-beta5-SNAPSHOT already attached to project, ignoring duplicate
[WARNING] Failed to getClass for org.apache.maven.plugin.source.TestSourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:test-jar (attach-sources) @ james-server-protocols-smtp ---
[INFO] Building jar: <https://builds.apache.org/job/james-server-trunk/ws/trunk/protocols/protocols-smtp/target/james-server-protocols-smtp-3.0.0-beta5-SNAPSHOT-test-sources.jar>
[WARNING] Artifact org.apache.james:james-server-protocols-smtp:java-source:test-sources:3.0.0-beta5-SNAPSHOT already attached to project, ignoring duplicate
[INFO] 
[INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ james-server-protocols-smtp ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ james-server-protocols-smtp ---
[INFO] Installing <https://builds.apache.org/job/james-server-trunk/ws/trunk/protocols/protocols-smtp/target/james-server-protocols-smtp-3.0.0-beta5-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/james/james-server-protocols-smtp/3.0.0-beta5-SNAPSHOT/james-server-protocols-smtp-3.0.0-beta5-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/james-server-trunk/ws/trunk/protocols/protocols-smtp/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/james/james-server-protocols-smtp/3.0.0-beta5-SNAPSHOT/james-server-protocols-smtp-3.0.0-beta5-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/james-server-trunk/ws/trunk/protocols/protocols-smtp/target/james-server-protocols-smtp-3.0.0-beta5-SNAPSHOT-tests.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/james/james-server-protocols-smtp/3.0.0-beta5-SNAPSHOT/james-server-protocols-smtp-3.0.0-beta5-SNAPSHOT-tests.jar
[INFO] Installing <https://builds.apache.org/job/james-server-trunk/ws/trunk/protocols/protocols-smtp/target/james-server-protocols-smtp-3.0.0-beta5-SNAPSHOT-sources.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/james/james-server-protocols-smtp/3.0.0-beta5-SNAPSHOT/james-server-protocols-smtp-3.0.0-beta5-SNAPSHOT-sources.jar
[INFO] Installing <https://builds.apache.org/job/james-server-trunk/ws/trunk/protocols/protocols-smtp/target/james-server-protocols-smtp-3.0.0-beta5-SNAPSHOT-test-sources.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/james/james-server-protocols-smtp/3.0.0-beta5-SNAPSHOT/james-server-protocols-smtp-3.0.0-beta5-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:install (default-install) @ james-server-protocols-smtp ---
[INFO] Installing org/apache/james/james-server-protocols-smtp/3.0.0-beta5-SNAPSHOT/james-server-protocols-smtp-3.0.0-beta5-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ james-server-protocols-smtp ---
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/james/james-server-protocols-smtp/3.0.0-beta5-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata org.apache.james:james-server-protocols-smtp:3.0.0-beta5-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/james/james-server-protocols-smtp/3.0.0-beta5-SNAPSHOT/maven-metadata.xml. Return code is: 502, ReasonPhrase:Proxy Error.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache James :: Server ............................ SUCCESS [37.948s]
[INFO] Apache James :: Server :: Data  :: API ............ SUCCESS [42.437s]
[INFO] Apache James :: Server :: Lifecycle API ........... SUCCESS [37.559s]
[INFO] Apache James :: Server :: Filesystem API .......... SUCCESS [48.130s]
[INFO] Apache James :: Server :: Mailetcontainer API ..... SUCCESS [41.212s]
[INFO] Apache James :: Server :: Common Utilities ........ SUCCESS [49.722s]
[INFO] Apache James :: Server :: Protocols Library ....... SUCCESS [40.996s]
[INFO] Apache James :: Server :: Core .................... SUCCESS [49.046s]
[INFO] Apache James :: Server :: Container Spring ........ SUCCESS [43.632s]
[INFO] Apache James :: Server :: Client .................. SUCCESS [41.723s]
[INFO] Apache James :: Server :: DNS Service :: API ...... SUCCESS [39.232s]
[INFO] Apache James :: Server :: DNS Service :: Library .. SUCCESS [36.425s]
[INFO] Apache James :: Server :: Mail Queue :: API ....... SUCCESS [36.340s]
[INFO] Apache James :: Server :: Mailetcontainer Camel ... SUCCESS [46.041s]
[INFO] Apache James :: Server :: Mailbox Adapter ......... SUCCESS [40.540s]
[INFO] Apache James :: Server :: DNS Service :: Implementation  SUCCESS [38.681s]
[INFO] Apache James :: Server :: Data :: Library ......... SUCCESS [41.133s]
[INFO] Apache James :: Server :: Data :: LDAP Implementation  SUCCESS [35.929s]
[INFO] Apache James :: Server :: SMTP .................... FAILURE [1:19.680s]
[INFO] Apache James :: Server :: IMAP .................... SKIPPED
[INFO] Apache James :: Server :: LMTP .................... SKIPPED
[INFO] Apache James :: Server :: POP3 .................... SKIPPED
[INFO] Apache James :: Server :: FetchMail ............... SKIPPED
[INFO] Apache James :: Server :: Mail Queue :: File ...... SKIPPED
[INFO] Apache James :: Server :: Mail Queue :: JMS ....... SKIPPED
[INFO] Apache James :: Server :: Mail Queue :: ActiveMQ .. SKIPPED
[INFO] Apache James :: Server :: Mailets ................. SKIPPED
[INFO] Apache James :: Server :: Data :: File Persistence  SKIPPED
[INFO] Apache James :: Server :: Data :: JPA Persistence . SKIPPED
[INFO] Apache James :: Server :: Data :: JDBC Persistence  SKIPPED
[INFO] Apache James :: Server :: Data :: HBase Persistence  SKIPPED
[INFO] Apache James :: Server :: Data :: JCR Persistence . SKIPPED
[INFO] Apache James :: Server :: App ..................... SKIPPED
[INFO] Apache James :: Karaf :: Features ................. SKIPPED
[INFO] Apache James :: Karaf :: James Server ............. SKIPPED
[INFO] Apache James :: Karaf :: Integration tests ........ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 15:00.581s
[INFO] Finished at: Tue Apr 08 10:22:46 UTC 2014
[INFO] Final Memory: 71M/1461M
[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 james-server-protocols-smtp: Failed to retrieve remote metadata org.apache.james:james-server-protocols-smtp:3.0.0-beta5-SNAPSHOT/maven-metadata.xml: Could not transfer metadata org.apache.james:james-server-protocols-smtp:3.0.0-beta5-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/james/james-server-protocols-smtp/3.0.0-beta5-SNAPSHOT/maven-metadata.xml. Return code is: 502, ReasonPhrase:Proxy Error. -> [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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :james-server-protocols-smtp
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/container/core/pom.xml> to org.apache.james/james-server-core/3.0.0-beta5-SNAPSHOT/james-server-core-3.0.0-beta5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/container/core/target/james-server-core-3.0.0-beta5-SNAPSHOT.jar> to org.apache.james/james-server-core/3.0.0-beta5-20140408.101408-547/james-server-core-3.0.0-beta5-20140408.101408-547.jar
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/container/core/target/james-server-core-3.0.0-beta5-SNAPSHOT-tests.jar> to org.apache.james/james-server-core/3.0.0-beta5-20140408.101408-547/james-server-core-3.0.0-beta5-20140408.101408-547-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/container/core/target/james-server-core-3.0.0-beta5-SNAPSHOT-sources.jar> to org.apache.james/james-server-core/3.0.0-beta5-20140408.101408-547/james-server-core-3.0.0-beta5-20140408.101408-547-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/container/core/target/james-server-core-3.0.0-beta5-SNAPSHOT-test-sources.jar> to org.apache.james/james-server-core/3.0.0-beta5-20140408.101408-547/james-server-core-3.0.0-beta5-20140408.101408-547-test-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/dns-service/dnsservice-library/pom.xml> to org.apache.james/james-server-dnsservice-library/3.0.0-beta5-SNAPSHOT/james-server-dnsservice-library-3.0.0-beta5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/dns-service/dnsservice-library/target/james-server-dnsservice-library-3.0.0-beta5-SNAPSHOT.jar> to org.apache.james/james-server-dnsservice-library/3.0.0-beta5-20140408.101700-540/james-server-dnsservice-library-3.0.0-beta5-20140408.101700-540.jar
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/dns-service/dnsservice-library/target/james-server-dnsservice-library-3.0.0-beta5-SNAPSHOT-tests.jar> to org.apache.james/james-server-dnsservice-library/3.0.0-beta5-20140408.101700-540/james-server-dnsservice-library-3.0.0-beta5-20140408.101700-540-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/dns-service/dnsservice-library/target/james-server-dnsservice-library-3.0.0-beta5-SNAPSHOT-sources.jar> to org.apache.james/james-server-dnsservice-library/3.0.0-beta5-20140408.101700-540/james-server-dnsservice-library-3.0.0-beta5-20140408.101700-540-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/dns-service/dnsservice-library/target/james-server-dnsservice-library-3.0.0-beta5-SNAPSHOT-test-sources.jar> to org.apache.james/james-server-dnsservice-library/3.0.0-beta5-20140408.101700-540/james-server-dnsservice-library-3.0.0-beta5-20140408.101700-540-test-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/queue/queue-api/pom.xml> to org.apache.james/james-server-queue-api/3.0.0-beta5-SNAPSHOT/james-server-queue-api-3.0.0-beta5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/queue/queue-api/target/james-server-queue-api-3.0.0-beta5-SNAPSHOT.jar> to org.apache.james/james-server-queue-api/3.0.0-beta5-20140408.101740-538/james-server-queue-api-3.0.0-beta5-20140408.101740-538.jar
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/queue/queue-api/target/james-server-queue-api-3.0.0-beta5-SNAPSHOT-tests.jar> to org.apache.james/james-server-queue-api/3.0.0-beta5-20140408.101740-538/james-server-queue-api-3.0.0-beta5-20140408.101740-538-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/queue/queue-api/target/james-server-queue-api-3.0.0-beta5-SNAPSHOT-sources.jar> to org.apache.james/james-server-queue-api/3.0.0-beta5-20140408.101740-538/james-server-queue-api-3.0.0-beta5-20140408.101740-538-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/queue/queue-api/target/james-server-queue-api-3.0.0-beta5-SNAPSHOT-test-sources.jar> to org.apache.james/james-server-queue-api/3.0.0-beta5-20140408.101740-538/james-server-queue-api-3.0.0-beta5-20140408.101740-538-test-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/data/data-ldap/pom.xml> to org.apache.james/james-server-data-ldap/3.0.0-beta5-SNAPSHOT/james-server-data-ldap-3.0.0-beta5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/data/data-ldap/target/james-server-data-ldap-3.0.0-beta5-SNAPSHOT.jar> to org.apache.james/james-server-data-ldap/3.0.0-beta5-20140408.102116-532/james-server-data-ldap-3.0.0-beta5-20140408.102116-532.jar
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/data/data-ldap/target/james-server-data-ldap-3.0.0-beta5-SNAPSHOT-tests.jar> to org.apache.james/james-server-data-ldap/3.0.0-beta5-20140408.102116-532/james-server-data-ldap-3.0.0-beta5-20140408.102116-532-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/data/data-ldap/target/james-server-data-ldap-3.0.0-beta5-SNAPSHOT-sources.jar> to org.apache.james/james-server-data-ldap/3.0.0-beta5-20140408.102116-532/james-server-data-ldap-3.0.0-beta5-20140408.102116-532-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/data/data-ldap/target/james-server-data-ldap-3.0.0-beta5-SNAPSHOT-test-sources.jar> to org.apache.james/james-server-data-ldap/3.0.0-beta5-20140408.102116-532/james-server-data-ldap-3.0.0-beta5-20140408.102116-532-test-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/protocols/protocols-library/pom.xml> to org.apache.james/james-server-protocols-library/3.0.0-beta5-SNAPSHOT/james-server-protocols-library-3.0.0-beta5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/protocols/protocols-library/target/james-server-protocols-library-3.0.0-beta5-SNAPSHOT.jar> to org.apache.james/james-server-protocols-library/3.0.0-beta5-20140408.101316-554/james-server-protocols-library-3.0.0-beta5-20140408.101316-554.jar
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/protocols/protocols-library/target/james-server-protocols-library-3.0.0-beta5-SNAPSHOT-tests.jar> to org.apache.james/james-server-protocols-library/3.0.0-beta5-20140408.101316-554/james-server-protocols-library-3.0.0-beta5-20140408.101316-554-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/protocols/protocols-library/target/james-server-protocols-library-3.0.0-beta5-SNAPSHOT-sources.jar> to org.apache.james/james-server-protocols-library/3.0.0-beta5-20140408.101316-554/james-server-protocols-library-3.0.0-beta5-20140408.101316-554-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/protocols/protocols-library/target/james-server-protocols-library-3.0.0-beta5-SNAPSHOT-test-sources.jar> to org.apache.james/james-server-protocols-library/3.0.0-beta5-20140408.101316-554/james-server-protocols-library-3.0.0-beta5-20140408.101316-554-test-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/app/pom.xml> to org.apache.james/james-server-app/3.0.0-beta5-SNAPSHOT/james-server-app-3.0.0-beta5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/container/cli/pom.xml> to org.apache.james/james-server-cli/3.0.0-beta5-SNAPSHOT/james-server-cli-3.0.0-beta5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/container/cli/target/james-server-cli-3.0.0-beta5-SNAPSHOT.jar> to org.apache.james/james-server-cli/3.0.0-beta5-20140408.101537-543/james-server-cli-3.0.0-beta5-20140408.101537-543.jar
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/container/cli/target/james-server-cli-3.0.0-beta5-SNAPSHOT-tests.jar> to org.apache.james/james-server-cli/3.0.0-beta5-20140408.101537-543/james-server-cli-3.0.0-beta5-20140408.101537-543-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/container/cli/target/james-server-cli-3.0.0-beta5-SNAPSHOT-sources.jar> to org.apache.james/james-server-cli/3.0.0-beta5-20140408.101537-543/james-server-cli-3.0.0-beta5-20140408.101537-543-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/container/cli/target/james-server-cli-3.0.0-beta5-SNAPSHOT-test-sources.jar> to org.apache.james/james-server-cli/3.0.0-beta5-20140408.101537-543/james-server-cli-3.0.0-beta5-20140408.101537-543-test-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/pom.xml> to org.apache.james/james-server/3.0.0-beta5-SNAPSHOT/james-server-3.0.0-beta5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/target/james-server-3.0.0-beta5-SNAPSHOT.jar> to org.apache.james/james-server/3.0.0-beta5-20140408.100823-600/james-server-3.0.0-beta5-20140408.100823-600.pom
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/target/james-server-3.0.0-beta5-SNAPSHOT-tests.jar> to org.apache.james/james-server/3.0.0-beta5-20140408.100823-600/james-server-3.0.0-beta5-20140408.100823-600-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/target/james-server-3.0.0-beta5-SNAPSHOT-site.xml> to org.apache.james/james-server/3.0.0-beta5-20140408.100823-600/james-server-3.0.0-beta5-20140408.100823-600-site.xml
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/queue/queue-file/pom.xml> to org.apache.james/james-server-queue-file/3.0.0-beta5-SNAPSHOT/james-server-queue-file-3.0.0-beta5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/queue/queue-jms/pom.xml> to org.apache.james/james-server-queue-jms/3.0.0-beta5-SNAPSHOT/james-server-queue-jms-3.0.0-beta5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/mailet/mailetcontainer-api/pom.xml> to org.apache.james/james-server-mailetcontainer-api/3.0.0-beta5-SNAPSHOT/james-server-mailetcontainer-api-3.0.0-beta5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/mailet/mailetcontainer-api/target/james-server-mailetcontainer-api-3.0.0-beta5-SNAPSHOT.jar> to org.apache.james/james-server-mailetcontainer-api/3.0.0-beta5-20140408.101138-563/james-server-mailetcontainer-api-3.0.0-beta5-20140408.101138-563.jar
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/mailet/mailetcontainer-api/target/james-server-mailetcontainer-api-3.0.0-beta5-SNAPSHOT-tests.jar> to org.apache.james/james-server-mailetcontainer-api/3.0.0-beta5-20140408.101138-563/james-server-mailetcontainer-api-3.0.0-beta5-20140408.101138-563-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/mailet/mailetcontainer-api/target/james-server-mailetcontainer-api-3.0.0-beta5-SNAPSHOT-sources.jar> to org.apache.james/james-server-mailetcontainer-api/3.0.0-beta5-20140408.101138-563/james-server-mailetcontainer-api-3.0.0-beta5-20140408.101138-563-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/mailet/mailetcontainer-api/target/james-server-mailetcontainer-api-3.0.0-beta5-SNAPSHOT-test-sources.jar> to org.apache.james/james-server-mailetcontainer-api/3.0.0-beta5-20140408.101138-563/james-server-mailetcontainer-api-3.0.0-beta5-20140408.101138-563-test-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/karaf/features/pom.xml> to org.apache.james.karaf/james-karaf-features/3.0.0-beta5-SNAPSHOT/james-karaf-features-3.0.0-beta5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/mailet/mailetcontainer-camel/pom.xml> to org.apache.james/james-server-mailetcontainer-camel/3.0.0-beta5-SNAPSHOT/james-server-mailetcontainer-camel-3.0.0-beta5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/mailet/mailetcontainer-camel/target/james-server-mailetcontainer-camel-3.0.0-beta5-SNAPSHOT.jar> to org.apache.james/james-server-mailetcontainer-camel/3.0.0-beta5-20140408.101828-537/james-server-mailetcontainer-camel-3.0.0-beta5-20140408.101828-537.jar
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/mailet/mailetcontainer-camel/target/james-server-mailetcontainer-camel-3.0.0-beta5-SNAPSHOT-tests.jar> to org.apache.james/james-server-mailetcontainer-camel/3.0.0-beta5-20140408.101828-537/james-server-mailetcontainer-camel-3.0.0-beta5-20140408.101828-537-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/mailet/mailetcontainer-camel/target/james-server-mailetcontainer-camel-3.0.0-beta5-SNAPSHOT-sources.jar> to org.apache.james/james-server-mailetcontainer-camel/3.0.0-beta5-20140408.101828-537/james-server-mailetcontainer-camel-3.0.0-beta5-20140408.101828-537-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/mailet/mailetcontainer-camel/target/james-server-mailetcontainer-camel-3.0.0-beta5-SNAPSHOT-test-sources.jar> to org.apache.james/james-server-mailetcontainer-camel/3.0.0-beta5-20140408.101828-537/james-server-mailetcontainer-camel-3.0.0-beta5-20140408.101828-537-test-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/dns-service/dnsservice-dnsjava/pom.xml> to org.apache.james/james-server-dnsservice-dnsjava/3.0.0-beta5-SNAPSHOT/james-server-dnsservice-dnsjava-3.0.0-beta5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/dns-service/dnsservice-dnsjava/target/james-server-dnsservice-dnsjava-3.0.0-beta5-SNAPSHOT.jar> to org.apache.james/james-server-dnsservice-dnsjava/3.0.0-beta5-20140408.101953-534/james-server-dnsservice-dnsjava-3.0.0-beta5-20140408.101953-534.jar
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/dns-service/dnsservice-dnsjava/target/james-server-dnsservice-dnsjava-3.0.0-beta5-SNAPSHOT-tests.jar> to org.apache.james/james-server-dnsservice-dnsjava/3.0.0-beta5-20140408.101953-534/james-server-dnsservice-dnsjava-3.0.0-beta5-20140408.101953-534-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/dns-service/dnsservice-dnsjava/target/james-server-dnsservice-dnsjava-3.0.0-beta5-SNAPSHOT-sources.jar> to org.apache.james/james-server-dnsservice-dnsjava/3.0.0-beta5-20140408.101953-534/james-server-dnsservice-dnsjava-3.0.0-beta5-20140408.101953-534-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/dns-service/dnsservice-dnsjava/target/james-server-dnsservice-dnsjava-3.0.0-beta5-SNAPSHOT-test-sources.jar> to org.apache.james/james-server-dnsservice-dnsjava/3.0.0-beta5-20140408.101953-534/james-server-dnsservice-dnsjava-3.0.0-beta5-20140408.101953-534-test-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/queue/queue-activemq/pom.xml> to org.apache.james/james-server-queue-activemq/3.0.0-beta5-SNAPSHOT/james-server-queue-activemq-3.0.0-beta5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/dns-service/dnsservice-api/pom.xml> to org.apache.james/james-server-dnsservice-api/3.0.0-beta5-SNAPSHOT/james-server-dnsservice-api-3.0.0-beta5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/dns-service/dnsservice-api/target/james-server-dnsservice-api-3.0.0-beta5-SNAPSHOT.jar> to org.apache.james/james-server-dnsservice-api/3.0.0-beta5-20140408.101621-541/james-server-dnsservice-api-3.0.0-beta5-20140408.101621-541.jar
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/dns-service/dnsservice-api/target/james-server-dnsservice-api-3.0.0-beta5-SNAPSHOT-tests.jar> to org.apache.james/james-server-dnsservice-api/3.0.0-beta5-20140408.101621-541/james-server-dnsservice-api-3.0.0-beta5-20140408.101621-541-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/dns-service/dnsservice-api/target/james-server-dnsservice-api-3.0.0-beta5-SNAPSHOT-sources.jar> to org.apache.james/james-server-dnsservice-api/3.0.0-beta5-20140408.101621-541/james-server-dnsservice-api-3.0.0-beta5-20140408.101621-541-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/dns-service/dnsservice-api/target/james-server-dnsservice-api-3.0.0-beta5-SNAPSHOT-test-sources.jar> to org.apache.james/james-server-dnsservice-api/3.0.0-beta5-20140408.101621-541/james-server-dnsservice-api-3.0.0-beta5-20140408.101621-541-test-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/protocols/protocols-smtp/pom.xml> to org.apache.james/james-server-protocols-smtp/3.0.0-beta5-SNAPSHOT/james-server-protocols-smtp-3.0.0-beta5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/protocols/protocols-smtp/target/james-server-protocols-smtp-3.0.0-beta5-SNAPSHOT.jar> to org.apache.james/james-server-protocols-smtp/3.0.0-beta5-SNAPSHOT/james-server-protocols-smtp-3.0.0-beta5-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/protocols/protocols-smtp/target/james-server-protocols-smtp-3.0.0-beta5-SNAPSHOT-tests.jar> to org.apache.james/james-server-protocols-smtp/3.0.0-beta5-SNAPSHOT/james-server-protocols-smtp-3.0.0-beta5-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/protocols/protocols-smtp/target/james-server-protocols-smtp-3.0.0-beta5-SNAPSHOT-sources.jar> to org.apache.james/james-server-protocols-smtp/3.0.0-beta5-SNAPSHOT/james-server-protocols-smtp-3.0.0-beta5-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/protocols/protocols-smtp/target/james-server-protocols-smtp-3.0.0-beta5-SNAPSHOT-test-sources.jar> to org.apache.james/james-server-protocols-smtp/3.0.0-beta5-SNAPSHOT/james-server-protocols-smtp-3.0.0-beta5-SNAPSHOT-test-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/data/data-library/pom.xml> to org.apache.james/james-server-data-library/3.0.0-beta5-SNAPSHOT/james-server-data-library-3.0.0-beta5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/data/data-library/target/james-server-data-library-3.0.0-beta5-SNAPSHOT.jar> to org.apache.james/james-server-data-library/3.0.0-beta5-20140408.102037-534/james-server-data-library-3.0.0-beta5-20140408.102037-534.jar
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/data/data-library/target/james-server-data-library-3.0.0-beta5-SNAPSHOT-tests.jar> to org.apache.james/james-server-data-library/3.0.0-beta5-20140408.102037-534/james-server-data-library-3.0.0-beta5-20140408.102037-534-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/data/data-library/target/james-server-data-library-3.0.0-beta5-SNAPSHOT-sources.jar> to org.apache.james/james-server-data-library/3.0.0-beta5-20140408.102037-534/james-server-data-library-3.0.0-beta5-20140408.102037-534-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/data/data-library/target/james-server-data-library-3.0.0-beta5-SNAPSHOT-test-sources.jar> to org.apache.james/james-server-data-library/3.0.0-beta5-20140408.102037-534/james-server-data-library-3.0.0-beta5-20140408.102037-534-test-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/data/data-jcr/pom.xml> to org.apache.james/james-server-data-jcr/3.0.0-beta5-SNAPSHOT/james-server-data-jcr-3.0.0-beta5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/data/data-file/pom.xml> to org.apache.james/james-server-data-file/3.0.0-beta5-SNAPSHOT/james-server-data-file-3.0.0-beta5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/container/util/pom.xml> to org.apache.james/james-server-util/3.0.0-beta5-SNAPSHOT/james-server-util-3.0.0-beta5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/container/util/target/james-server-util-3.0.0-beta5-SNAPSHOT.jar> to org.apache.james/james-server-util/3.0.0-beta5-20140408.101233-559/james-server-util-3.0.0-beta5-20140408.101233-559.jar
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/container/util/target/james-server-util-3.0.0-beta5-SNAPSHOT-tests.jar> to org.apache.james/james-server-util/3.0.0-beta5-20140408.101233-559/james-server-util-3.0.0-beta5-20140408.101233-559-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/container/util/target/james-server-util-3.0.0-beta5-SNAPSHOT-sources.jar> to org.apache.james/james-server-util/3.0.0-beta5-20140408.101233-559/james-server-util-3.0.0-beta5-20140408.101233-559-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/container/util/target/james-server-util-3.0.0-beta5-SNAPSHOT-test-sources.jar> to org.apache.james/james-server-util/3.0.0-beta5-20140408.101233-559/james-server-util-3.0.0-beta5-20140408.101233-559-test-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/data/data-api/pom.xml> to org.apache.james/james-server-data-api/3.0.0-beta5-SNAPSHOT/james-server-data-api-3.0.0-beta5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/data/data-api/target/james-server-data-api-3.0.0-beta5-SNAPSHOT.jar> to org.apache.james/james-server-data-api/3.0.0-beta5-20140408.100919-577/james-server-data-api-3.0.0-beta5-20140408.100919-577.jar
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/data/data-api/target/james-server-data-api-3.0.0-beta5-SNAPSHOT-tests.jar> to org.apache.james/james-server-data-api/3.0.0-beta5-20140408.100919-577/james-server-data-api-3.0.0-beta5-20140408.100919-577-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/data/data-api/target/james-server-data-api-3.0.0-beta5-SNAPSHOT-sources.jar> to org.apache.james/james-server-data-api/3.0.0-beta5-20140408.100919-577/james-server-data-api-3.0.0-beta5-20140408.100919-577-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/data/data-api/target/james-server-data-api-3.0.0-beta5-SNAPSHOT-test-sources.jar> to org.apache.james/james-server-data-api/3.0.0-beta5-20140408.100919-577/james-server-data-api-3.0.0-beta5-20140408.100919-577-test-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/data/data-jpa/pom.xml> to org.apache.james/james-server-data-jpa/3.0.0-beta5-SNAPSHOT/james-server-data-jpa-3.0.0-beta5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/container/filesystem-api/pom.xml> to org.apache.james/james-server-filesystem-api/3.0.0-beta5-SNAPSHOT/james-server-filesystem-api-3.0.0-beta5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/container/filesystem-api/target/james-server-filesystem-api-3.0.0-beta5-SNAPSHOT.jar> to org.apache.james/james-server-filesystem-api/3.0.0-beta5-20140408.101054-568/james-server-filesystem-api-3.0.0-beta5-20140408.101054-568.jar
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/container/filesystem-api/target/james-server-filesystem-api-3.0.0-beta5-SNAPSHOT-tests.jar> to org.apache.james/james-server-filesystem-api/3.0.0-beta5-20140408.101054-568/james-server-filesystem-api-3.0.0-beta5-20140408.101054-568-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/container/filesystem-api/target/james-server-filesystem-api-3.0.0-beta5-SNAPSHOT-sources.jar> to org.apache.james/james-server-filesystem-api/3.0.0-beta5-20140408.101054-568/james-server-filesystem-api-3.0.0-beta5-20140408.101054-568-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/container/filesystem-api/target/james-server-filesystem-api-3.0.0-beta5-SNAPSHOT-test-sources.jar> to org.apache.james/james-server-filesystem-api/3.0.0-beta5-20140408.101054-568/james-server-filesystem-api-3.0.0-beta5-20140408.101054-568-test-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/protocols/fetchmail/pom.xml> to org.apache.james/james-server-fetchmail/3.0.0-beta5-SNAPSHOT/james-server-fetchmail-3.0.0-beta5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/container/lifecycle-api/pom.xml> to org.apache.james/james-server-lifecycle-api/3.0.0-beta5-SNAPSHOT/james-server-lifecycle-api-3.0.0-beta5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/container/lifecycle-api/target/james-server-lifecycle-api-3.0.0-beta5-SNAPSHOT.jar> to org.apache.james/james-server-lifecycle-api/3.0.0-beta5-20140408.101002-576/james-server-lifecycle-api-3.0.0-beta5-20140408.101002-576.jar
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/container/lifecycle-api/target/james-server-lifecycle-api-3.0.0-beta5-SNAPSHOT-tests.jar> to org.apache.james/james-server-lifecycle-api/3.0.0-beta5-20140408.101002-576/james-server-lifecycle-api-3.0.0-beta5-20140408.101002-576-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/container/lifecycle-api/target/james-server-lifecycle-api-3.0.0-beta5-SNAPSHOT-sources.jar> to org.apache.james/james-server-lifecycle-api/3.0.0-beta5-20140408.101002-576/james-server-lifecycle-api-3.0.0-beta5-20140408.101002-576-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/container/lifecycle-api/target/james-server-lifecycle-api-3.0.0-beta5-SNAPSHOT-test-sources.jar> to org.apache.james/james-server-lifecycle-api/3.0.0-beta5-20140408.101002-576/james-server-lifecycle-api-3.0.0-beta5-20140408.101002-576-test-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/mailet/mailets/pom.xml> to org.apache.james/james-server-mailets/3.0.0-beta5-SNAPSHOT/james-server-mailets-3.0.0-beta5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/data/data-jdbc/pom.xml> to org.apache.james/james-server-data-jdbc/3.0.0-beta5-SNAPSHOT/james-server-data-jdbc-3.0.0-beta5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/protocols/protocols-lmtp/pom.xml> to org.apache.james/james-server-protocols-lmtp/3.0.0-beta5-SNAPSHOT/james-server-protocols-lmtp-3.0.0-beta5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/container/spring/pom.xml> to org.apache.james/james-server-spring/3.0.0-beta5-SNAPSHOT/james-server-spring-3.0.0-beta5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/container/spring/target/james-server-spring-3.0.0-beta5-SNAPSHOT.jar> to org.apache.james/james-server-spring/3.0.0-beta5-20140408.101455-544/james-server-spring-3.0.0-beta5-20140408.101455-544.jar
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/container/spring/target/james-server-spring-3.0.0-beta5-SNAPSHOT-tests.jar> to org.apache.james/james-server-spring/3.0.0-beta5-20140408.101455-544/james-server-spring-3.0.0-beta5-20140408.101455-544-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/container/spring/target/james-server-spring-3.0.0-beta5-SNAPSHOT-sources.jar> to org.apache.james/james-server-spring/3.0.0-beta5-20140408.101455-544/james-server-spring-3.0.0-beta5-20140408.101455-544-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/container/spring/target/james-server-spring-3.0.0-beta5-SNAPSHOT-test-sources.jar> to org.apache.james/james-server-spring/3.0.0-beta5-20140408.101455-544/james-server-spring-3.0.0-beta5-20140408.101455-544-test-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/protocols/protocols-imap4/pom.xml> to org.apache.james/james-server-protocols-imap4/3.0.0-beta5-SNAPSHOT/james-server-protocols-imap4-3.0.0-beta5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/karaf/integration/pom.xml> to org.apache.james.karaf/james-karaf-integration/3.0.0-beta5-SNAPSHOT/james-karaf-integration-3.0.0-beta5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/container/mailbox-adapter/pom.xml> to org.apache.james/james-server-mailbox-adapter/3.0.0-beta5-SNAPSHOT/james-server-mailbox-adapter-3.0.0-beta5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/container/mailbox-adapter/target/james-server-mailbox-adapter-3.0.0-beta5-SNAPSHOT.jar> to org.apache.james/james-server-mailbox-adapter/3.0.0-beta5-20140408.101909-537/james-server-mailbox-adapter-3.0.0-beta5-20140408.101909-537.jar
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/container/mailbox-adapter/target/james-server-mailbox-adapter-3.0.0-beta5-SNAPSHOT-tests.jar> to org.apache.james/james-server-mailbox-adapter/3.0.0-beta5-20140408.101909-537/james-server-mailbox-adapter-3.0.0-beta5-20140408.101909-537-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/container/mailbox-adapter/target/james-server-mailbox-adapter-3.0.0-beta5-SNAPSHOT-sources.jar> to org.apache.james/james-server-mailbox-adapter/3.0.0-beta5-20140408.101909-537/james-server-mailbox-adapter-3.0.0-beta5-20140408.101909-537-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/container/mailbox-adapter/target/james-server-mailbox-adapter-3.0.0-beta5-SNAPSHOT-test-sources.jar> to org.apache.james/james-server-mailbox-adapter/3.0.0-beta5-20140408.101909-537/james-server-mailbox-adapter-3.0.0-beta5-20140408.101909-537-test-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/karaf/distribution/pom.xml> to org.apache.james.karaf/james-karaf-distribution/3.0.0-beta5-SNAPSHOT/james-karaf-distribution-3.0.0-beta5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/data/data-hbase/pom.xml> to org.apache.james/james-server-data-hbase/3.0.0-beta5-SNAPSHOT/james-server-data-hbase-3.0.0-beta5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/james-server-trunk/ws/trunk/protocols/protocols-pop3/pom.xml> to org.apache.james/james-server-protocols-pop3/3.0.0-beta5-SNAPSHOT/james-server-protocols-pop3-3.0.0-beta5-SNAPSHOT.pom
Sending e-mails to: server-dev@james.apache.org
channel stopped

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


Jenkins build is still unstable: james-server-trunk #4339

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/james-server-trunk/4339/>


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


Jenkins build is still unstable: james-server-trunk #4338

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/james-server-trunk/4338/>


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


Jenkins build is still unstable: james-server-trunk #4337

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/james-server-trunk/4337/>


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


Jenkins build is still unstable: james-server-trunk #4336

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/james-server-trunk/4336/>


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


Jenkins build is still unstable: james-server-trunk #4335

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/james-server-trunk/4335/>


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