You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by ba...@apache.org on 2009/01/03 20:40:51 UTC

[OSS Bamboo] Struts 2 SVN - Main Build (Java 6) build 710 has FAILED (0 tests failed). Change made by Musachy Barroso

-----------------------------------------------------------
STRUTS-MAINJ6-710 failed.
-----------------------------------------------------------
Code has been updated by Musachy Barroso.
No failed tests found, a possible compilation error.

http://opensource.bamboo.atlassian.com/browse/STRUTS-MAINJ6-710/        


--------------
Code Changes
--------------
Musachy Barroso (731070):

>WW-2947 Remove convention's "excludeJars" and add "includeJars" instead


--------------
Error Summary
--------------
   [INFO] ------------------------------------------------------------------------
   [ERROR] BUILD ERROR
   [INFO] ------------------------------------------------------------------------
   [INFO] Unable to find artifact.
   
   Embedded error: 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.struts -DartifactId=struts2-showcase -Dversion=2.1.6-SNAPSHOT -Dpackaging=war -Dfile=/path/to/file
   
   Alternatively, if you host your own repository you can deploy the file there: 
       mvn deploy:deploy-file -DgroupId=org.apache.struts -DartifactId=struts2-showcase -Dversion=2.1.6-SNAPSHOT -Dpackaging=war -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
   
   
     org.apache.struts:struts2-showcase:war:2.1.6-SNAPSHOT
   
   from the specified remote repositories:
     apache.snapshots (http://people.apache.org/maven-snapshot-repository),
     central (https://m2proxy.atlassian.com/repository/public)
   
   [INFO] ------------------------------------------------------------------------
   [INFO] For more information, run Maven with the -e switch


--
This message is automatically generated by Atlassian Bamboo