Skip to content

Commit ebdbc95

Browse files
committed
[JXR-183] Plugin Documentation not generated
1 parent 2d2343e commit ebdbc95

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

maven-jxr-plugin/pom.xml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,17 @@ under the License.
209209
</reporting>
210210

211211
<profiles>
212+
<profile>
213+
<id>reporting</id>
214+
<reporting>
215+
<plugins>
216+
<plugin>
217+
<groupId>org.apache.maven.plugins</groupId>
218+
<artifactId>maven-plugin-report-plugin</artifactId>
219+
</plugin>
220+
</plugins>
221+
</reporting>
222+
</profile>
212223
<profile>
213224
<id>run-its</id>
214225
<build>

0 commit comments

Comments
 (0)