Title: Message Title
Sergei Ivanov commented on an issue
Mojo's NetBeans Module Maven Plugin / Improvement MNBMODULE-246
unable to use Proguard Obfuscator due to maven single phase order problem
This seems to be a problem with older versions of this plugin or maven as well.

The problem is that the nbm-maven-plugin, maven-jar-plugin and proguard-maven-plugin are going to be executed in phase package. Since maven 3.0.3 (I think) the execution order of plugins in the same phase should be preserved.

I need the execution order

maven-jar-pl...


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to