Return-Path: Delivered-To: apmail-incubator-cxf-dev-archive@locus.apache.org Received: (qmail 51585 invoked from network); 4 May 2007 20:42:51 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 4 May 2007 20:42:51 -0000 Received: (qmail 62506 invoked by uid 500); 4 May 2007 20:42:57 -0000 Delivered-To: apmail-incubator-cxf-dev-archive@incubator.apache.org Received: (qmail 62458 invoked by uid 500); 4 May 2007 20:42:57 -0000 Mailing-List: contact cxf-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cxf-dev@incubator.apache.org Delivered-To: mailing list cxf-dev@incubator.apache.org Received: (qmail 62449 invoked by uid 99); 4 May 2007 20:42:57 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 May 2007 13:42:57 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: local policy) Received: from [198.51.119.137] (HELO mail2.avid.com) (198.51.119.137) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 May 2007 13:42:49 -0700 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: Maven 2 Plugin for Java2WSDL Date: Fri, 4 May 2007 16:42:27 -0400 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Maven 2 Plugin for Java2WSDL Thread-Index: AceOjLpyMmz9hwHASleFU55AGr+tKQ== From: "Christopher Moesel" To: X-Virus-Checked: Checked by ClamAV on apache.org Hello all, I just submitted code for a java2wsdl Maven plugin. I tested it on a project over here and it worked great for me. I'd really appreciate it if someone could get it into SVN for me (after reviewing it of course!). https://issues.apache.org/jira/browse/CXF-635 Once it's in Maven I can add instructions to the WIKI. -Chris