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 0318893 commit 56ea0a5Copy full SHA for 56ea0a5
pom.xml
@@ -424,12 +424,6 @@
424
<groupId>org.apache.maven.plugins</groupId>
425
<artifactId>maven-dependency-plugin</artifactId>
426
<version>3.2.0</version>
427
- <executions>
428
- <execution>
429
- <id>analyze</id>
430
- <goals><goal>analyze-only</goal></goals>
431
- <configuration><failOnWarning>true</failOnWarning></configuration>
432
- </execution></executions>
433
</plugin>
434
<plugin>
435
0 commit comments