> When I have BOTH of these plugins configured, both
> JAR files get created however I do NOT get the Main-Class
> in the MANIFEST.  But when I comment out the second
> plugin configuration (which creates the jars with the rmi
> stubs) then the MANIFEST does contain Main-Class.  Any ideas?

You're doing it wrong.

You need to have ONE declaration of the plugin. Then inside the plugin
node, you can set up multiple executions each with their own
configuration.

Wayne

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to