You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by be...@apache.org on 2009/11/06 12:49:08 UTC

svn commit: r833361 - /maven/core-integration-testing/trunk/core-it-support/core-it-plugins/pom.xml

Author: bentmann
Date: Fri Nov  6 11:49:08 2009
New Revision: 833361

URL: http://svn.apache.org/viewvc?rev=833361&view=rev
Log:
o Added missing plugin

Modified:
    maven/core-integration-testing/trunk/core-it-support/core-it-plugins/pom.xml

Modified: maven/core-integration-testing/trunk/core-it-support/core-it-plugins/pom.xml
URL: http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/core-it-support/core-it-plugins/pom.xml?rev=833361&r1=833360&r2=833361&view=diff
==============================================================================
--- maven/core-integration-testing/trunk/core-it-support/core-it-plugins/pom.xml (original)
+++ maven/core-integration-testing/trunk/core-it-support/core-it-plugins/pom.xml Fri Nov  6 11:49:08 2009
@@ -48,6 +48,7 @@
     <module>maven-it-plugin-fork</module>
     <module>maven-it-plugin-invalid-descriptor</module>
     <module>maven-it-plugin-log-file</module>
+    <module>maven-it-plugin-no-default-comp</module>
     <module>maven-it-plugin-no-project</module>
     <module>maven-it-plugin-online</module>
     <module>maven-it-plugin-optional-mojos</module>