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 093B3FA46 for ; Tue, 30 Apr 2013 11:50:18 +0000 (UTC) Received: (qmail 96260 invoked by uid 500); 30 Apr 2013 11:50:17 -0000 Delivered-To: apmail-cxf-issues-archive@cxf.apache.org Received: (qmail 96229 invoked by uid 500); 30 Apr 2013 11:50:17 -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 96193 invoked by uid 99); 30 Apr 2013 11:50:16 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 30 Apr 2013 11:50:16 +0000 Date: Tue, 30 Apr 2013 11:50:16 +0000 (UTC) From: "Sebastian Paul (JIRA)" To: issues@cxf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CXF-4907) cxf-codegen-plugin does not work inside Eclipse with wsdlArtifact option 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-4907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13645500#comment-13645500 ] Sebastian Paul commented on CXF-4907: ------------------------------------- Hi, I have the same issue. I am a bit surprised that this issue is closed. Disabling m2e's workspace resolution is no option, as this slows down development. Without workspace resolution, I have to perform install each time when I want to see changes across projects. An I don't think that this is an m2e issue, as the error message obviously comes from the cxf-codegen-plugin plugin. In Eclipse's Maven console, I see a message like this: 30.04.13 13:39:32 MESZ: [WARN] ==============Processing xyz dependencies =============== 30.04.13 13:39:32 MESZ: [INFO] Apparent Maven bug: wsdl artifact 'resolved' to D:\workspace\xyz-webservice\target\classes for org.example:xyz-webservice:wsdl:1.0-SNAPSHOT It seems that workspace resolution actually works. After googleing a bit, I found out that the log message comes from CXF's AbstractCodegenMoho. However, I still see the pom error No wsdl available for base URI file:/D:/workspace/xyz-war/ (org.apache.cxf:cxf-codegen-plugin:2.7.4:wsdl2java:generate-sources:generate-sources) So, please reopen and fix this issue. Kind regards, Sebastian > cxf-codegen-plugin does not work inside Eclipse with wsdlArtifact option > ------------------------------------------------------------------------ > > Key: CXF-4907 > URL: https://issues.apache.org/jira/browse/CXF-4907 > Project: CXF > Issue Type: Bug > Affects Versions: 2.7.3 > Environment: Eclipse Juno > Reporter: Jerome Revillard > > This kind of configuration raise an error inside Eclipse: > > org.apache.cxf > cxf-codegen-plugin > > > generate-sources > generate-sources > > > > > XXXX > YYYYY > 2.1.1-SNAPSHOT > > > > > > wsdl2java > > > > > The error raised is: > No wsdl available for base URI file:/mypath/ (org.apache.cxf:cxf-codegen-plugin:2.7.3:wsdl2java:generate-sources:generate-sources) > Best, > Jerome -- 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