On 7/7/06, Niall Pemberton <[EMAIL PROTECTED]> wrote:
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

Thanks, Niall!

That eliminates the need for name-munging in the script and also
handles the jar.

Phil

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

Reply via email to