Hi Jeroren,
I spent almost a week on avoiding that src.zip in the plugin.zip. I did not
find any help on that and ultimately I had to resolve to a workaround which
is that I now build a feature(dummy) which includes the plug in I actually
want to build. When I get the feature.zip, I find my plug in inside that
without src.zip.

I know its not something I should have resolved to, but that was the only
thing that I could find  to fix the src.zip problem.

If you find something on how to correct the ant calls, please let me know as
well.


Thanks and regards,
Amit Kumar

On Mon, Mar 17, 2008 at 6:40 PM, JeroenL <[EMAIL PROTECTED]> wrote:

>
> 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