Barry Hathaway created CXF-4687:
-----------------------------------
Summary: cxf-codegen-plugin breaks mvn deploy when proxy exists
Key: CXF-4687
URL: https://issues.apache.org/jira/browse/CXF-4687
Project: CXF
Issue Type: Bug
Components: Tooling
Affects Versions: 2.7.0
Environment: Windows XP; Maven 3.0.3
Reporter: Barry Hathaway
Priority: Minor
After using the cxf-codegen-plugin, the maven-deploy-plugin fails to execute
the deploy goal with the message: "Failed to deploy artifacts: Could not find
artifact....". This only happens when the maven settings file contains a proxy.
If I remove the proxy everything is fine. Note, the proxy entry also contains a
list of nonProxyHosts. I suspect this may be the cause since
AbstractCodegenMoho does a configureProxyServerSettings without setting the
nonProxyHosts.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira