But the reply answer only about the specific case of "main-class" entry.
I'm aware of the following patch:

http://jira.codehaus.org/browse/MNG-742

But I fail to understand which class I should implement in order to invoke MavenArchiveConfiguration.addManifestEntry(key, value), and how to register my implementation to Maven 2. I'm aware of the <archive> and <jarArchiver> parameter in JAR plugin:

Uhh... interesting! How does that work?

I've written a maven plugin that adds
the current svn revision to the manifest.

It's probably easier to hook in through
that method. So I would also appreciate
an example how to use it.

cheers
--
Torsten

Attachment: PGP.sig
Description: This is a digitally signed message part

Reply via email to