You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ji...@codehaus.org on 2004/06/21 23:24:17 UTC

[jira] Created: (MAVEN-1332) proxy firewall by NTLM authentication is not supported

Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MAVEN-1332

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-1332
    Summary: proxy firewall  by NTLM authentication is not supported
       Type: New Feature

     Status: Unassigned
   Priority: Major

 Original Estimate: 3 hours
 Time Spent: Unknown
  Remaining: 3 hours

    Project: maven
 Components: 
             core
   Versions:
             1.0-rc3

   Assignee: 
   Reporter: george wang

    Created: Mon, 21 Jun 2004 5:16 PM
    Updated: Mon, 21 Jun 2004 5:16 PM

Description:
Some users reside inside a proxy firewall where NTLM authentication is used.  Current implementation of maven does not support this authentication mechanisms.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


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


[jira] Commented: (MAVEN-1332) proxy firewall by NTLM authentication is not supported

Posted by ji...@codehaus.org.
The following comment has been added to this issue:

     Author: george wang
    Created: Mon, 21 Jun 2004 5:26 PM
       Body:
####parameters for this issues
maven.proxy.host = myProxy
maven.proxy.port = myProxyPort
maven.proxy.username =username
maven.proxy.password =password

#new parameters for this issue
maven.proxy.loginHost =myMachineHost
maven.proxy.loginDomain =myMachineDomain

---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/browse/MAVEN-1332?page=comments#action_20891

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MAVEN-1332

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-1332
    Summary: proxy firewall  by NTLM authentication is not supported
       Type: New Feature

     Status: Unassigned
   Priority: Major

 Original Estimate: 3 hours
 Time Spent: Unknown
  Remaining: 3 hours

    Project: maven
 Components: 
             core
   Versions:
             1.0-rc3

   Assignee: 
   Reporter: george wang

    Created: Mon, 21 Jun 2004 5:16 PM
    Updated: Mon, 21 Jun 2004 5:26 PM

Description:
Some users reside inside a proxy firewall where NTLM authentication is used.  Current implementation of maven does not support this authentication mechanisms.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


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


[jira] Updated: (MAVEN-1332) proxy firewall by NTLM authentication is not supported

Posted by ji...@codehaus.org.
The following issue has been updated:

    Updater: george wang (mailto:gwang@aegonusa.com)
       Date: Mon, 21 Jun 2004 5:22 PM
    Changes:
             Attachment changed to HttpUtils.java
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://jira.codehaus.org/browse/MAVEN-1332?page=history

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MAVEN-1332

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-1332
    Summary: proxy firewall  by NTLM authentication is not supported
       Type: New Feature

     Status: Unassigned
   Priority: Major

 Original Estimate: 3 hours
 Time Spent: Unknown
  Remaining: 3 hours

    Project: maven
 Components: 
             core
   Versions:
             1.0-rc3

   Assignee: 
   Reporter: george wang

    Created: Mon, 21 Jun 2004 5:16 PM
    Updated: Mon, 21 Jun 2004 5:22 PM

Description:
Some users reside inside a proxy firewall where NTLM authentication is used.  Current implementation of maven does not support this authentication mechanisms.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


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


[jira] Updated: (MAVEN-1332) proxy firewall by NTLM authentication is not supported

Posted by ji...@codehaus.org.
The following issue has been updated:

    Updater: george wang (mailto:gwang@aegonusa.com)
       Date: Mon, 21 Jun 2004 5:22 PM
    Changes:
             Attachment changed to DependencyVerifier.java
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://jira.codehaus.org/browse/MAVEN-1332?page=history

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MAVEN-1332

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-1332
    Summary: proxy firewall  by NTLM authentication is not supported
       Type: New Feature

     Status: Unassigned
   Priority: Major

 Original Estimate: 3 hours
 Time Spent: Unknown
  Remaining: 3 hours

    Project: maven
 Components: 
             core
   Versions:
             1.0-rc3

   Assignee: 
   Reporter: george wang

    Created: Mon, 21 Jun 2004 5:16 PM
    Updated: Mon, 21 Jun 2004 5:22 PM

Description:
Some users reside inside a proxy firewall where NTLM authentication is used.  Current implementation of maven does not support this authentication mechanisms.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


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


[jira] Commented: (MAVEN-1332) proxy firewall by NTLM authentication is not supported

