You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ev...@apache.org on 2005/07/04 16:12:12 UTC

svn commit: r209083 - /maven/components/trunk/maven-plugins/pom.xml

Author: evenisse
Date: Mon Jul  4 07:12:10 2005
New Revision: 209083

URL: http://svn.apache.org/viewcvs?rev=209083&view=rev
Log:
Add ear plugin

Modified:
    maven/components/trunk/maven-plugins/pom.xml

Modified: maven/components/trunk/maven-plugins/pom.xml
URL: http://svn.apache.org/viewcvs/maven/components/trunk/maven-plugins/pom.xml?rev=209083&r1=209082&r2=209083&view=diff
==============================================================================
--- maven/components/trunk/maven-plugins/pom.xml (original)
+++ maven/components/trunk/maven-plugins/pom.xml Mon Jul  4 07:12:10 2005
@@ -87,6 +87,7 @@
     <module>maven-compiler-plugin</module>
     <module>maven-deploy-plugin</module>
     <module>maven-eclipse-plugin</module>
+    <module>maven-ear-plugin</module>
     <module>maven-ejb-plugin</module>
     <module>maven-idea-plugin</module>
     <module>maven-install-plugin</module>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org