Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[tycho-user] p2 mirror goal and platform specific artifacts

Hi,

I'm using the p2 mirror goal in a Tycho build to produce a final p2 repo contain all different artifacts produced during the build. It should also include all the products with the native launchers. However, I can the following warning in the Tycho/Maven log:

[WARNING] Mirror tool: "Problems resolving provisioning plan.": ["Unable to satisfy dependency from org.eclipse.gyrex.products.server.executable.win32.win32.x86_64 1.2.0.v20130704-1732 to org.eclipse.equinox.launcher.win32.win32.x86_64 0.0.0.", "Unable to satisfy dependency from toolingorg.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.1.200.v20130521-0416 to bundle org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.1.200.v20130521-0416.", "Unable to satisfy dependency from toolingorg.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.1.200.v20130521-0416 to bundle org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.1.200.v20130521-0416.", "Unable to satisfy dependency from toolingorg.eclipse.equinox.launcher 1.3.0.v20130327-1440 to bundle org.eclipse.equinox.launcher 1.3.0.v20130327-1440.", "Unable to satisfy dependency from toolingorg.eclipse.equinox.launcher 1.3.0.v20130327-1440 to bundle org.eclipse.equinox.launcher 1.3.0.v20130327-1440.", "Unable to satisfy dependency from toolingorg.eclipse.equinox.launcher.gtk.linux.x86_64 1.1.200.v20130521-0416 to bundle org.eclipse.equinox.launcher.gtk.linux.x86_64 1.1.200.v20130521-0416.", "Unable to satisfy dependency from toolingorg.eclipse.equinox.launcher.gtk.linux.x86_64 1.1.200.v20130521-0416 to bundle org.eclipse.equinox.launcher.gtk.linux.x86_64 1.1.200.v20130521-0416.", "Unable to satisfy dependency from org.eclipse.gyrex.features.dependencies.commons.feature.group 1.2.0.v20130701-1318 to org.eclipse.equinox.security.win32.x86 0.0.0.", "Unable to satisfy dependency from org.eclipse.gyrex.products.server.executable.gtk.linux.x86_64 1.2.0.v20130704-1732 to org.eclipse.equinox.launcher.gtk.linux.x86_64 0.0.0.", "Unable to satisfy dependency from toolingorg.eclipse.gyrex.products.server.application 1.2.0.v20130704-1732 to toolingorg.eclipse.gyrex.products.server.executable.cocoa.macosx.x86_64-bundled [1.2.0.v20130704-1732].", "Unable to satisfy dependency from toolingorg.eclipse.equinox.launcher.win32.win32.x86_64 1.1.200.v20130521-0416 to bundle org.eclipse.equinox.launcher.win32.win32.x86_64 1.1.200.v20130521-0416.", "Unable to satisfy dependency from toolingorg.eclipse.equinox.launcher.win32.win32.x86_64 1.1.200.v20130521-0416 to bundle org.eclipse.equinox.launcher.win32.win32.x86_64 1.1.200.v20130521-0416.", "Unable to satisfy dependency from org.eclipse.gyrex.features.dependencies.provisioning.feature.group 1.2.0.v20130701-1318 to org.eclipse.core.net.linux.x86 0.0.0.", "Unable to satisfy dependency from org.eclipse.gyrex.features.dependencies.provisioning.feature.group 1.2.0.v20130701-1318 to org.eclipse.core.net.win32.x86 0.0.0.", "Unable to satisfy dependency from org.eclipse.gyrex.products.server.executable.cocoa.macosx.x86_64 1.2.0.v20130704-1732 to org.eclipse.equinox.launcher.cocoa.macosx.x86_64 0.0.0."]

I'm wondering if there is anything wrong with the approach I'm taking.

-Gunnar

--
Gunnar Wagenknecht
gunnar@xxxxxxxxxxxxxxx




Back to the top