You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by ba...@apache.org on 2009/02/06 17:17:35 UTC

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

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

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


--------------
Code Changes
--------------
fmeschbe (741611):

>FELIX-639 Just log on duplicate reference names instead of throwing


--------------
Error Summary
--------------
   [INFO] ------------------------------------------------------------------------
   [ERROR] BUILD ERROR
   [INFO] ------------------------------------------------------------------------
   [INFO] Failed to resolve artifact.
   
   Missing:
   ----------
   1) org.apache.felix:org.apache.felix.dependencymanager:jar:1.1.0-SNAPSHOT
   
     Try downloading the file manually from the project website.
   
     Then, install it using the command: 
         mvn install:install-file -DgroupId=org.apache.felix -DartifactId=org.apache.felix.dependencymanager -Dversion=1.1.0-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file
   
     Alternatively, if you host your own repository you can deploy the file there: 
         mvn deploy:deploy-file -DgroupId=org.apache.felix -DartifactId=org.apache.felix.dependencymanager -Dversion=1.1.0-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
   
     Path to dependency: 
             1) org.apache.felix:org.apache.felix.deploymentadmin:bundle:0.9.0-SNAPSHOT
             2) org.apache.felix:org.apache.felix.dependencymanager:jar:1.1.0-SNAPSHOT
   
   ----------
   1 required artifact is missing.
   
   for artifact: 
     org.apache.felix:org.apache.felix.deploymentadmin:bundle:0.9.0-SNAPSHOT
   
   from the specified remote repositories:
     central (https://m2proxy.atlassian.com/repository/public),
     apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository)
   
   
   [INFO] ------------------------------------------------------------------------
   [INFO] For more information, run Maven with the -e switch


--
This message is automatically generated by Atlassian Bamboo