Hi,
I think that's right.
Thanks very much!

a cup of Java, cheers!
Sha Jiang


Gisbert Amm-3 wrote:
> 
> jiangshachina wrote:
>> Hi guys,
>> I set scm(CVS) connection in pom.xml
>> <scm>
>>      <connection>
>>              scm:cvs:pserver:[EMAIL PROTECTED]:port:repository:module
>>      </connection>
>> </scm>
>> then I run mvn scm:checkout, the files were checkout sccusessfully.
>> But I'm very puzzled!
>> I didn't set password!
> 
> You certainly did a "cvs login" on the command line prompt before, 
> otherwise pserver would have give you an error. In this case, the CVS 
> password was stored lightly encrypted in a file named .cvspass in your 
> $HOME directory.
> 
> See http://cvsbook.red-bean.com/cvsbook.html#login
> 
> -Gisbert Amm
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Why-don%27t-need-maven-scm-plugin-and-password--tf2663461s177.html#a7463993
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to