Hi Mike,

Is there a way we can configure Maven to work with proxy servers that
use NTLM authentication? Possibly using JCIFS along with Maven
http://jcifs.samba.org

For the meantime, we can just download the dependencies needed to
generate the AppFuse project.


Best regards,
Jojo

On 3/27/07, Michael Horwitz <[EMAIL PROTECTED]> wrote:
Nigel,

I also run Maven on a windows box through a proxy, but without issue. Does
your proxy do anything fancy like NTLM authentication? If so that could be
an issue. One way to get an idea of what is going on is to run Maven in
debug and pipe the output to a log:

mvn -X install > mvn.log

And post the log file on this thread for us to have a look at?

Thanks

Mike.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to