Return-Path: Delivered-To: apmail-cxf-issues-archive@www.apache.org Received: (qmail 30790 invoked from network); 22 Jan 2009 16:00:24 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 22 Jan 2009 16:00:24 -0000 Received: (qmail 69022 invoked by uid 500); 22 Jan 2009 16:00:23 -0000 Delivered-To: apmail-cxf-issues-archive@cxf.apache.org Received: (qmail 68589 invoked by uid 500); 22 Jan 2009 16:00:22 -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 68529 invoked by uid 99); 22 Jan 2009 16:00:22 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 Jan 2009 08:00:22 -0800 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, 22 Jan 2009 16:00:20 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 9D5D6234C48B for ; Thu, 22 Jan 2009 07:59:59 -0800 (PST) Message-ID: <578335685.1232639999629.JavaMail.jira@brutus> Date: Thu, 22 Jan 2009 07:59:59 -0800 (PST) From: "nicolas de loof (JIRA)" To: issues@cxf.apache.org Subject: [jira] Created: (CXF-1998) WSDL2JavaMojo should declare phase=generate-sources MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org WSDL2JavaMojo should declare phase=generate-sources --------------------------------------------------- Key: CXF-1998 URL: https://issues.apache.org/jira/browse/CXF-1998 Project: CXF Issue Type: Improvement Components: Tooling Affects Versions: 2.1.3 Reporter: nicolas de loof Priority: Trivial The wsdl2java mojo does not define a default phase. As a code generator, it should match the dedicated generate-source phase. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.