Re: Loosing Main-Class: in JAR MANIFEST when creating 2 jars

2009-10-22 Thread Wayne Fay
> 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

Loosing Main-Class: in JAR MANIFEST when creating 2 jars

2009-10-22 Thread Michael Remijan
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?