Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[orbit-dev] Added Jclouds Recipes and p2 Error

Hi all, 

I have just added 7 Apache Jclouds recipes to orbit-recipes via Gerrit. I used the EBR maven plugin and the whole process was very easy and smooth.

I am facing just a small issue, and I would appreciate your input. I tried building the local p2 repository (as described in the README.MD) however:

- There is no '/releng/p2' folder under the repository root folder.
- If I go into folder ‘releng/repository’ and execute “mvn clean package”, I get the following error message:

[INFO] Computing target platform for MavenProject: org.eclipse.orbit.bundles:orbit-bundles-p2-repository:1.0.0-SNAPSHOT @ /Users/nicholas/git/orbit-recipes/releng/repository/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.orbit.bundles:orbit-bundles-p2-repository:1.0.0-SNAPSHOT @ /Users/nicholas/git/orbit-recipes/releng/repository/pom.xml
[INFO] {osgi.ws=*, osgi.os=*, osgi.arch=*, org.eclipse.update.install.features=true}
[ERROR] Cannot resolve project dependencies:
[ERROR]   Software being installed: orbit-bundles-p2-repository raw:1.0.0.'SNAPSHOT'/format(n[.n=0;[.n=0;[-S]]]):1.0.0-SNAPSHOT
[ERROR]   Missing requirement: orbit-bundles-p2-repository raw:1.0.0.'SNAPSHOT'/format(n[.n=0;[.n=0;[-S]]]):1.0.0-SNAPSHOT requires 'org.eclipse.orbit.releng.recipes.feature.aggregation.feature.group 0.0.0' but it could not be found
[ERROR] 
[ERROR] See http://wiki.eclipse.org/Tycho/Dependency_Resolution_Troubleshooting for help.
[ERROR] Cannot resolve dependencies of MavenProject: org.eclipse.orbit.bundles:orbit-bundles-p2-repository:1.0.0-SNAPSHOT @ /Users/nicholas/git/orbit-recipes/releng/repository/pom.xml: See log for details -> [Help 1]
[ERROR] 
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]


Any suggestion would be highly appreciated.

Best,
Nicholas
_____________________________________________________________ 

Nicholas Loulloudes | Eclipse Cloud Application Management Framework
Laboratory for Internet Computing,
Department of Computer Science, University of Cyprus.

Email: loulloudes.n [at] cs.ucy.ac.cy
Web: www.cs.ucy.ac.cy/~nickl
Twitter: @loulloudes
_____________________________________________________________



Back to the top