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

Changes:

[eric] [maven-release-plugin] prepare release james-server-3.0-beta4

[eric] Reverting pom.xml from 3.0-beta5-SNAPSHOT to 3.0-beta5-SNAPSHOT, nexus 
does not have the staging repo

------------------------------------------
Started by an SCM change
Building remotely on ubuntu2 in workspace 
<https://builds.apache.org/job/james-server-trunk/ws/>
Updating http://svn.apache.org/repos/asf/james/server/trunk
U         mailetcontainer-api/pom.xml
U         data-jcr/pom.xml
U         data-ldap/pom.xml
U         core/pom.xml
U         dnsservice-dnsjava/pom.xml
U         data-hbase/pom.xml
U         pom.xml
U         queue-activemq/pom.xml
U         protocols-imap4/pom.xml
U         mailetcontainer-camel/pom.xml
U         protocols-lmtp/pom.xml
U         mailets/pom.xml
U         queue-file/pom.xml
U         protocols-pop3/pom.xml
U         lifecycle-api/pom.xml
U         data-jdbc/pom.xml
U         queue-jms/pom.xml
U         dnsservice-api/pom.xml
U         data-api/pom.xml
U         data-jpa/pom.xml
U         container-spring/pom.xml
U         data-file/pom.xml
U         protocols-library/pom.xml
U         queue-api/pom.xml
U         filesystem-api/pom.xml
U         fetchmail/pom.xml
U         lifecycle-spring/pom.xml
U         protocols-smtp/pom.xml
U         dnsservice-library/pom.xml
U         cli/pom.xml
U         mailbox-adapter/pom.xml
U         data-library/pom.xml
U         util/pom.xml
At revision 1295599
Parsing POMs
Modules changed, recalculating dependency graph
[trunk] $ /home/hudson/tools/java/latest1.6/bin/java -Djava.awt.headless=true 
-cp 
/home/hudson/hudson-slave/maven3-agent.jar:/home/hudson/tools/maven/latest3/boot/plexus-classworlds-2.4.jar
 org.jvnet.hudson.maven3.agent.Maven3Main /home/hudson/tools/maven/latest3 
/home/hudson/hudson-slave/slave.jar 
/home/hudson/hudson-slave/maven3-interceptor.jar 43413
<===[JENKINS REMOTING CAPACITY]===>channel started
   Executing Maven:  -B -f 
