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.
422
422
<version >2.16.2</version >
423
423
</plugin >
424
424
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
+
425
431
<!-- This plugin's configuration is used to store Eclipse m2e settings only. It has no influence on the Maven build itself. -->
426
432
<plugin >
427
433
<groupId >org.eclipse.m2e</groupId >
@@ -585,6 +591,10 @@ under the License.
585
591
</reportSet >
586
592
</reportSets >
587
593
</plugin >
594
+ <plugin >
595
+ <groupId >org.apache.maven.plugins</groupId >
596
+ <artifactId >maven-plugin-report-plugin</artifactId >
597
+ </plugin >
588
598
</plugins >
589
599
</reporting >
590
600
</profile >
You can’t perform that action at this time.
0 commit comments