Hi All,
I am trying to write the SNAPSHOT version number (with timestamp) to the
manifest.mf file of a WebApp.
I can successfully use the maven-war-plugin to add the version - however
this simply adds "1.0.0-SNAPSHOT" to the manifest.
Whast i would like to achieve is adding the timestamped snapshot version
number : 1.0.0-20080125.120545-3
Is this possible ?
Is there any way i can retrieve this timestamped version by any other
means, i can then figure out how to get it into the manifest.....
Many Thanks
Jon
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]