Maven and SVN Plugin
Dear Reader, In maven, want to retrive the svn last commit value of repository in maven property (pom.xml) . please suggest me what plugin ? HOWTO ?
Re: Maven and SVN Plugin
Emmanuel Venisse-2 wrote: > > You want the svn revision, right?In this case, look at buildnumber plugin: > http://mojo.codehaus.org/buildnumber-maven-plugin/usage.html > > Emmanuel > > On Thu, Sep 25, 2008 at 9:13 AM, dineshatit <[EMAIL PROTECTED]>