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/09/07 00:32:55 UTC

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

-----------------------------------------------------------
FELIX-DEF-2380 failed.
-----------------------------------------------------------
Code has been updated by pauls.
1/272 tests failed.

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


--------------
Code Changes
--------------
pauls (811928):

>Update dependencies for release

pauls (811926):

>Add NOTICE to resources so it doesn't get missed in the source jars

pauls (811927):

>Change log level for release


--------------
Tests
--------------
Failed Tests (1)
   - ConfigurationBindingTest: Statically bound (Existing)


--------------
Error Summary
--------------
   [INFO] ------------------------------------------------------------------------
   [ERROR] BUILD ERROR
   [INFO] ------------------------------------------------------------------------
   [INFO] Failed to resolve artifact.
   
   Missing:
   ----------
   1) org.apache.felix:org.osgi.core: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.osgi.core -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.osgi.core -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.osgi.compendium:bundle:1.5.0-SNAPSHOT
   &nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;2) org.apache.felix:org.osgi.core:jar:1.4.0
   
   ----------
   1 required artifact is missing.
   
   for artifact: 
   &nbsp; org.apache.felix:org.osgi.compendium: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