Posted by ji...@codehaus.org.
The following comment has been added to this issue:

     Author: Rickard Lundin
    Created: Fri, 9 Jul 2004 5:01 AM
       Body:
Thanks for your reply.

Still can't get Maven-NTLM to work .. tried different combinations of property settings.

I tried with these 2 settings you suggested ,are they instead of the maven.proxy.ntlm.* ?? . 

----my settings------------------
maven.proxy.username =ludde
maven.proxy.password =xxxxxxx
maven.proxy.ntlm.host =Q13
maven.proxy.ntlm.domain =hej
maven.proxy.host =proxy.server.dk
maven.proxy.port =80
maven.proxy.loginHost =Q13
maven.proxy.loginDomain =hej

If I remove the (maven.proxy.ntlm.*) settings , I get an error
Credentials cannot be used for NTLM authentication:

---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/browse/MAVEN-1332?page=comments#action_21556

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MAVEN-1332

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-1332
    Summary: proxy firewall  by NTLM authentication is not supported
       Type: New Feature

     Status: Closed
   Priority: Major
 Resolution: FIXED

 Original Estimate: 3 hours
 Time Spent: Unknown
  Remaining: 3 hours

    Project: maven
 Components: 
             core
   Fix Fors:
             1.0-rc4
   Versions:
             1.0-rc3

   Assignee: Brett Porter
   Reporter: george wang

    Created: Mon, 21 Jun 2004 5:16 PM
    Updated: Fri, 9 Jul 2004 5:01 AM

Description:
Some users reside inside a proxy firewall where NTLM authentication is used.  Current implementation of maven does not support this authentication mechanisms.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


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


[jira] Updated: (MAVEN-1332) proxy firewall by NTLM authentication is not supported

Posted by ji...@codehaus.org.
The following issue has been updated:

    Updater: george wang (mailto:gwang@aegonusa.com)
       Date: Mon, 21 Jun 2004 5:21 PM
    Changes:
             Attachment changed to MavenConstants.java
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://jira.codehaus.org/browse/MAVEN-1332?page=history

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MAVEN-1332

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-1332
    Summary: proxy firewall  by NTLM authentication is not supported
       Type: New Feature

     Status: Unassigned
   Priority: Major

 Original Estimate: 3 hours
 Time Spent: Unknown
  Remaining: 3 hours

    Project: maven
 Components: 
             core
   Versions:
             1.0-rc3

   Assignee: 
   Reporter: george wang

    Created: Mon, 21 Jun 2004 5:16 PM
    Updated: Mon, 21 Jun 2004 5:21 PM

Description:
Some users reside inside a proxy firewall where NTLM authentication is used.  Current implementation of maven does not support this authentication mechanisms.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


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


[jira] Closed: (MAVEN-1332) proxy firewall by NTLM authentication is not supported

Posted by ji...@codehaus.org.
Message:

   The following issue has been closed.

   Resolver: Emmanuel Venisse
       Date: Mon, 28 Jun 2004 3:44 AM

Applied by Brett. We use commons-httpclient-2.0.
---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MAVEN-1332

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-1332
    Summary: proxy firewall  by NTLM authentication is not supported
       Type: New Feature

     Status: Closed
   Priority: Major
 Resolution: FIXED

 Original Estimate: 3 hours
 Time Spent: Unknown
  Remaining: 3 hours

    Project: maven
 Components: 
             core
   Fix Fors:
             1.0-rc4
   Versions:
             1.0-rc3

   Assignee: Brett Porter
   Reporter: george wang

    Created: Mon, 21 Jun 2004 5:16 PM
    Updated: Mon, 28 Jun 2004 3:44 AM

Description:
Some users reside inside a proxy firewall where NTLM authentication is used.  Current implementation of maven does not support this authentication mechanisms.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


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


[jira] Commented: (MAVEN-1332) proxy firewall by NTLM authentication is not supported

Posted by ji...@codehaus.org.
The following comment has been added to this issue:

     Author: Rickard Lundin
    Created: Tue, 13 Jul 2004 8:22 AM
       Body:
IT WORKS !! NTLM really works with Maven RC4. I tested with W2000.

I used these settings , and it worked :-)

maven.proxy.username =USERNAME
maven.proxy.password =*************
maven.proxy.host =proxy.....
maven.proxy.port =80
maven.proxy.loginHost =myhostname
maven.proxy.loginDomain =myNTDomain



