You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Manuel Darveau <ma...@yahoo.ca> on 2004/05/18 21:58:15 UTC

scm:update-project

Hi!

I am trying to use the SCM plugin and have some
trouble.
I was trying to use the "scm:update-project" goal but
the only thing I get is the following error:

build:start:

scm:parse-connection:
    [echo] Using connection:
scm:cvs:pserver:buildmachine@222.0.0.20:/usr/local/
cvs:CIDLoader
Using SCM method: cvs
Using CVSROOT:
:pserver:buildmachine@222.0.0.20:/usr/local/cvs
Using module: CIDLoader

scm:validate:

scm:update-project:
scm:cvs-update-project:
    [cvs] Using cvs passfile: C:\Documents and
Settings\Administrator\.cvspass
    [cvs] cvs update: CVSROOT must be an absolute
pathname (not `')
    [cvs] cvs update: when using local access method.
    [cvs] cvs update: warning: skipping invalid entry
in password file at line 1

    [cvs] cvs update: authorization failed: server
222.0.0.20 rejected access to
 /usr/local/cvs for user buildmachine
    [cvs] cvs update: used empty password; try "cvs
login" with a real password

BUILD FAILED

It look like a config problem, but the
<report>maven-changes-plugin</report> process without
error. I think the same CVS config should be used by
the changes-plugin and the SCM. Since the first work
well, the second should also be functionnal...no?

Thank you!

Manuel Darveau


	
		
__________________________________
Do you Yahoo!?
SBC Yahoo! - Internet access at a great low price.
http://promo.yahoo.com/sbc/

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