Enable http proxy support in the cxf-codegen-plugin for retrieval of WSDL files through the java.net.URL class --------------------------------------------------------------------------------------------------------------
Key: CXF-3547 URL: https://issues.apache.org/jira/browse/CXF-3547 Project: CXF Issue Type: Improvement Components: Tooling Affects Versions: 2.4 Environment: Java, WSDL2Java Reporter: Mark Wolfe Currently this plugin ignores the proxy server configured in maven and requires you to pass in a http.proxyHost and http.proxyPort variables. It would be nice if it used the maven configuration to ensure these variables were set before using the java.net.URL class to retrieve the WSDL. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira