eclipse-collector: Unable to find artifact p2.osgi.bundle:org.eclipse.osgi:jar:3.10.0.v20140513-1456 [message #1388697] |
Thu, 26 June 2014 16:42  |
Eclipse User |
|
|
|
Hello
I tried to build stardust 2.0.0 with the manual on wiki.eclipse.org/Stardust/Source_Code, but maven doesn't find all dependencies.
...
[INFO] eclipse-collector-feature ......................... SUCCESS [ 2.454 s]
[INFO] eclipse-collector ................................. FAILURE [ 35.657 s]
...
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.4:copy (copy-eclipse-dependencies) on project eclipse-collector: Unable to find artifact. Could not find artifact p2.osgi.bundle:org.eclipse.osgi:jar:3.10.0.v20140513-1456 in stardust-releases
(the full error is in the attached file)
I tried to download the jar manually, but it seems that there is no such jar?!
I tried to cleanup my local maven repository (and the one in build.tools/build), but without success.
The command line is:
mvn install -f product\components-pom.xml -P stardust-build -Dbuild.tools.home=%build.tools% -Dproduct.home=%product.home% -s %build.tools%\conf\m2\settings.xml
Is the address for the artifact p2.osgi.bundle:org.eclipse.osgi:jar:3.10.0.v20140513-1456 really correct and the artifact exists?
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04483 seconds