Sophie

Sophie

distrib > Fedora > 17 > x86_64 > by-pkgid > 498b00d1a01019aace4f0be4ce3758eb > files > 2

jacoco-0.5.9-4.fc17.src.rpm

--- jacoco-maven-plugin/pom.xml.bak	2012-07-30 09:28:25.000000000 +0200
+++ jacoco-maven-plugin/pom.xml	2012-09-11 13:14:55.853344416 +0200
@@ -90,25 +90,6 @@
           </tagletArtifacts>
         </configuration>
       </plugin>
-      <plugin>
-        <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-plugin-plugin</artifactId>
-        <executions>
-          <execution>
-            <id>help-mojo</id>
-            <goals>
-              <goal>helpmojo</goal>
-            </goals>
-          </execution>
-          <execution>
-            <id>report</id>
-            <phase>package</phase>
-            <goals>
-              <goal>report</goal>
-            </goals>
-          </execution>
-        </executions>
-      </plugin>
     </plugins>
   </build>
 </project>