Config MANIFEST.MF

2008-01-22 Thread Arthur Rodrigues Stilben
How can I configure the MANIFEST.MF in the Maven ?

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Config MANIFEST.MF

2008-01-22 Thread Olivier Lamy
Hi,
You can have a look here
http://maven.apache.org/shared/maven-archiver/index.html and here
http://maven.apache.org/plugins/maven-jar-plugin/examples/manifest-customization.html.

Maven Archiver is used to generate the MANIFEST.MF file.

--
Olivier

2008/1/22, Arthur  Rodrigues Stilben [EMAIL PROTECTED]:
 How can I configure the MANIFEST.MF in the Maven ?

 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]