You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2012/04/30 09:23:30 UTC

Build failed in Jenkins: sandesha2-1.6 » Sandesha2 - Rampart Integration #162

See <https://builds.apache.org/job/sandesha2-1.6/org.apache.sandesha2$sandesha2-rampart-integration/162/changes>

Changes:

[sagara] Rollback SCM changes due to Sandesha2 1.6.2 release vote failure.

------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Building Sandesha2 - Rampart Integration
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting <https://builds.apache.org/job/sandesha2-1.6/org.apache.sandesha2$sandesha2-rampart-integration/ws/target>
[INFO] [remote-resources:process {execution: default}]
Downloading: http://repo1.maven.org/maven2/org/apache/rampart/rampart-core/1.6.2/rampart-core-1.6.2.pom
[INFO] Unable to find resource 'org.apache.rampart:rampart-core:pom:1.6.2' in repository central (http://repo1.maven.org/maven2)
Downloading: http://repo1.maven.org/maven2/org/apache/rampart/rampart-trust/1.6.2/rampart-trust-1.6.2.pom
[INFO] Unable to find resource 'org.apache.rampart:rampart-trust:pom:1.6.2' in repository central (http://repo1.maven.org/maven2)
Downloading: http://repo1.maven.org/maven2/org/apache/rampart/rampart-policy/1.6.2/rampart-policy-1.6.2.pom
[INFO] Unable to find resource 'org.apache.rampart:rampart-policy:pom:1.6.2' in repository central (http://repo1.maven.org/maven2)
Downloading: http://repo1.maven.org/maven2/org/apache/rampart/rampart-core/1.6.2/rampart-core-1.6.2.jar
[INFO] Unable to find resource 'org.apache.rampart:rampart-core:jar:1.6.2' in repository central (http://repo1.maven.org/maven2)
Downloading: http://repo1.maven.org/maven2/org/apache/rampart/rampart-trust/1.6.2/rampart-trust-1.6.2.jar
[INFO] Unable to find resource 'org.apache.rampart:rampart-trust:jar:1.6.2' in repository central (http://repo1.maven.org/maven2)
Downloading: http://repo1.maven.org/maven2/org/apache/rampart/rampart-policy/1.6.2/rampart-policy-1.6.2.jar
[INFO] Unable to find resource 'org.apache.rampart:rampart-policy:jar:1.6.2' in repository central (http://repo1.maven.org/maven2)
[JENKINS] Archiving <https://builds.apache.org/job/sandesha2-1.6/org.apache.sandesha2$sandesha2-rampart-integration/ws/pom.xml> to /home/hudson/hudson/jobs/sandesha2-1.6/modules/org.apache.sandesha2$sandesha2-rampart-integration/builds/2012-04-30_07-22-05/archive/org.apache.sandesha2/sandesha2-rampart-integration/1.6.2-SNAPSHOT/sandesha2-rampart-integration-1.6.2-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) org.apache.rampart:rampart-core:jar:1.6.2

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.rampart -DartifactId=rampart-core -Dversion=1.6.2 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=org.apache.rampart -DartifactId=rampart-core -Dversion=1.6.2 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.sandesha2:sandesha2-rampart-integration:jar:1.6.2-SNAPSHOT
  	2) org.apache.rampart:rampart-core:jar:1.6.2

2) org.apache.rampart:rampart-trust:jar:1.6.2

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.rampart -DartifactId=rampart-trust -Dversion=1.6.2 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=org.apache.rampart -DartifactId=rampart-trust -Dversion=1.6.2 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.sandesha2:sandesha2-rampart-integration:jar:1.6.2-SNAPSHOT
  	2) org.apache.rampart:rampart-trust:jar:1.6.2

3) org.apache.rampart:rampart-policy:jar:1.6.2

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.rampart -DartifactId=rampart-policy -Dversion=1.6.2 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=org.apache.rampart -DartifactId=rampart-policy -Dversion=1.6.2 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.sandesha2:sandesha2-rampart-integration:jar:1.6.2-SNAPSHOT
  	2) org.apache.rampart:rampart-policy:jar:1.6.2

----------
3 required artifacts are missing.

for artifact: 
  org.apache.sandesha2:sandesha2-rampart-integration:jar:1.6.2-SNAPSHOT

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



[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 51 seconds
[INFO] Finished at: Mon Apr 30 07:23:29 UTC 2012
[INFO] Final Memory: 49M/192M
[INFO] ------------------------------------------------------------------------

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


Jenkins build is back to normal : sandesha2-1.6 » Sandesha2 - Rampart Integration #163

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sandesha2-1.6/org.apache.sandesha2$sandesha2-rampart-integration/163/changes>


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