Hi,

I'd like to include some additional informations in my Manifest files, and I want this information to be dynamically generated by maven1. It's not the typical classpath stuff, what I want is this:
- Include the CVS/SVN revision number
- Include the current date and time
and that possibly in the same line as the normal version information.
As you see, this information has to be dynamically generated. My favourite solution would be to have a placeholder (like ${foo}) in a Manifest template to which I can refer to with the known "maven.jar.manifest" property. I searched wide and far, the only thing I found was a posting from someone saying he did something with maven2...
I'd be thankful if someone could just point me into the right direction.

Regards,
Michael Böckling


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

Reply via email to