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