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 - Pass (SOCKS) proxy settings to external maven command line
Summary: Pass (SOCKS) proxy settings to external maven command line
Status: RESOLVED DUPLICATE of bug 194916
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 6.x
Hardware: PC Linux
: P3 normal (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-17 10:21 UTC by reinouts
Modified: 2011-08-25 12:37 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***