Hi

I just managed to figure out at Close of Business!!!!


I went back to Artifactory 2.0.6 and realised that firewall proxy works
with NT session that is already authenticated. I could see this worked
already in Ant and Apache Ivy downloads.

Therefore it does not need to http.proxyUser or http.proxyPassword at
all and only needs http.proxyHost and http.proxyPort. This was the first
realisation.

Second, I was running Apache Tomcat on my workstation as a Windows
System service. Durh! There is no NT credential normally on a Win
Service, hence Catalina cannot be authenticated.

Third, uninstall Catalina and reinstall it using the ZIP package. 

Fourth, set up Catalina to use item #1 and put the proxy configuration
in "conf/catalina.properties" or create an environmental var
CATALINA_OPTS.

Restart Catalina.

Fifth Get a tab on a browser and have a play, look at catalina's and
artifactory log files
http://localhost:9595/artifactory/repo1/commons-io/commons-io/1.3.2/comm
ons-io-1.3.2.jar

So in Nutshell, run the Java Proxy already in a NT authenticated user
command shell to get around NTLM 2.0 restrictions

-- 
Peter Pilgrim | E-Channel Services Technical Lead, Products & Markets 
Lloyds TSB Bank plc, Corporate Markets, 10 Gresham Street, London, EC2V
7AE, UK
' +44 (0)207 158 6135 | ( +44 (0)1234 567 8901
+ peter.pilg...@lloydstsb.co.uk
: www.lloydstsbcorporatemarkets.com 
 

> -----Original Message-----
> From: Edelson, Justin [mailto:justin.edel...@mtvstaff.com]
> Sent: 12 August 2009 18:37
> To: Maven Users List
> Subject: RE: Maven 2.2.1 and NTLM Proxy
> 
> http://maven.apache.org/guides/mini/guide-proxies.html
> 
> -----Original Message-----
> From: Pilgrim, Peter [mailto:peter.pilg...@lloydsbanking.com]
> Sent: Wednesday, August 12, 2009 7:17 AM
> To: users@maven.apache.org
> Subject: Maven 2.2.1 and NTLM Proxy
> 
> Hi
> 
> 
> 
> I am back on the Maven 2.2.1 list after several years.
> 
> I would like to know how to configure Maven with my corporate
firewall.
> 
> I tried several things already in the 24hrs CNTLM, Artifactory, JDK
> http.httpProxy etc.
> 
> How come Apache Ivy can do this and M2.2.1 cannot?
> 
> 
> 
> --
> 
> Peter Pilgrim | E-Channel Services Technical Lead, Products & Markets
> 
> Lloyds TSB Bank plc, Corporate Markets, 10 Gresham Street, London,
EC2V
> 7AE, UK
> 
> ' +44 (0)207 158 6135 | ( +44 (0)1234 567 8901
> 
> * peter.pilg...@lloydstsb.co.uk
> 
> * www.lloydstsbcorporatemarkets.com
> <http://www.lloydstsbcorporatemarkets.com/>
> 
> 
> 
> 
> 
> This e-mail is private and confidential and may contain privileged
> material. If you have received this e-mail in error, please notify the
> sender and delete it immediately. You must not copy, distribute,
> disclose or use any of the information in it or any attachments.
> 
> Lloyds TSB Bank plc. Registered Office: 25 Gresham Street, London EC2V
> 7HN. Registered in England and Wales, number 2065. Telephone: 020 7626
> 1500.
> 
> Lloyds TSB Scotland plc. Registered Office: Henry Duncan House, 120
> George Street, Edinburgh EH2 4LH. Registered in Scotland, number
95237.
> Telephone: 0131 225 4555.
> 
> Cheltenham & Gloucester plc. Registered Office: Barnett Way,
Gloucester
> GL4 3RL. Registered in England and Wales, number 2299428. Telephone:
> 01452 372372.
> 
> Cheltenham & Gloucester Savings is a division of Lloyds TSB Bank plc.
> Lloyds TSB Bank plc, Lloyds TSB Scotland plc and Cheltenham &
Gloucester
> plc are authorised and regulated by the Financial Services Authority.
> 
> Lloyds Banking Group plc. Registered Office: Henry Duncan House, 120
> George Street, Edinburgh EH2 4LH. Registered in Scotland, number
95000.
> Telephone: 0131 225 4555.
> 
> Lloyds Banking Group plc is a signatory to the Banking Codes.
> 
> Telephone calls may be monitored or recorded.
> 
> 
> ______________________________________________________________________
> This email has been scanned by the MessageLabs Email Security System.
> For more information please visit http://www.messagelabs.com/email
> ______________________________________________________________________
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> For additional commands, e-mail: users-h...@maven.apache.org


______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email 
______________________________________________________________________

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

Reply via email to