Thanks !
Antonio Petrelli-3 wrote: > > 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] > > > -- View this message in context: http://www.nabble.com/How-to-add-manifest-to-jar-at-maven-package-tf3589840s177.html#a10032721 Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
