Hi,
Don't worry about this issue. Our bamboo build uses its own maven
repository (https://m2proxy.atlassian.com/repository/public).
This repository does not yet contain the 1.6.1 version of the
framework. It should be synchronized soon.
The Maven central repository already contains the 1.6.1 version of the
framework, so the trunk should work if you use the "real" Maven
central repository.
Regards,
Clement
On 01.05.2009, at 10:40, [email protected] wrote:
FELIX-DEF-1696 failed.
Code has been updated by clement.
No failed tests found, a possible compilation error.
Code Changes See full change details
clement
Update dependencies to current development version.
Error Summary See full build log
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Failed to resolve artifact.
Missing:
----------
1) org.apache.felix:org.apache.felix.framework:jar:1.6.1
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]
Path to dependency:
1) org.apache.felix:maven-junit4osgi-plugin:maven-plugin:
1.1.0-SNAPSHOT
2) org.apache.felix:org.apache.felix.framework:jar:1.6.1
----------
1 required artifact is missing.
for artifact:
org.apache.felix:maven-junit4osgi-plugin:maven-plugin:1.1.0-SNAPSHOT
from the specified remote repositories:
central (https://m2proxy.atlassian.com/repository/public),
apache.snapshots (http://repository.apache.org/snapshots)
[INFO]
------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
Email generated by Atlassian Bamboo - if you wish to stop receiving
these emails edit your user profile or notify your administrator
Want this information in your IDE?
Actions
View Online
Add Comments
View Artifacts
Download Logs