Let Jenkins offer the shaded jar for download, and keep it out of maven central.
This commit is contained in:
@@ -88,7 +88,7 @@
|
||||
</filter>
|
||||
</filters>
|
||||
<minimizeJar>true</minimizeJar>
|
||||
<shadedArtifactAttached>true</shadedArtifactAttached>
|
||||
<finalName>${project.build.finalName}-shaded</finalName>
|
||||
</configuration>
|
||||
</plugin>
|
||||
</plugins>
|
||||
|
Reference in New Issue
Block a user