We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 403a9d9 commit 2c5fc25Copy full SHA for 2c5fc25
pom.xml
@@ -564,20 +564,6 @@ limitations under the License.
564
</execution>
565
</executions>
566
</plugin>
567
- <plugin>
568
- <groupId>org.eclipse.sisu</groupId>
569
- <artifactId>sisu-maven-plugin</artifactId>
570
- <version>${sisuMavenPluginVersion}</version>
571
- <executions>
572
- <execution>
573
- <id>generate-index</id>
574
- <goals>
575
- <goal>main-index</goal>
576
- <goal>test-index</goal>
577
- </goals>
578
- </execution>
579
- </executions>
580
- </plugin>
581
<plugin>
582
<groupId>com.diffplug.spotless</groupId>
583
<artifactId>spotless-maven-plugin</artifactId>
0 commit comments