2007/4/17, JavierL <[EMAIL PROTECTED]>:
Hi I need to set Main-Class and Class-Path to my maven generated jar. I ' ve created a resource/META-INF/MANIFEST.MF file in my project where I placed needed info but when I do mvn package, generated jar comes with a MANIFEST.MF without my data. How could I do it ?
http://maven.apache.org/plugins/maven-jar-plugin/examples/manifest-customization.html http://maven.apache.org/plugins/maven-jar-plugin/examples/manifest-file.html HTH Antonio --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
