On Sun, Feb 22, 2009 at 7:00 AM, Google Mail
<olegtarane...@googlemail.com> wrote:

> Is there maven support to supply this three parameters (versionId, svn
> version and compile timestamp) direct into the java source code
> without handy synchronization with pom.xml, svn info and so on?

Take a look at the buildnumber plugin [1] for the svn revision and
date.  It will set properties, which you can then use in the pom or
filter into other files.

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

-- 
Wendy

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

Reply via email to