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 2009/07/21 20:50:04 UTC

[OSS Bamboo] Apache Felix - Default build 2055 has FAILED (0 tests failed). Change made by clement

-----------------------------------------------------------
FELIX-DEF-2055 failed.
-----------------------------------------------------------
Code has been updated by clement.
No failed tests found, a possible compilation error.

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


--------------
Code Changes
--------------
clement (796459):

>[maven-release-plugin] prepare release org.apache.felix.ipojo.api-1.4.0

clement (796462):

>Update dependencies to dev versions

clement (796458):

>Update dependencies to released versions


--------------
Error Summary
--------------
   [INFO] ------------------------------------------------------------------------
   [ERROR] BUILD ERROR
   [INFO] ------------------------------------------------------------------------
   [INFO] Failed to resolve artifact.
   
   Missing:
   ----------
   1) org.apache.felix:org.apache.felix.ipojo.manipulator:jar:1.4.0
   
   &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.felix -DartifactId=org.apache.felix.ipojo.manipulator -Dversion=1.4.0 -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.felix -DartifactId=org.apache.felix.ipojo.manipulator -Dversion=1.4.0 -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.ipojo.composite:bundle:1.5.0-SNAPSHOT
   &nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;2) org.apache.felix:org.apache.felix.ipojo.manipulator:jar:1.4.0
   
   ----------
   1 required artifact is missing.
   
   for artifact: 
   &nbsp; org.apache.felix:org.apache.felix.ipojo.composite:bundle:1.5.0-SNAPSHOT
   
   from the specified remote repositories:
   &nbsp; central (https://m2proxy.atlassian.com/repository/public),
   &nbsp; apache.snapshots (http://repository.apache.org/snapshots)
   
   
   [INFO] ------------------------------------------------------------------------
   [INFO] For more information, run Maven with the -e switch


--
This message is automatically generated by Atlassian Bamboo