Skip to content

Commit

Permalink
[JXR-183] Plugin Documentation not generated
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-o committed Oct 24, 2023
1 parent 2d2343e commit ebdbc95
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions maven-jxr-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -209,6 +209,17 @@ under the License.
</reporting>

<profiles>
<profile>
<id>reporting</id>
<reporting>
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-plugin-report-plugin</artifactId>
</plugin>
</plugins>
</reporting>
</profile>
<profile>
<id>run-its</id>
<build>
Expand Down

0 comments on commit ebdbc95

Please sign in to comment.