Hi all,

I'm trying to build an Eclipse plugin with maven.
Problems are that 1) the archive is zipped and 2) a directory is added and
3) a sr.zip is added.
After investigating the calls to Ant I discovered that maven calls the
targets "clean build.jars zip.plugin".
According my belief this should be "clean build.update.jar"
Does anyone have an idea how to call the proper targets?

Regards,
Jeroen
-- 
View this message in context: 
http://www.nabble.com/pde-maven-plugin-calls-wrong-ant-target-tp16092576s177p16092576.html
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to