Return-Path: Delivered-To: apmail-ws-axis-dev-archive@www.apache.org Received: (qmail 18951 invoked from network); 1 Feb 2007 16:58:44 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 1 Feb 2007 16:58:44 -0000 Received: (qmail 62002 invoked by uid 500); 1 Feb 2007 16:58:49 -0000 Delivered-To: apmail-ws-axis-dev-archive@ws.apache.org Received: (qmail 61901 invoked by uid 500); 1 Feb 2007 16:58:49 -0000 Mailing-List: contact axis-cvs-help@ws.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list axis-cvs@ws.apache.org Received: (qmail 61890 invoked by uid 500); 1 Feb 2007 16:58:49 -0000 Delivered-To: apmail-ws-axis2-cvs@ws.apache.org Received: (qmail 61887 invoked by uid 99); 1 Feb 2007 16:58:49 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Feb 2007 08:58:49 -0800 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Feb 2007 08:58:42 -0800 Received: by eris.apache.org (Postfix, from userid 65534) id 658511A981C; Thu, 1 Feb 2007 08:58:22 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r502285 - in /webservices/axis2/trunk/java/modules/tool: axis2-eclipse-codegen-plugin/pom.xml axis2-eclipse-service-plugin/pom.xml pom.xml Date: Thu, 01 Feb 2007 16:58:22 -0000 To: axis2-cvs@ws.apache.org From: dims@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20070201165822.658511A981C@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: dims Date: Thu Feb 1 08:58:21 2007 New Revision: 502285 URL: http://svn.apache.org/viewvc?view=rev&rev=502285 Log: fix poms in tools directory Modified: webservices/axis2/trunk/java/modules/tool/axis2-eclipse-codegen-plugin/pom.xml webservices/axis2/trunk/java/modules/tool/axis2-eclipse-service-plugin/pom.xml webservices/axis2/trunk/java/modules/tool/pom.xml Modified: webservices/axis2/trunk/java/modules/tool/axis2-eclipse-codegen-plugin/pom.xml URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/tool/axis2-eclipse-codegen-plugin/pom.xml?view=diff&rev=502285&r1=502284&r2=502285 ============================================================================== --- webservices/axis2/trunk/java/modules/tool/axis2-eclipse-codegen-plugin/pom.xml (original) +++ webservices/axis2/trunk/java/modules/tool/axis2-eclipse-codegen-plugin/pom.xml Thu Feb 1 08:58:21 2007 @@ -25,7 +25,7 @@ SNAPSHOT 4.0.0 - axis2-wsdl2code-maven-plugin + axis2-eclipse-codegen-plugin Axis 2 WSDL2Code Maven Plugin maven-plugin The Axis 2 Plugin for Maven allows client side and server side sources from a WSDL. Modified: webservices/axis2/trunk/java/modules/tool/axis2-eclipse-service-plugin/pom.xml URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/tool/axis2-eclipse-service-plugin/pom.xml?view=diff&rev=502285&r1=502284&r2=502285 ============================================================================== --- webservices/axis2/trunk/java/modules/tool/axis2-eclipse-service-plugin/pom.xml (original) +++ webservices/axis2/trunk/java/modules/tool/axis2-eclipse-service-plugin/pom.xml Thu Feb 1 08:58:21 2007 @@ -25,7 +25,7 @@ SNAPSHOT 4.0.0 - axis2-wsdl2code-maven-plugin + axis2-eclipse-service-plugin Axis 2 WSDL2Code Maven Plugin maven-plugin The Axis 2 Plugin for Maven allows client side and server side sources from a WSDL. Modified: webservices/axis2/trunk/java/modules/tool/pom.xml URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/tool/pom.xml?view=diff&rev=502285&r1=502284&r2=502285 ============================================================================== --- webservices/axis2/trunk/java/modules/tool/pom.xml (original) +++ webservices/axis2/trunk/java/modules/tool/pom.xml Thu Feb 1 08:58:21 2007 @@ -41,8 +41,14 @@ + axis2-aar-maven-plugin + axis2-ant-plugin + axis2-eclipse-codegen-plugin + axis2-eclipse-service-plugin + axis2-idea-plugin axis2-java2wsdl-maven-plugin axis2-wsdl2code-maven-plugin + axis2-mar-maven-plugin --------------------------------------------------------------------- To unsubscribe, e-mail: axis-cvs-unsubscribe@ws.apache.org For additional commands, e-mail: axis-cvs-help@ws.apache.org