Hello Maven users, maven-war-plugin has manifest goal for generating manifest file. Is there any reason why this should not be supported in maven-jar-plugin as well?
IMO this goal would be useful. E.g. it would be nice workaround for issue http://jira.codehaus.org/browse/MASSEMBLY-334 with maven-assembly-plugin - assembly plugin does not generate class path element when generating manifest file for jar, so jar:manifest could be used to generate manifest file to be shared by main jar and assembled variants. Regards, Stevo. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
