You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by Hyen V Chung <hy...@us.ibm.com> on 2006/02/08 19:09:57 UTC

[axis2] Checkout WSS4J, get connection refused, anyone see this?

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:anoncvs@cvs.apache.org:/home/cvspub
lic:ws-wss4j

scm:checkout:
    [echo] Checking out
scm:cvs:pserver:anoncvs@cvs.apache.org:/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:anoncvs@cvs.apache.org:/home/cvspublic

Thanks,
Henry


Re: [axis2] Checkout WSS4J, get connection refused, anyone see this?

Posted by Davanum Srinivas <da...@gmail.com>.
Don't do that :)

just use the regular svn commands.

"svn co https://svn.apache.org/repos/asf/webservices/wss4j/trunk wss4j"

thanks,
dims

On 2/8/06, Hyen V Chung <hy...@us.ibm.com> wrote:
> 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:anoncvs@cvs.apache.org:/home/cvspub
> lic:ws-wss4j
>
> scm:checkout:
>     [echo] Checking out
> scm:cvs:pserver:anoncvs@cvs.apache.org:/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:anoncvs@cvs.apache.org:/home/cvspublic
>
> Thanks,
> Henry
>
>


--
Davanum Srinivas : http://wso2.com/blogs/