<https://builds.apache.org/job/james-server-trunk/ws/trunk/pom.xml> 
-Dmaven.repo.local=/home/hudson/hudson-slave/maven-repositories/1 -U clean 
deploy
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache James Server
[INFO] Apache James Server Lifecycle API
[INFO] Apache James Server Filesystem API
[INFO] Apache James Server Data API
[INFO] Apache James Server Lifecycle Spring
[INFO] Apache James Server Mailetcontainer API
[INFO] Apache James Server Common Utilities
[INFO] Apache James Server Protocols Library
[INFO] Apache James Server Core
[INFO] Apache James Server Container Spring
[INFO] Apache James Server DNS Server API
[INFO] Apache James Server DNSService Implementation
[INFO] Apache James Server DNSService Library
[INFO] Apache James Server Queue API
[INFO] Apache James Server FetchMail
[INFO] Apache James Server Data Library
[INFO] Apache James Server HBase Data Persistence
[INFO] Apache James Server JPA Data Persistence
[INFO] Apache James Server JCR Data Persistence
[INFO] Apache James Server JDBC Data Persistence
[INFO] Apache James Server File Data Persistence
[INFO] Apache James Server LDAP Data Implementation
[INFO] Apache James Server Mailbox Adapter
[INFO] Apache James Server Mailetcontainer Camel
[INFO] Apache James Server Mailets
[INFO] Apache James Server IMAP
[INFO] Apache James Server SMTP
[INFO] Apache James Server LMTP
[INFO] Apache James Server POP3
[INFO] Apache James Server File Mail Queue
[INFO] Apache James Server JMS Mail Queue
[INFO] Apache James Server ActiveMQ Queue
[INFO] Apache James Server Client
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache James Server 3.0-beta4
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ james-server ---
[INFO] Deleting 
<https://builds.apache.org/job/james-server-trunk/ws/trunk/target>
log4j:WARN No appenders could be found for logger 
(org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ james-server 
---
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.5:manifest (bundle-manifest) @ james-server 
---
[WARNING] Ignoring project type pom - supportedProjectTypes = [jar, bundle]
[INFO] 
[INFO] --- maven-site-plugin:3.0:attach-descriptor (attach-descriptor) @ 
james-server ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ james-server 
---
[INFO] Installing 
<https://builds.apache.org/job/james-server-trunk/ws/trunk/pom.xml> to 
/home/hudson/hudson-slave/maven-repositories/1/org/apache/james/james-server/3.0-beta4/james-server-3.0-beta4.pom
[INFO] Installing 
<https://builds.apache.org/job/james-server-trunk/ws/trunk/target/james-server-3.0-beta4-site.xml>
 to 
/home/hudson/hudson-slave/maven-repositories/1/org/apache/james/james-server/3.0-beta4/james-server-3.0-beta4-site.xml
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ james-server ---
Uploading: 
https://repository.apache.org/service/local/staging/deploy/maven2/org/apache/james/james-server/3.0-beta4/james-server-3.0-beta4.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/james-server-trunk/ws/trunk/pom.xml> to 
/home/hudson/hudson/jobs/james-server-trunk/modules/org.apache.james$james-server/builds/2012-03-01_14-52-58/archive/org.apache.james/james-server/3.0-beta4/james-server-3.0-beta4.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/james-server-trunk/ws/trunk/target/james-server-3.0-beta4-site.xml>
 to 
/home/hudson/hudson/jobs/james-server-trunk/modules/org.apache.james$james-server/builds/2012-03-01_14-52-58/archive/org.apache.james/james-server/3.0-beta4/james-server-3.0-beta4-site.xml
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache James Server ............................... FAILURE [23.743s]
[INFO] Apache James Server Lifecycle API ................. SKIPPED
[INFO] Apache James Server Filesystem API ................ SKIPPED
[INFO] Apache James Server Data API ...................... SKIPPED
[INFO] Apache James Server Lifecycle Spring .............. SKIPPED
[INFO] Apache James Server Mailetcontainer API ........... SKIPPED
[INFO] Apache James Server Common Utilities .............. SKIPPED
[INFO] Apache James Server Protocols Library ............. SKIPPED
[INFO] Apache James Server Core .......................... SKIPPED
[INFO] Apache James Server Container Spring .............. SKIPPED
[INFO] Apache James Server DNS Server API ................ SKIPPED
[INFO] Apache James Server DNSService Implementation ..... SKIPPED
[INFO] Apache James Server DNSService Library ............ SKIPPED
[INFO] Apache James Server Queue API ..................... SKIPPED
[INFO] Apache James Server FetchMail ..................... SKIPPED
[INFO] Apache James Server Data Library .................. SKIPPED
[INFO] Apache James Server HBase Data Persistence ........ SKIPPED
[INFO] Apache James Server JPA Data Persistence .......... SKIPPED
[INFO] Apache James Server JCR Data Persistence .......... SKIPPED
[INFO] Apache James Server JDBC Data Persistence ......... SKIPPED
[INFO] Apache James Server File Data Persistence ......... SKIPPED
[INFO] Apache James Server LDAP Data Implementation ...... SKIPPED
[INFO] Apache James Server Mailbox Adapter ............... SKIPPED
[INFO] Apache James Server Mailetcontainer Camel ......... SKIPPED
[INFO] Apache James Server Mailets ....................... SKIPPED
[INFO] Apache James Server IMAP .......................... SKIPPED
[INFO] Apache James Server SMTP .......................... SKIPPED
[INFO] Apache James Server LMTP .......................... SKIPPED
[INFO] Apache James Server POP3 .......................... SKIPPED
[INFO] Apache James Server File Mail Queue ............... SKIPPED
[INFO] Apache James Server JMS Mail Queue ................ SKIPPED
[INFO] Apache James Server ActiveMQ Queue ................ SKIPPED
[INFO] Apache James Server Client ........................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 28.929s
[INFO] Finished at: Thu Mar 01 14:53:36 UTC 2012
[INFO] Final Memory: 23M/154M
[INFO] ------------------------------------------------------------------------
mavenExecutionResult exceptions not empty
message : Failed to execute goal 
org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy) on 
project james-server: Failed to deploy artifacts: Could not transfer artifact 
org.apache.james:james-server:pom:3.0-beta4 from/to apache.releases.https 
(https://repository.apache.org/service/local/staging/deploy/maven2): Failed to 
transfer file: 
https://repository.apache.org/service/local/staging/deploy/maven2/org/apache/james/james-server/3.0-beta4/james-server-3.0-beta4.pom.
 Return code is: 401
cause : Failed to deploy artifacts: Could not transfer artifact 
org.apache.james:james-server:pom:3.0-beta4 from/to apache.releases.https 
(https://repository.apache.org/service/local/staging/deploy/maven2): Failed to 
transfer file: 
https://repository.apache.org/service/local/staging/deploy/maven2/org/apache/james/james-server/3.0-beta4/james-server-3.0-beta4.pom.
 Return code is: 401
Stack trace : 
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal 
org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy) on 
project james-server: Failed to deploy artifacts: Could not transfer artifact 
org.apache.james:james-server:pom:3.0-beta4 from/to apache.releases.https 
(https://repository.apache.org/service/local/staging/deploy/maven2): Failed to 
transfer file: 
https://repository.apache.org/service/local/staging/deploy/maven2/org/apache/james/james-server/3.0-beta4/james-server-3.0-beta4.pom.
 Return code is: 401
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:217)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
        at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
        at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
        at 
org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
        at 
org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:319)
        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
        at 
