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 2008/12/20 18:22:59 UTC

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

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

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


--------------
Code Changes
--------------
pauls (728309):

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

pauls (728311):

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

pauls (728308):

>Prepare 1.4.1 release


--------------
Error Summary
--------------
   [INFO] ------------------------------------------------------------------------
   [ERROR] BUILD ERROR
   [INFO] ------------------------------------------------------------------------
   [INFO] Failed to resolve artifact.
   
   GroupId: org.apache.felix
   ArtifactId: org.apache.felix.framework
   Version: 1.4.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.4.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.4.1 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
   
   
     org.apache.felix:org.apache.felix.framework:jar:1.4.1
   
   from the specified remote repositories:
     central (https://maven.atlassian.com/repository/internal/),
     atlassian-m1-repository (https://m2proxy.atlassian.com/repository/m1/),
     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