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/26 23:08:15 UTC

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

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

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


--------------
Code Changes
--------------
pauls (768790):

>Fix log level for release

pauls (768791):

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


--------------
Error Summary
--------------
   [INFO] ------------------------------------------------------------------------
   [ERROR] BUILD ERROR
   [INFO] ------------------------------------------------------------------------
   [INFO] Failed to resolve artifact.
   
   GroupId: org.apache.felix
   ArtifactId: org.apache.felix.framework
   Version: 1.6.1
   
   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.1 -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.1 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
   
   
     org.apache.felix:org.apache.felix.framework:jar:1.6.1
   
   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