You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by Atlassian Open Source Bamboo <ba...@apache.org> on 2010/03/18 09:42:09 UTC

[OSS Bamboo] Apache Felix - Default build 3186 has FAILED (1 tests failed, no failures were new). Change made by gnodet

-----------------------------------------------------------
FELIX-DEF-3186 failed.
-----------------------------------------------------------
Code has been updated by gnodet.
1/369 tests failed.

http://opensource.bamboo.atlassian.com/browse/FELIX-DEF-3186/        


--------------
Code Changes
--------------
gnodet (924669):

>FELIX-2212: Create a new Utils subproject to hold shared classes


--------------
Tests
--------------
Failed Tests (1)
   - AspectTest: Dynamically add and remove aspect (Existing)


--------------
Error Summary
--------------
   [INFO] ------------------------------------------------------------------------
   [ERROR] BUILD ERROR
   [INFO] ------------------------------------------------------------------------
   [INFO] Failed to resolve artifact.
   
   Missing:
   ----------
   1) org.codehaus.woodstox:stax2-api:jar:3.0.1
   
   &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.codehaus.woodstox -DartifactId=stax2-api -Dversion=3.0.1 -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.codehaus.woodstox -DartifactId=stax2-api -Dversion=3.0.1 -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.felix:org.apache.felix.bundlerepository:bundle:1.5.0-SNAPSHOT
   &nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;2) org.codehaus.woodstox:woodstox-core-asl:jar:4.0.7
   &nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;3) org.codehaus.woodstox:stax2-api:jar:3.0.1
   
   ----------
   1 required artifact is missing.
   
   for artifact: 
   &nbsp; org.apache.felix:org.apache.felix.bundlerepository:bundle:1.5.0-SNAPSHOT
   
   from the specified remote repositories:
   &nbsp; apache.snapshots (http://repository.apache.org/snapshots),
   &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