Looking at jira[1] is looks like you hit MOJO-738
- Robert
[1] http://jira.codehaus.org/browse/MOJO/component/12535
> Date: Tue, 9 Nov 2010 19:42:03 +0300
> From: [email protected]
> To: [email protected]
> Subject: [mojo-user] [email protected]
>
> Hi!
>
> I use pde-maven-plugin successfully, but after compiling i must:
> 1) rename plugin from *.zip to *jar (what is the rule - calling
> rcp-plugin as *zip?);
> 2) rebuild archive by native zip-tool, cause contents of common
> rcp-plugin are:
> META-INF/MANIFEST.MF
> plugin.xml
> ...
> but pde-maven-plugin output file looks like:
> test.pde_maven_plugin.simple_plugin_1.0.0/META-INF/MANIFEST.MF
> test.pde_maven_plugin.simple_plugin_1.0.0/plugin.xml
> ...
> where test.pde_maven_plugin.simple_plugin_1.0.0.jar - filename of my plugin.
>
> It's not too hard to rename & rebuild archive, but i want to make a
> automatic build system for developers and I'll get problems with that
> discrepancies.
>
> Thank you.
>
> ---------------------------------------------------------------------
> To unsubscribe from this list, please visit:
>
> http://xircles.codehaus.org/manage_email
>
>