/Rickard
---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/browse/MAVEN-1332?page=comments#action_21716

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MAVEN-1332

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-1332
    Summary: proxy firewall  by NTLM authentication is not supported
       Type: New Feature

     Status: Closed
   Priority: Major
 Resolution: FIXED

 Original Estimate: 3 hours
 Time Spent: Unknown
  Remaining: 3 hours

    Project: maven
 Components: 
             core
   Fix Fors:
             1.0-rc4
   Versions:
             1.0-rc3

   Assignee: Brett Porter
   Reporter: george wang

    Created: Mon, 21 Jun 2004 5:16 PM
    Updated: Tue, 13 Jul 2004 8:22 AM

Description:
Some users reside inside a proxy firewall where NTLM authentication is used.  Current implementation of maven does not support this authentication mechanisms.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


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


[jira] Commented: (MAVEN-1332) proxy firewall by NTLM authentication is not supported

Posted by ji...@codehaus.org.
The following comment has been added to this issue:

     Author: george wang
    Created: Mon, 21 Jun 2004 5:21 PM
       Body:
a quick and dirty patch is attached here, using commons-httpclient-3.0.jar, which in turns dependends on commons-codec-1.2.jar.

files affected (which are attached here): MavenConstants.java, HttpUtils.java, and DependencyVerifyier.java.
---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/browse/MAVEN-1332?page=comments#action_20890

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MAVEN-1332

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-1332
    Summary: proxy firewall  by NTLM authentication is not supported
       Type: New Feature

     Status: Unassigned
   Priority: Major

 Original Estimate: 3 hours
 Time Spent: Unknown
  Remaining: 3 hours

    Project: maven
 Components: 
             core
   Versions:
             1.0-rc3

   Assignee: 
   Reporter: george wang

    Created: Mon, 21 Jun 2004 5:16 PM
    Updated: Mon, 21 Jun 2004 5:21 PM

Description:
Some users reside inside a proxy firewall where NTLM authentication is used.  Current implementation of maven does not support this authentication mechanisms.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


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


[jira] Commented: (MAVEN-1332) proxy firewall by NTLM authentication is not supported

Posted by ji...@codehaus.org.
The following comment has been added to this issue:

     Author: Rickard Lundin
    Created: Thu, 8 Jul 2004 10:16 AM
       Body:
I cant't get maven Rc4 it to work  with NTLM , on my Win2000 machine.

Tried1: jdk1.4.1_05 + ant 1.5.1
Tried2: jdk1.4.2    + ant 1.6.2beta1

Maven simply says:
java.io.IOException: Not authorized by proxy.

I'will try leave some more error info.

/ps
I've checked its nothing trivial like a password/ip error... Since same same passwords/ip settings works with a proxy server called "apserver" http://freshmeat.net/redir/ntlmaps/14043/url_homepage/apserver.sourceforge.net
---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/browse/MAVEN-1332?page=comments#action_21529

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MAVEN-1332

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-1332
    Summary: proxy firewall  by NTLM authentication is not supported
       Type: New Feature

     Status: Closed
   Priority: Major
 Resolution: FIXED

 Original Estimate: 3 hours
 Time Spent: Unknown
  Remaining: 3 hours

    Project: maven
 Components: 
             core
   Fix Fors:
             1.0-rc4
   Versions:
             1.0-rc3

   Assignee: Brett Porter
   Reporter: george wang

    Created: Mon, 21 Jun 2004 5:16 PM
    Updated: Thu, 8 Jul 2004 10:16 AM

Description:
Some users reside inside a proxy firewall where NTLM authentication is used.  Current implementation of maven does not support this authentication mechanisms.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


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


[jira] Updated: (MAVEN-1332) proxy firewall by NTLM authentication is not supported

Posted by ji...@codehaus.org.
The following issue has been updated:

    Updater: Brett Porter (mailto:brett@codehaus.org)
       Date: Fri, 25 Jun 2004 10:04 AM
    Changes:
             Fix Version changed to 1.0
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://jira.codehaus.org/browse/MAVEN-1332?page=history

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MAVEN-1332

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-1332
    Summary: proxy firewall  by NTLM authentication is not supported
       Type: New Feature

     Status: Open
   Priority: Major

 Original Estimate: 3 hours
 Time Spent: Unknown
  Remaining: 3 hours

    Project: maven
 Components: 
             core
   Fix Fors:
             1.0-rc4
   Versions:
             1.0-rc3

   Assignee: Brett Porter
   Reporter: george wang

    Created: Mon, 21 Jun 2004 5:16 PM
    Updated: Fri, 25 Jun 2004 10:04 AM

