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 2022c8f commit 3f4eb81Copy full SHA for 3f4eb81
pom.xml
@@ -205,14 +205,14 @@
205
<groupId>org.codehaus.mojo</groupId>
206
<artifactId>license-maven-plugin</artifactId>
207
<version>1.13</version>
208
- <executions>
+ <!--executions>
209
<execution>
210
<id>download-licenses</id>
211
<goals>
212
<goal>download-licenses</goal>
213
</goals>
214
</execution>
215
- </executions>
+ </executions-->
216
</plugin>
217
<!--plugin>
218
<groupId>org.apache.maven.plugins</groupId>
0 commit comments