Hello,
Thanks for the help. Actually my SCM is CVS, and the mojo tells the only
supported SCM is subversion.
More over the reason behind the creating the folder name with date was the
fastest way to recognize the version of builds( for testing team to pickup).
Does there exist any such variable or any workaround?
Regards,
Hemant Malik
PS: The usage on the given link resulted me an error telling the plug in not
available. I searched on mvnrepository and found the below tag that worked
<dependency>
<groupId>org.codehaus.mojo</groupId>
<artifactId>buildnumber-maven-plugin</artifactId>
<version>1.0-beta-1</version>
</dependency>
http://www.mvnrepository.com/artifact/org.codehaus.mojo/buildnumber-maven-plugin
On Dec 27, 2007 7:36 PM, Insitu <[EMAIL PROTECTED]> wrote:
> Hello,
> You could use
> http://commons.ucalgary.ca/projects/maven-buildnumber-plugin/introduction.html
>
> HTH
> --
> Arnaud Bailly, PhD
> OQube - Software Engineering
> http://www.oqube.com
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>