Sophie

Sophie

distrib > Fedora > 18 > x86_64 > by-pkgid > 016941db7753eb6f1c5c78a439f843dc > files > 2

jacoco-0.6.0-3.fc18.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>