Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » P2 » p2 ant mirror task should fails on error
p2 ant mirror task should fails on error [message #728402] Fri, 23 September 2011 08:09
Stephane Bouchet is currently offline Stephane BouchetFriend
Messages: 280
Registered: July 2009
Senior Member
Hi,

i am trying to fails an ant build task using p2.mirror if the content
are not correctly mirrored.

For example, p2.mirror will print error messages if there is a problem
during mirror :
[java] [p2.mirror] Problems resolving provisioning plan.
[java] [p2.mirror] Unable to satisfy dependency from
org.eclipse.ui.views.properties.tabbed.feature.patch.feature.group
1.0.0.201109222154 to org.eclipse.ui.views.properties.tabbed
[3.5.100.I20100509-0800].
[java] [p2.mirror] Unable to satisfy dependency from
org.eclipse.emf.ecore.feature.patch.feature.group 1.0.0.201109222154 to
org.eclipse.emf.ecore [2.6.1.v20100914-1218].
[java] [p2.mirror] Unable to satisfy dependency from
org.eclipse.gmf.runtime.diagram.ui.providers.feature.patch.feature.group
1.0.0.201109222154 to org.eclipse.gmf.runtime.diagram.ui.providers
[1.4.0.v20100430-1518].


The result is that the mirror will not contains any plugin.

i would like to fail the build is such an error happens. i could not
find any attribute or useful information . could it be possible to
achieve this ?

--
Cheers,

Stéphane Bouchet, OBEO
Previous Topic:Use a version in installui in a headless installation
Next Topic:No application id has been found
Goto Forum:
  


Current Time: Sat Dec 14 13:03:26 GMT 2024

Powered by FUDForum. Page generated in 0.03389 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top