Return-Path: X-Original-To: apmail-cxf-issues-archive@www.apache.org Delivered-To: apmail-cxf-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3D14FE17B for ; Fri, 14 Dec 2012 05:48:17 +0000 (UTC) Received: (qmail 18676 invoked by uid 500); 14 Dec 2012 05:48:17 -0000 Delivered-To: apmail-cxf-issues-archive@cxf.apache.org Received: (qmail 18393 invoked by uid 500); 14 Dec 2012 05:48:16 -0000 Mailing-List: contact issues-help@cxf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cxf.apache.org Delivered-To: mailing list issues@cxf.apache.org Received: (qmail 18256 invoked by uid 99); 14 Dec 2012 05:48:15 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 14 Dec 2012 05:48:15 +0000 Date: Fri, 14 Dec 2012 05:48:15 +0000 (UTC) From: "Freeman Fang (JIRA)" To: issues@cxf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (CXF-4687) cxf-codegen-plugin breaks mvn deploy when proxy exists MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CXF-4687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Freeman Fang resolved CXF-4687. ------------------------------- Resolution: Fixed Fix Version/s: 2.7.2 2.6.5 2.5.8 > 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 > Assignee: Freeman Fang > Priority: Minor > Fix For: 2.5.8, 2.6.5, 2.7.2 > > > 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