You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by Atlassian Open Source Bamboo <ba...@apache.org> on 2010/01/05 19:01:58 UTC

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

-----------------------------------------------------------
STRUTS-MAIN-1261 failed.
-----------------------------------------------------------
Code has been updated by lukaszlenart.
No failed tests found, a possible compilation error.

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


--------------
Code Changes
--------------
lukaszlenart (896151):

>Solved WW-3368 - return null instead throw NoSuchMethodException


--------------
Error Summary
--------------
   [INFO] ------------------------------------------------------------------------
   [ERROR] BUILD ERROR
   [INFO] ------------------------------------------------------------------------
   [INFO] Failed to resolve artifact.
   
   Missing:
   ----------
   1) org.apache.struts:struts2-osgi-admin-bundle:jar:2.2.0-SNAPSHOT
   
   &nbsp; Try downloading the file manually from the project website.
   
   &nbsp; Then, install it using the command: 
   &nbsp; &nbsp; &nbsp; mvn install:install-file -DgroupId=org.apache.struts -DartifactId=struts2-osgi-admin-bundle -Dversion=2.2.0-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file
   
   &nbsp; Alternatively, if you host your own repository you can deploy the file there: 
   &nbsp; &nbsp; &nbsp; mvn deploy:deploy-file -DgroupId=org.apache.struts -DartifactId=struts2-osgi-admin-bundle -Dversion=2.2.0-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
   
   &nbsp; Path to dependency: 
   &nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;1) org.apache.struts:struts2-assembly:pom:2.2.0-SNAPSHOT
   &nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;2) org.apache.struts:struts2-osgi-admin-bundle:jar:2.2.0-SNAPSHOT
   
   2) org.apache.struts:struts2-osgi-demo-bundle:jar:2.2.0-SNAPSHOT
   
   &nbsp; Try downloading the file manually from the project website.
   
   &nbsp; Then, install it using the command: 
   &nbsp; &nbsp; &nbsp; mvn install:install-file -DgroupId=org.apache.struts -DartifactId=struts2-osgi-demo-bundle -Dversion=2.2.0-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file
   
   &nbsp; Alternatively, if you host your own repository you can deploy the file there: 
   &nbsp; &nbsp; &nbsp; mvn deploy:deploy-file -DgroupId=org.apache.struts -DartifactId=struts2-osgi-demo-bundle -Dversion=2.2.0-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
   
   &nbsp; Path to dependency: 
   &nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;1) org.apache.struts:struts2-assembly:pom:2.2.0-SNAPSHOT
   &nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;2) org.apache.struts:struts2-osgi-demo-bundle:jar:2.2.0-SNAPSHOT
   
   ----------
   2 required artifacts are missing.
   
   for artifact: 
   &nbsp; org.apache.struts:struts2-assembly:pom:2.2.0-SNAPSHOT
   
   from the specified remote repositories:
   &nbsp; apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository),
   &nbsp; 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