You are viewing a plain text version of this content. The canonical link for it is here.
Posted to rampart-dev@ws.apache.org by Apache Hudson Server <hu...@hudson.apache.org> on 2010/09/09 21:17:40 UTC

Build failed in Hudson: axis2-1.5 #71

See <https://hudson.apache.org/hudson/job/axis2-1.5/71/>

------------------------------------------
Started by user veithen
Building remotely on ubuntu2
Updating http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_5
At revision 995544
no change for http://svn.apache.org/repos/asf/axis/axis2/java/core/branches/1_5 since the previous build
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Parsing POMs
[axis2] $ /home/hudson/tools/java/latest1.5/bin/java -cp /home/hudson/hudson-slave/maven-agent.jar:/home/hudson/tools/maven/latest/boot/classworlds-1.1.jar hudson.maven.agent.Main /home/hudson/tools/maven/latest /home/hudson/hudson-slave/slave.jar /home/hudson/hudson-slave/maven-interceptor.jar 50079 /home/hudson/hudson-slave/maven2.1-interceptor.jar
<===[HUDSON REMOTING CAPACITY]===>channel started
   Executing Maven:  -B -f <https://hudson.apache.org/hudson/job/axis2-1.5/ws/axis2/pom.xml> clean install -Daar-plugin.version=1.5.2-SNAPSHOT -Dmar.plugin.version=1.5.2-SNAPSHOT -Dmaven.test.skip=true
[INFO] Scanning for projects...
[INFO] Reactor build order: 
[INFO]   Apache Axis2 - Parent
[INFO]   Apache Axis2 - Resource bundle
[INFO]   Apache Axis2 - Kernel
[INFO]   Apache Axis2 - Data Binding
[INFO]   Apache Axis2 - Transport - Local
[INFO]   Apache Axis2 - Transport - HTTP
[INFO]   Apache Axis2 - Code Generation
[INFO]   Apache Axis2 - ADB Codegen
[INFO]   Apache Axis2 - tool - MAR Maven Plugin
[INFO]   Apache Axis2 - Addressing
[INFO]   Apache Axis2 - Java2WSDL
[INFO]   Apache Axis2 - tool - Repository Maven Plugin
[INFO]   Apache Axis2 - Fast Infoset
[INFO]   Apache Axis2 - Clustering
[INFO]   Apache Axis2 - Scripting
[INFO]   Apache Axis2 - JAXB-RI Data Binding
[INFO]   Apache Axis2 - SAAJ
[INFO]   Apache Axis2 - Metadata
[INFO]   Apache Axis2 - JAXWS
[INFO]   Apache Axis2 - JAXWS Integration Tests
[INFO]   Apache Axis2 - JiBX Data Binding
[INFO]   Apache Axis2 - JSON
[INFO]   Apache Axis2 - MTOM Policy
[INFO]   Apache Axis2 - spring
[INFO]   Apache Axis2 - OSGi Integration
[INFO]   Apache Axis2 - XMLBeans Data Binding
[INFO]   Apache Axis2 - Integration
[INFO]   Apache Axis2 - MEX
[INFO]   Apache Axis2 - MTOM Policy module
[INFO]   Apache Axis2 - Ping
[INFO]   Apache Axis2 - tool - AAR Maven Plugin
[INFO]   Apache Axis2 - Version Service
[INFO]   Apache Axis2 - SOAP Monitor Servlet
[INFO]   Apache Axis2 - SOAP Monitor Module
[INFO]   Apache Axis2 - tool - Ant Plugin
[INFO]   Apache Axis2 - tool - Eclipse Codegen Plugin
[INFO]   Apache Axis2 - tool - Eclipse service Plugin
[INFO]   Apache Axis2 - tool - Intellij IDEA Plugin
[INFO]   Apache Axis2 - tool - Java2WSDL Maven Plugin
[INFO]   Apache Axis2 - tool - WSDL2Code Maven Plugin
[INFO]   Apache Axis2 - CORBA
[INFO]   Apache Axis2 - JAXWS (mar)
[INFO]   Apache Axis2 - Web Application module
[INFO]   Apache Axis2 - Root
[INFO] snapshot org.apache.axis2:axis2-mar-maven-plugin:1.5.3-SNAPSHOT: checking for updates from apache-snapshots
[INFO] snapshot org.apache.axis2:axis2-mar-maven-plugin:1.5.3-SNAPSHOT: checking for updates from apache.snapshots
Downloading: http://people.apache.org/repo/m2-snapshot-repository/org/apache/axis2/axis2-mar-maven-plugin/1.5.3-SNAPSHOT/axis2-mar-maven-plugin-1.5.3-SNAPSHOT.jar
[INFO] Unable to find resource 'org.apache.axis2:axis2-mar-maven-plugin:maven-plugin:1.5.3-SNAPSHOT' in repository apache-snapshots (http://people.apache.org/repo/m2-snapshot-repository)
Downloading: http://repository.apache.org/snapshots/org/apache/axis2/axis2-mar-maven-plugin/1.5.3-SNAPSHOT/axis2-mar-maven-plugin-1.5.3-SNAPSHOT.jar
[INFO] Unable to find resource 'org.apache.axis2:axis2-mar-maven-plugin:maven-plugin:1.5.3-SNAPSHOT' in repository apache.snapshots (http://repository.apache.org/snapshots)
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Plugin could not be found - check that the goal name is correct: Unable to download the artifact from any repository

Try downloading the file manually from the project website.

Then, install it using the command: 
    mvn install:install-file -DgroupId=org.apache.axis2 -DartifactId=axis2-mar-maven-plugin -Dversion=1.5.3-SNAPSHOT -Dpackaging=maven-plugin -Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the file there: 
    mvn deploy:deploy-file -DgroupId=org.apache.axis2 -DartifactId=axis2-mar-maven-plugin -Dversion=1.5.3-SNAPSHOT -Dpackaging=maven-plugin -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]


  org.apache.axis2:axis2-mar-maven-plugin:maven-plugin:1.5.3-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  apache-snapshots (http://people.apache.org/repo/m2-snapshot-repository),
  Nexus (http://repository.apache.org/snapshots)


  org.apache.axis2:axis2-mar-maven-plugin:maven-plugin:1.5.3-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  apache-snapshots (http://people.apache.org/repo/m2-snapshot-repository),
  Nexus (http://repository.apache.org/snapshots)


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3 seconds
[INFO] Finished at: Thu Sep 09 19:17:40 UTC 2010
[INFO] Final Memory: 14M/201M
[INFO] ------------------------------------------------------------------------
channel stopped
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released


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


Hudson build is back to normal : axis2-1.5 #72

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
See <https://hudson.apache.org/hudson/job/axis2-1.5/72/>



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


Hudson build is back to normal : axis2-1.5 #72

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
See <https://hudson.apache.org/hudson/job/axis2-1.5/72/>



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


Hudson build is back to normal : axis2-1.5 #72

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
See <https://hudson.apache.org/hudson/job/axis2-1.5/72/>



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


Hudson build is back to normal : axis2-1.5 #72

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
See <https://hudson.apache.org/hudson/job/axis2-1.5/72/>



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


Hudson build is back to normal : axis2-1.5 #72

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
See <https://hudson.apache.org/hudson/job/axis2-1.5/72/>



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