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/05/06 14:43:19 UTC

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

-----------------------------------------------------------
STRUTS-MAINJ6-841 failed.
-----------------------------------------------------------
Code has been updated by Wes Wannemacher.
No failed tests found, a possible compilation error.

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


--------------
Code Changes
--------------
Wes Wannemacher (772175):

>anticipating xwork 2.1.4 release, fixing javadoc in StreamResult, WW-3100


--------------
Error Summary
--------------
   [INFO] ------------------------------------------------------------------------
   [ERROR] BUILD ERROR
   [INFO] ------------------------------------------------------------------------
   [INFO] Failed to resolve artifact.
   
   Missing:
   ----------
   1) com.opensymphony:xwork:jar:2.1.4-SNAPSHOT
   
     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.4-SNAPSHOT -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.4-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
   
     Path to dependency: 
             1) org.apache.struts:struts2-core:jar:2.1.7-SNAPSHOT
             2) com.opensymphony:xwork:jar:2.1.4-SNAPSHOT
   
   ----------
   1 required artifact is missing.
   
   for artifact: 
     org.apache.struts:struts2-core:jar:2.1.7-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