The newer version of this plugin is found here: http://mojo.codehaus.org/buildnumber-maven-plugin/
And the artifacts can also be found on central: http://mvnrepository.com/artifact/org.codehaus.mojo/buildnumber-maven-plugin Hth, Nick Stolwijk -----Original Message----- From: Rex Huang [mailto:[EMAIL PROTECTED] Sent: Mon 1/21/2008 5:02 PM To: Maven Users List Subject: Re: how can I to use build time in pom files I found information of maven-buildnumber-plugin here: http://commons.ucalgary.ca/projects/maven-buildnumber-plugin/howto.html it's works! Rex On Jan 18, 2008 3:33 PM, Mark Eramo <[EMAIL PROTECTED]> wrote: > Rex, > Have a look at the Maven build number plugin. It may be able to do > what you need. > > *http://commons.ucalgary.ca/projects/maven-buildnumber-plugin/howto.html* > > Regards, > Mark > > > Rex Huang wrote: > > Does maven has build time property, which I can use in pom files > > <my-property>${build time}<my-property> > > > > BR//Rex > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
