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