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 18:06:52 UTC

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

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

http://opensource.bamboo.atlassian.com/browse/STRUTS-MAIN-1002/        


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

>Remove annoying warning


--------------
Error Summary
--------------
   [INFO] ------------------------------------------------------------------------
   [ERROR] BUILD ERROR
   [INFO] ------------------------------------------------------------------------
   [INFO] Failed to resolve artifact.
   
   GroupId: org.apache.struts
   ArtifactId: struts2-showcase
   Version: 2.1.6-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=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:
     central (https://m2proxy.atlassian.com/repository/public),
     apache.snapshots (http://people.apache.org/maven-snapshot-repository)
   
   
   [INFO] ------------------------------------------------------------------------
   [INFO] For more information, run Maven with the -e switch


--
This message is automatically generated by Atlassian Bamboo