File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed
Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -422,6 +422,12 @@ under the License.
422422 <version >2.16.2</version >
423423 </plugin >
424424
425+ <plugin >
426+ <groupId >org.apache.maven.plugins</groupId >
427+ <artifactId >maven-plugin-report-plugin</artifactId >
428+ <version >3.10.2</version >
429+ </plugin >
430+
425431 <!-- This plugin's configuration is used to store Eclipse m2e settings only. It has no influence on the Maven build itself. -->
426432 <plugin >
427433 <groupId >org.eclipse.m2e</groupId >
@@ -585,6 +591,10 @@ under the License.
585591 </reportSet >
586592 </reportSets >
587593 </plugin >
594+ <plugin >
595+ <groupId >org.apache.maven.plugins</groupId >
596+ <artifactId >maven-plugin-report-plugin</artifactId >
597+ </plugin >
588598 </plugins >
589599 </reporting >
590600 </profile >
You can’t perform that action at this time.
0 commit comments