You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Christian Sauer <ch...@giniality.com> on 2006/04/11 18:27:37 UTC

Perform build based on certain CVS tag

Hi,

is it possible to let maven build against a certain
CVS tag using SCM?

Thanks for any advice :o)

Cheers,
Chris


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


Re: Perform build based on certain CVS tag

Posted by dan tran <da...@gmail.com>.
check out scm:bootstrap

scm:bootstrap -DconnectionUrl=xxx-Dtag=yyy -Dgoals=install ( i think)

-D


On 4/11/06, Christian Sauer <ch...@giniality.com> wrote:
>
> Hi,
>
> is it possible to let maven build against a certain
> CVS tag using SCM?
>
> Thanks for any advice :o)
>
> Cheers,
> Chris
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>