Latest Status: STRUTS-MAIN-918 failed

Build Result STRUTS-MAIN-885

Labels: NONE 
  • Summary
  • Tests
  • Changes
  • Artifacts
  • Logs
  • Comments
  • Metadata
  • Previous
    1. 882
    2. 883
    3. 884
    4. 886
    5. 887
    6. 888
    Next

Build STRUTS-MAIN-885 failed.

Expand

Collapse

Tests

  • 152 tests in total

Expand

Collapse

Error Summary

The build generated some errors. See the full build log for details.

[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

GroupId: com.opensymphony
ArtifactId: xwork
Version: 2.1.2-SNAPSHOT

Reason: 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=com.opensymphony -DartifactId=xwork -Dversion=2.1.2-SNAPSHOT -Dclassifier=sources -Dpackaging=jar -Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the file there:
    mvn deploy:deploy-file -DgroupId=com.opensymphony -DartifactId=xwork -Dversion=2.1.2-SNAPSHOT -Dclassifier=sources -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]


  com.opensymphony:xwork:jar:2.1.2-SNAPSHOT

from the specified remote repositories:
  central (https://maven.atlassian.com/repository/internal/),
  atlassian-m1-repository (https://m2proxy.atlassian.com/repository/m1/),
  apache.snapshots (http://people.apache.org/maven-snapshot-repository)


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch

This Bamboo site is for demonstration purposes only. Evaluate Bamboo - The Zen of Continuous Integration.