On Wed, Apr 16, 2008 at 2:49 PM, Tawfik, Sameh E
<[EMAIL PROTECTED]> wrote:

>  I need to update the following parameter with the Build-date value. I
>  tried ${env.date} but it did not work?

You can use the Build Number plugin to put the current date into a
property that you can use in the build:

http://mojo.codehaus.org/buildnumber-maven-plugin/usage.html

-- 
Wendy

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

Reply via email to