You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Wyvis vis <wy...@hotmail.co.uk> on 2005/08/22 21:26:01 UTC

Ant Tasks + Proxy

I am doing an evaluation of the Maven2 Ant dependency management tasks and
I am having a few problems getting them to work :-(

I am sitting behind an NTLM proxy and, when using Maven 1, have to specify
the "maven.proxy.ntlm.host" and "maven.proxy.ntlm.domain" properties in my
build.properties file.  I can't see any way to do this for the Maven2 Ant
tasks -- can it be done?

   - Wyvis.

_________________________________________________________________
Want to block unwanted pop-ups? Download the free MSN Toolbar now!  
http://toolbar.msn.co.uk/


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


Re: Ant Tasks + Proxy

Posted by Brett Porter <br...@gmail.com>.
Do setting the standard Java system properties work? We do not yet
handle NTLM configuration.

- Brett

On 8/23/05, Wyvis vis <wy...@hotmail.co.uk> wrote:
> I am doing an evaluation of the Maven2 Ant dependency management tasks and
> I am having a few problems getting them to work :-(
> 
> I am sitting behind an NTLM proxy and, when using Maven 1, have to specify
> the "maven.proxy.ntlm.host" and "maven.proxy.ntlm.domain" properties in my
> build.properties file.  I can't see any way to do this for the Maven2 Ant
> tasks -- can it be done?
> 
>    - Wyvis.
> 
> _________________________________________________________________
> Want to block unwanted pop-ups? Download the free MSN Toolbar now!
> http://toolbar.msn.co.uk/
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
> 
>

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