Skip to content

Commit

Permalink
Reinstate help mojo
Browse files Browse the repository at this point in the history
  • Loading branch information
jkschneider committed May 6, 2021
1 parent 987e7d0 commit 0656d89
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -266,6 +266,12 @@
<goal>descriptor</goal>
</goals>
</execution>
<execution>
<id>generate-helpmojo</id>
<goals>
<goal>helpmojo</goal>
</goals>
</execution>
</executions>
</plugin>
<plugin>
Expand Down

0 comments on commit 0656d89

Please sign in to comment.