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 02a3efa commit a935c24Copy full SHA for a935c24
headless-services/spring-boot-language-server/pom.xml
@@ -268,6 +268,7 @@
268
</plugin>
269
270
<!-- generate and package license information for included dependencies -->
271
+
272
<plugin>
273
<groupId>org.codehaus.mojo</groupId>
274
<artifactId>license-maven-plugin</artifactId>
@@ -343,7 +344,7 @@
343
344
</resources>
345
</configuration>
346
</execution>
-
347
+<!--
348
<execution>
349
<id>copy-license-files</id>
350
<phase>process-classes</phase>
@@ -360,6 +361,7 @@
360
361
362
363
364
+ -->
365
</executions>
366
367
0 commit comments