Skip to content

Commit

Permalink
[MENFORCER-491] Fix plugin documentation generation
Browse files Browse the repository at this point in the history
The new maven-plugin-report-plugin should be used.
  • Loading branch information
slawekjaranowski committed Sep 7, 2023
1 parent 5d32e6c commit 66250c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion maven-enforcer-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-plugin-plugin</artifactId>
<artifactId>maven-plugin-report-plugin</artifactId>
</plugin>
</plugins>
</reporting>
Expand Down

0 comments on commit 66250c0

Please sign in to comment.