Description:
Some users reside inside a proxy firewall where NTLM authentication is used.  Current implementation of maven does not support this authentication mechanisms.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


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


[jira] Commented: (MAVEN-1332) proxy firewall by NTLM authentication is not supported

Posted by ji...@codehaus.org.
The following comment has been added to this issue:

     Author: Rickard Lundin
    Created: Tue, 13 Jul 2004 8:39 AM
       Body:
Maven RC4 works with NTLM ,,, These are the settings i had success with (my prev comment was wrong :-)

maven.proxy.username =username
maven.proxy.password =password
maven.proxy.host =proxy....
maven.proxy.port =80
maven.proxy.ntlm.host =myhostname
maven.proxy.ntlm.domain =myNTdomainname 

---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/browse/MAVEN-1332?page=comments#action_21717

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MAVEN-1332

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-1332
    Summary: proxy firewall  by NTLM authentication is not supported
       Type: New Feature

     Status: Closed
   Priority: Major
 Resolution: FIXED

 Original Estimate: 3 hours
 Time Spent: Unknown
  Remaining: 3 hours

    Project: maven
 Components: 
             core
   Fix Fors:
             1.0-rc4
   Versions:
             1.0-rc3

   Assignee: Brett Porter
   Reporter: george wang

    Created: Mon, 21 Jun 2004 5:16 PM
    Updated: Tue, 13 Jul 2004 8:39 AM

Description:
Some users reside inside a proxy firewall where NTLM authentication is used.  Current implementation of maven does not support this authentication mechanisms.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


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


[jira] Commented: (MAVEN-1332) proxy firewall by NTLM authentication is not supported

Posted by ji...@codehaus.org.
The following comment has been added to this issue:

     Author: Brett Porter
    Created: Thu, 8 Jul 2004 7:18 PM
       Body:
did you set
maven.proxy.loginHost =myMachineHost
maven.proxy.loginDomain =myMachineDomain 
?
---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/browse/MAVEN-1332?page=comments#action_21548

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MAVEN-1332

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-1332
    Summary: proxy firewall  by NTLM authentication is not supported
       Type: New Feature

     Status: Closed
   Priority: Major
 Resolution: FIXED

 Original Estimate: 3 hours
 Time Spent: Unknown
  Remaining: 3 hours

    Project: maven
 Components: 
             core
   Fix Fors:
             1.0-rc4
   Versions:
             1.0-rc3

   Assignee: Brett Porter
   Reporter: george wang

    Created: Mon, 21 Jun 2004 5:16 PM
    Updated: Thu, 8 Jul 2004 7:18 PM

Description:
Some users reside inside a proxy firewall where NTLM authentication is used.  Current implementation of maven does not support this authentication mechanisms.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


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


[jira] Commented: (MAVEN-1332) proxy firewall by NTLM authentication is not supported

Posted by ji...@codehaus.org.
The following comment has been added to this issue:

     Author: george wang
    Created: Wed, 23 Jun 2004 9:35 AM
       Body:
instead of these two new parameters:
#new parameters for this issue 
maven.proxy.loginHost =myMachineHost 
maven.proxy.loginDomain =myMachineDomain 

cvsgrab2.1 only needs one parameter:
proxyNTDomain, so we might look at how it implements this and use this one parameter instead:
maven.proxy.NTDomain
---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/browse/MAVEN-1332?page=comments#action_20932

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MAVEN-1332

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-1332
    Summary: proxy firewall  by NTLM authentication is not supported
       Type: New Feature

     Status: Open
   Priority: Major

 Original Estimate: 3 hours
 Time Spent: Unknown
  Remaining: 3 hours

    Project: maven
 Components: 
             core
   Versions:
             1.0-rc3

   Assignee: Brett Porter
   Reporter: george wang

    Created: Mon, 21 Jun 2004 5:16 PM
    Updated: Wed, 23 Jun 2004 9:35 AM

Description:
Some users reside inside a proxy firewall where NTLM authentication is used.  Current implementation of maven does not support this authentication mechanisms.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


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