Guillaume,
It looks like the Geronimo build has been messed up by a recent Karaf
change. Do you have any suggestions on what needs updating this time?
Rick
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Failed to resolve artifact.
Missing:
----------
1) org.eclipse:osgi:jar:3.5.1.v20090827
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.eclipse -DartifactId=osgi
-Dversion
=3.5.1.v20090827 -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.eclipse -DartifactId=osgi
-Dversion=3
.5.1.v20090827 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url]
-DrepositoryId=[
id]
Path to dependency:
1)
org.apache.geronimo.plugins:geronimo-connector-server:server-assembly
:3.0-SNAPSHOT
2)
org.apache.geronimo.framework.plugingroups:framework:car:3.0-SNAPSHOT
3) org.apache.geronimo.framework:karaf-framework:car:3.0-SNAPSHOT
4) org.eclipse:osgi:jar:3.5.1.v20090827
----------
1 required artifact is missing.
for artifact:
org.apache.geronimo.plugins:geronimo-connector-server:server-assembly:3.0-SNAP
SHOT
from the specified remote repositories:
apache.snapshots (http://repository.apache.org/snapshots),
codehaus.snapshots (http://snapshots.repository.codehaus.org),
repo.mergere.com (http://repo.mergere.com/maven2)