Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[tycho-user] target-platform-utils:mirror-target-to-repo missing many features/plugins

Hi all,

this is a question not about Tycho itself, but about the JBoss Tools
Tycho plugins, so I hope this list is still the right one.

What I am trying to do is creating a p2 repository by mirroring
everything in this target platform [1].

Alas, my call to

  mvn
org.jboss.tools.tycho-plugins:target-platform-utils:0.21.0:mirror-target-to-repo

results in a kepler.target.repo that is missing many features/plugins
that IMHO should be there but are not, leading to error messages like

> Unable to satisfy dependency from org.eclipse.epp.package.standard.feature.feature.group 2.0.2.20140224-0000 to org.eclipse.rcp.source.feature.group 0.0.0.

or

> Unable to satisfy dependency from org.eclipse.mylyn.java.ui 3.9.1.v20130917-0100 to bundle org.eclipse.jdt.core 0.0.0.

Does target-platform-utils:mirror-target-to-repo have problems with
includeMode="planner" or is something else amiss?

Any help is greatly appreciated.

Andreas

[1]
<https://git.eclipse.org/c/recommenders/org.eclipse.recommenders.git/tree/targets/kepler/kepler.target>

-- 
Codetrails GmbH
The knowledge transfer company

Robert-Bosch-Str. 7, 64293 Darmstadt
Phone: +49-6151-276-7092
Mobile: +49-170-811-3791
http://www.codetrails.com/

Managing Director: Dr. Marcel Bruch
Handelsregister: Darmstadt HRB 91940


Back to the top