Trying to download the source for WSS4J, have any one encounter the
following problem:
scm:cvs-checkout-project:
scm:find-connection:
[echo] DEPRECATED: the maven.scm.cvs.root property is deprecated.
Please spe
cify maven.scm.url
[echo] Using connection:
scm:cvs:pserver:[EMAIL PROTECTED]:/home/cvspub
lic:ws-wss4j
scm:checkout:
[echo] Checking out
scm:cvs:pserver:[EMAIL PROTECTED]:/home/cvspublic:w
s-wss4j
Provider message:
The cvs command failed.
Command output:
cvs [checkout aborted]: connect to cvs.apache.org(209.237.227.194):2401
failed:
Connection refused
Command used:
maven scm:checkout-project -Dmaven.scm.method=cvs
-Dmaven.scm.cvs.module=ws-wss4j
-Dmaven.scm.cvs.root=:pserver:[EMAIL PROTECTED]:/home/cvspublic
Thanks,
Henry