You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by dan tran <da...@gmail.com> on 2004/11/04 22:51:00 UTC

maven 1.0.1 branch source

Hello, what is the cvs command to get the snapshot to  maven 1.0.1 source?

Big thanks ahead!!

-D

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


Re: maven 1.0.1 branch source

Posted by Brett Porter <br...@gmail.com>.
Tag MAVEN-1_0-BRANCH for maven repository

cvs -d ':pserver:anoncvs@cvs.apache.org:/home/cvspublic' co -r
MAVEN-1_0-BRANCH maven

cd maven
maven maven:installer

Use an installer generated in target/installers

(Alternatively you can follow the bootstrap documentation on the site,
however some plugins are newer than those that will be in 1.0.1)

- Brett


On Thu, 4 Nov 2004 13:51:00 -0800, dan tran <da...@gmail.com> wrote:
> Hello, what is the cvs command to get the snapshot to  maven 1.0.1 source?
> 
> Big thanks ahead!!
> 
> -D
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
> 
>

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