Guys,

We're using Maven2 and wanted to know the best way to get version information (including the SNAPSHOT timestamp, e.g. 1-0-SNAPSHOT-20050622 or sth) into a webapp that was built with the "mvn package"?

My guess is that there is a property ${maven.snapshot.version} or something that we can use to generate a properties file so that the app can read this information. Perhaps a filter copy plugin against one of the goals?

Does anything know any references around this area? Have anyone got examples 
they can share?

Thanks,

Mark C

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

Reply via email to