Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Equinox » Error with P2 ant task
Error with P2 ant task [message #134021] Thu, 02 July 2009 20:11 Go to previous message
Eclipse User
Originally posted by: apicard.tampabay.rr.com

I am quite new to Ant scripts and I'm trying to run
p2.publish.featuresAndBundles as part of my ant task with:

<p2.publish.featuresAndBundles
metadataRepository="${meta.base.dir}/${repo.dir}"
artifactRepository="${artif.base.dir}/${repo.dir}"
source="${prod.dir}/eclipse/"
compress="true"
append="true"
publishArtifacts="true"
/>

And I am getting the following:

Problem: failed to create task or type p2.publish.featuresAndBundles
Cause: The name is undefined.
Action: Check the spelling.
Action: Check that any custom tasks/types have been declared.
Action: Check that any <presetdef>/<macrodef> declarations have taken place.


I can see that the publisher-ant.jar is in the contributed entries in
the preference dialog. I even tried to add it manually to the launch
classpath dialog, without success.

Any help would be very appreciated

Cheers,
Alain
 
Read Message
Read Message
Read Message
Previous Topic:&quot;Gray&quot; feature icon meaning in software site add dialog
Next Topic:ComponentFactory unsatisfied
Goto Forum:
  


Current Time: Thu May 23 22:26:51 EDT 2013

Powered by FUDForum. Page generated in 0.05935 seconds