Blob Blame History Raw
diff -ur maven-doxia-1.1.2/doxia-maven-plugin/pom.xml maven-doxia-1.1.2.helpmojo/doxia-maven-plugin/pom.xml
--- maven-doxia-1.1.2/doxia-maven-plugin/pom.xml	2010-02-12 14:50:22.427028744 +0000
+++ maven-doxia-1.1.2.helpmojo/doxia-maven-plugin/pom.xml	2010-02-12 14:51:26.776029108 +0000
@@ -153,18 +153,6 @@
           </execution>
         </executions>
       </plugin>
-      <plugin>
-        <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-plugin-plugin</artifactId>
-        <executions>
-          <execution>
-            <id>generated-helpmojo</id>
-            <goals>
-              <goal>helpmojo</goal>
-            </goals>
-          </execution>
-        </executions>
-      </plugin>
     </plugins>
   </build>