You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Giovanni Azua <br...@swissonline.ch> on 2007/08/13 15:38:24 UTC

Build date variable i.e. ${builtOn} ${date} ${timestamp} ?

Hi all,

I need accessing a variable that would give me the timestamp of the current
build, is there any? I have tried with all those above and none work (Maven
2.0.7).

Any pointers to documentation of all available variables would be nice ...

regards,
Giovanni



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Build date variable i.e. ${builtOn} ${date} ${timestamp} ?

Posted by Wayne Fay <wa...@gmail.com>.
Juri just posted code to a plugin he wrote a couple days ago -- check
the archives. His plugin can provide a "date" variable/property that
you can use in your build.

 from   "Artamonov, Juri" <@fusionone.com>
 to   Maven Users List <@maven.apache.org>
 date  Aug 8, 2007 2:50 AM
 subject  RE: Auto incrementing a build identifier

Wayne

On 8/13/07, Giovanni Azua <br...@swissonline.ch> wrote:
> Hi all,
>
> I need accessing a variable that would give me the timestamp of the current
> build, is there any? I have tried with all those above and none work (Maven
> 2.0.7).
>
> Any pointers to documentation of all available variables would be nice ...
>
> regards,
> Giovanni
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org