Skip to content

Commit fd9fc09

Browse files
committed
Make some cosmetic tweaks to the uberjar config
1 parent 0e41ce6 commit fd9fc09

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

pom.xml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -139,9 +139,7 @@
139139
-->
140140
<automatic-module-name>${package-name}</automatic-module-name>
141141

142-
<!--
143-
Name of the uberjar generated by the uberjar profile.
144-
-->
142+
<!-- Classifier of the artifact generated by the uberjar profile. -->
145143
<uberjar-classifier>all</uberjar-classifier>
146144

147145
<!--
@@ -1466,7 +1464,6 @@
14661464
<build>
14671465
<plugins>
14681466
<plugin>
1469-
<groupId>org.apache.maven.plugins</groupId>
14701467
<artifactId>maven-shade-plugin</artifactId>
14711468
<executions>
14721469
<execution>

0 commit comments

Comments
 (0)