This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 189580

Summary: Pass (SOCKS) proxy settings to external maven command line
Product: projects Reporter: reinouts <reinouts>
Component: MavenAssignee: Jesse Glick <jglick>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Linux   
Issue Type: ENHANCEMENT Exception Reporter:

Description reinouts 2010-08-17 10:21:39 UTC
In the Netbeans Options window I've set a SOCKS5 proxy in the General tab.

However when using Maven, Netbeans doesn't pass any proxy options to the mvn command line. 
I have to manually add -DsocksProxyHost and -DsocksProxyPort in the Maven Global Excution Options to make it work.

Netbeans should pass the correct proxy options to Maven automatically.
Comment 1 Jesse Glick 2011-08-25 12:37:08 UTC

*** This bug has been marked as a duplicate of bug 194916 ***