aboutsummaryrefslogtreecommitdiff
path: root/jacoco-maven-plugin
diff options
context:
space:
mode:
Diffstat (limited to 'jacoco-maven-plugin')
-rw-r--r--jacoco-maven-plugin/pom.xml6
1 files changed, 1 insertions, 5 deletions
diff --git a/jacoco-maven-plugin/pom.xml b/jacoco-maven-plugin/pom.xml
index 81c00fda..2f3e96b6 100644
--- a/jacoco-maven-plugin/pom.xml
+++ b/jacoco-maven-plugin/pom.xml
@@ -116,13 +116,9 @@
<execution>
<id>default-descriptor</id>
<phase>process-classes</phase>
- <goals>
- <goal>descriptor</goal>
- </goals>
</execution>
<execution>
- <id>help-mojo</id>
- <phase>process-classes</phase>
+ <id>help-goal</id>
<goals>
<goal>helpmojo</goal>
</goals>