File tree Expand file tree Collapse file tree 1 file changed +0
-30
lines changed Expand file tree Collapse file tree 1 file changed +0
-30
lines changed Original file line number Diff line number Diff line change @@ -499,36 +499,6 @@ under the License.
499
499
</dependency >
500
500
</dependencies >
501
501
502
- <build >
503
- <pluginManagement >
504
- <plugins >
505
- <plugin >
506
- <groupId >org.apache.rat</groupId >
507
- <artifactId >apache-rat-plugin</artifactId >
508
- <configuration >
509
- <excludes combine.children=" append" >
510
- <exclude >dependency-reduced-pom.xml</exclude >
511
- </excludes >
512
- </configuration >
513
- </plugin >
514
- </plugins >
515
- </pluginManagement >
516
- <plugins >
517
- <plugin >
518
- <groupId >org.codehaus.plexus</groupId >
519
- <artifactId >plexus-component-metadata</artifactId >
520
- <executions >
521
- <execution >
522
- <goals >
523
- <goal >generate-metadata</goal >
524
- <!-- goal>generate-test-metadata</goal-->
525
- </goals >
526
- </execution >
527
- </executions >
528
- </plugin >
529
- </plugins >
530
- </build >
531
-
532
502
<profiles >
533
503
<profile >
534
504
<id >run-its</id >
You can’t perform that action at this time.
0 commit comments