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:07:48 UTC

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

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

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


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

>Solved WW-3368 - return null instead throw NoSuchMethodException


--------------
Tests
--------------
Fixed Tests (34)
   - FormTagTest: Form 
   - FormTagTest: Form component is removed 
   - FormTagTest: Form no name or id 
   - FormTagTest: Form tag for stack overflow exception1 
   - FormTagTest: Form tag for stack overflow exception2 
   - FormTagTest: Form tag for stack overflow exception3 
   - FormTagTest: Form tag with different action extension 
   - FormTagTest: Form tag with different action extension hardcoded 
   - FormTagTest: Form with action and extension 
   - FormTagTest: Form with action attribute containing both action and d m i method 
   - FormTagTest: Form with action attribute containing both action and method 
   - FormTagTest: Form with action attribute containing both action and method and namespace 
   - FormTagTest: Form with context 
   - FormTagTest: Form with custom onsubmit enabled with validate disabled 
   - FormTagTest: Form with custom onsubmit enabled with validate enabled1 
   - FormTagTest: Form with custom onsubmit enabled with validate enabled2 
   - FormTagTest: Form with custom onsubmit enabled with validate enabled3 
   - FormTagTest: Form with custom onsubmit enabled with validate enabled4 
   - FormTagTest: Form with focus element 
   - FormTagTest: Form with namespace defaulting 
   - FormTagTest: Form with no action 
   - FormTagTest: Form with static action 
   - FormTagTest: Form without context 
   - TooltipTest: Using param body value to set configurations 
   - TooltipTest: With form overriding 


--------------
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