Is it just the jar or the whole distro you want dated? If its just the jar then set "maven.jar.final.name" - if its the distro (including jar) then set "maven.final.name"
Not sure the best way to set it - putting it in a "build.properties" file would do it - or specifying it when you run the command: maven -Dmaven.final.name=commons-validator-20060707 dist Niall On 7/7/06, Phil Steitz <[EMAIL PROTECTED]> wrote:
On 7/6/06, Dion Gillard <[EMAIL PROTECTED]> wrote: > I also prefer the dated jars approach. How do I get maven 1 to change the name of the jar to include the timestamp? Phil --------------------------------------------------------------------- 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]
