Return-Path: Delivered-To: apmail-cxf-issues-archive@www.apache.org Received: (qmail 76802 invoked from network); 3 Sep 2009 12:57:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 3 Sep 2009 12:57:21 -0000 Received: (qmail 44170 invoked by uid 500); 3 Sep 2009 12:57:21 -0000 Delivered-To: apmail-cxf-issues-archive@cxf.apache.org Received: (qmail 44147 invoked by uid 500); 3 Sep 2009 12:57:21 -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 44048 invoked by uid 99); 3 Sep 2009 12:57:21 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Sep 2009 12:57:21 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Sep 2009 12:57:18 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id C2743234C053 for ; Thu, 3 Sep 2009 05:56:57 -0700 (PDT) Message-ID: <654853184.1251982617795.JavaMail.jira@brutus> Date: Thu, 3 Sep 2009 05:56:57 -0700 (PDT) From: "Christian Schneider (JIRA)" To: issues@cxf.apache.org Subject: [jira] Updated: (CXF-2275) Maven plugins: Support reading WSDLs from Maven repository In-Reply-To: <850398563.1244631487346.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/CXF-2275?page=3Dcom.atlassian.= jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Schneider updated CXF-2275: ------------------------------------- Fix Version/s: 2.3 > Maven plugins: Support reading WSDLs from Maven repository > ---------------------------------------------------------- > > Key: CXF-2275 > URL: https://issues.apache.org/jira/browse/CXF-2275 > Project: CXF > Issue Type: New Feature > Components: Tooling > Affects Versions: 2.2.2 > Reporter: Trygve Laugst=C3=B8l > Assignee: Christian Schneider > Fix For: 2.3 > > > The Maven plugins should support reading WSDL files directly from a Maven= repository to make it easier to consume WSDLs in a repository. Currently i= t is required to use the dependency plugin or similar to copy the WSDL from= the repository to target/ to process it. --=20 This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.