org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:79)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at 
org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
        at 
org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
        at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:158)
        at hudson.maven.Maven3Builder.call(Maven3Builder.java:104)
        at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
        at hudson.remoting.UserRequest.perform(UserRequest.java:118)
        at hudson.remoting.UserRequest.perform(UserRequest.java:48)
        at hudson.remoting.Request$2.run(Request.java:287)
        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:886)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
        at java.lang.Thread.run(Thread.java:662)
Caused by: org.apache.maven.plugin.MojoExecutionException: Failed to deploy 
artifacts: Could not transfer artifact 
org.apache.james:james-server:pom:3.0-beta4 from/to apache.releases.https 
(https://repository.apache.org/service/local/staging/deploy/maven2): Failed to 
transfer file: 
https://repository.apache.org/service/local/staging/deploy/maven2/org/apache/james/james-server/3.0-beta4/james-server-3.0-beta4.pom.
 Return code is: 401
        at 
org.apache.maven.plugin.deploy.DeployMojo.execute(DeployMojo.java:193)
        at 
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
        ... 27 more
Caused by: org.apache.maven.artifact.deployer.ArtifactDeploymentException: 
Failed to deploy artifacts: Could not transfer artifact 
org.apache.james:james-server:pom:3.0-beta4 from/to apache.releases.https 
(https://repository.apache.org/service/local/staging/deploy/maven2): Failed to 
transfer file: 
https://repository.apache.org/service/local/staging/deploy/maven2/org/apache/james/james-server/3.0-beta4/james-server-3.0-beta4.pom.
 Return code is: 401
        at 
org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:141)
        at 
org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy(AbstractDeployMojo.java:167)
        at 
org.apache.maven.plugin.deploy.DeployMojo.execute(DeployMojo.java:149)
        ... 29 more
Caused by: org.sonatype.aether.deployment.DeploymentException: Failed to deploy 
artifacts: Could not transfer artifact 
org.apache.james:james-server:pom:3.0-beta4 from/to apache.releases.https 
(https://repository.apache.org/service/local/staging/deploy/maven2): Failed to 
transfer file: 
https://repository.apache.org/service/local/staging/deploy/maven2/org/apache/james/james-server/3.0-beta4/james-server-3.0-beta4.pom.
 Return code is: 401
        at 
org.sonatype.aether.impl.internal.DefaultDeployer.deploy(DefaultDeployer.java:284)
        at 
org.sonatype.aether.impl.internal.DefaultDeployer.deploy(DefaultDeployer.java:215)
        at 
org.sonatype.aether.impl.internal.DefaultRepositorySystem.deploy(DefaultRepositorySystem.java:480)
        at 
org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:137)
        ... 31 more
Caused by: org.sonatype.aether.transfer.ArtifactTransferException: Could not 
transfer artifact org.apache.james:james-server:pom:3.0-beta4 from/to 
apache.releases.https 
(https://repository.apache.org/service/local/staging/deploy/maven2): Failed to 
transfer file: 
https://repository.apache.org/service/local/staging/deploy/maven2/org/apache/james/james-server/3.0-beta4/james-server-3.0-beta4.pom.
 Return code is: 401
        at 
org.sonatype.aether.connector.wagon.WagonRepositoryConnector$4.wrap(WagonRepositoryConnector.java:949)
        at 
org.sonatype.aether.connector.wagon.WagonRepositoryConnector$4.wrap(WagonRepositoryConnector.java:940)
        at 
org.sonatype.aether.connector.wagon.WagonRepositoryConnector$PutTask.flush(WagonRepositoryConnector.java:864)
        at 
org.sonatype.aether.connector.wagon.WagonRepositoryConnector.put(WagonRepositoryConnector.java:466)
        at 
org.sonatype.aether.impl.internal.DefaultDeployer.deploy(DefaultDeployer.java:278)
        ... 34 more
Caused by: org.apache.maven.wagon.TransferFailedException: Failed to transfer 
file: 
https://repository.apache.org/service/local/staging/deploy/maven2/org/apache/james/james-server/3.0-beta4/james-server-3.0-beta4.pom.
 Return code is: 401
        at 
org.apache.maven.wagon.providers.http.LightweightHttpWagon.finishPutTransfer(LightweightHttpWagon.java:205)
        at 
org.apache.maven.wagon.AbstractWagon.putTransfer(AbstractWagon.java:413)
        at org.apache.maven.wagon.AbstractWagon.transfer(AbstractWagon.java:392)
        at 
org.apache.maven.wagon.AbstractWagon.putTransfer(AbstractWagon.java:365)
        at org.apache.maven.wagon.StreamWagon.put(StreamWagon.java:163)
        at 
org.sonatype.aether.connector.wagon.WagonRepositoryConnector$PutTask.run(WagonRepositoryConnector.java:825)
        at 
org.sonatype.aether.connector.wagon.WagonRepositoryConnector.put(WagonRepositoryConnector.java:465)
        ... 35 more
channel stopped


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

Reply via email to