You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Ross Gardler <ro...@wkwyw.net> on 2002/06/02 17:41:37 UTC

JJar via authenticating proxy

Is it possible to use the JJar ANT task via an authenticating proxy?

It works fine through a non-authenticating proxy using the 
http.proxyHost and http.proxyPort system properties, but with an 
authenticating proxy a 407 (authentication failure) is returned.

Ross


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: JJar via authenticating proxy

Posted by Jason van Zyl <jv...@zenplex.com>.
On Sun, 2002-06-02 at 11:41, Ross Gardler wrote:
> Is it possible to use the JJar ANT task via an authenticating proxy?
> 
> It works fine through a non-authenticating proxy using the 
> http.proxyHost and http.proxyPort system properties, but with an 
> authenticating proxy a 407 (authentication failure) is returned.

No, but this is one of the first things I fixed in Maven.

http://jakarta.apache.org/turbine/maven/
 
> Ross
> 
> 
> --
> To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
> For additional commands, e-mail: <ma...@jakarta.apache.org>
-- 
jvz.

Jason van Zyl
jvanzyl@apache.org

http://tambora.zenplex.org


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>