There was an error while loading. Please reload this page.
1 parent 0e41ce6 commit fd9fc09Copy full SHA for fd9fc09
1 file changed
pom.xml
@@ -139,9 +139,7 @@
139
-->
140
<automatic-module-name>${package-name}</automatic-module-name>
141
142
- <!--
143
- Name of the uberjar generated by the uberjar profile.
144
- -->
+ <!-- Classifier of the artifact generated by the uberjar profile. -->
145
<uberjar-classifier>all</uberjar-classifier>
146
147
<!--
@@ -1466,7 +1464,6 @@
1466
1464
<build>
1467
1465
<plugins>
1468
<plugin>
1469
- <groupId>org.apache.maven.plugins</groupId>
1470
<artifactId>maven-shade-plugin</artifactId>
1471
<executions>
1472
<execution>
0 commit comments