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/04/01 00:35:56 UTC

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

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

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


--------------
Code Changes
--------------
pauls (760696):

>[maven-release-plugin] prepare release org.apache.felix.main-1.6.0

pauls (760699):

>[maven-release-plugin] prepare for next development iteration

pauls (760695):

>Downgrade version to cut another release candidate because of a missing license header.


--------------
Error Summary
--------------
   [INFO] ------------------------------------------------------------------------
   [ERROR] BUILD ERROR
   [INFO] ------------------------------------------------------------------------
   [INFO] Failed to resolve artifact.
   
   GroupId: org.apache.felix
   ArtifactId: org.apache.felix.framework
   Version: 1.6.0
   
   Reason: Unable to download the artifact from any repository
   
   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.framework -Dversion=1.6.0 -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.framework -Dversion=1.6.0 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
   
   
     org.apache.felix:org.apache.felix.framework:jar:1.6.0
   
   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