You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Barry Hathaway (JIRA)" <ji...@apache.org> on 2012/12/09 01:43:20 UTC

[jira] [Created] (CXF-4687) cxf-codegen-plugin breaks mvn deploy when proxy exists

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