Re: how to use maven-scm-plugin to checkout a CVS tag

2010-03-18 Thread Dan Tran
never mind,

The secret is in scmVersionType adn scmVervsion configuration

On Thu, Mar 18, 2010 at 1:02 AM, Dan Tran  wrote:
> Hi every one,
>
> I have a need to checkout a CVS tag at build time, and have no idea
> how to configure the tag. Any advice is greatly appreciated
>
> here is my configuration
>
>  
>   ${cvsroot}:mymodule
>  
>
> Thanks
>
> -Dan
>

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



how to use maven-scm-plugin to checkout a CVS tag

2010-03-18 Thread Dan Tran
Hi every one,

I have a need to checkout a CVS tag at build time, and have no idea
how to configure the tag. Any advice is greatly appreciated

here is my configuration

 
   ${cvsroot}:mymodule
 

Thanks

-Dan

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