You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by emerson cargnin <ec...@gmail.com> on 2007/04/30 15:07:49 UTC

how to get a timestamp in the site generation

Is there a way to put a timestamp in the generated maven site? I read
the thread and page  below, but i couldn't find how to enable the site
to have the date and/or time in it(s) page(s).
I'm using maven 1.1

http://maven.apache.org/maven-1.x/plugins/site/changes-report.html
http://www.mail-archive.com/users@maven.apache.org/msg64440.html

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


Re: how to get a timestamp in the site generation

Posted by Lukas Theussl <lt...@apache.org>.
Check the maven.xdoc.date property of the xdoc plugin:

http://maven.apache.org/maven-1.x/plugins/xdoc/properties.html

(the same page, like every official maven page, also gives an example of 
its use, see the bottom).

HTH,
-Lukas


emerson cargnin wrote:
> Is there a way to put a timestamp in the generated maven site? I read
> the thread and page  below, but i couldn't find how to enable the site
> to have the date and/or time in it(s) page(s).
> I'm using maven 1.1
> 
> http://maven.apache.org/maven-1.x/plugins/site/changes-report.html
> http://www.mail-archive.com/users@maven.apache.org/msg64440.html
> 
> ---------------------------------------------------------------------
> 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