mirror of
https://github.com/haraldk/TwelveMonkeys.git
synced 2025-08-03 19:45:28 -04:00
#636: Correct name for shaded artifact.
(cherry picked from commit efd24456ac58eaddb8ccc3964313e923b74a7bd8)
This commit is contained in:
parent
9e9decd5dd
commit
55155aa61c
@ -74,8 +74,8 @@
|
||||
<goal>shade</goal>
|
||||
</goals>
|
||||
<configuration>
|
||||
<finalName>twelvemonkeys-${project.artifactId}-${project.version}-jakarta</finalName>
|
||||
<shadedArtifactAttached>true</shadedArtifactAttached>
|
||||
<shadedClassifierName>jakarta</shadedClassifierName>
|
||||
<createDependencyReducedPom>false</createDependencyReducedPom>
|
||||
<artifactSet>
|
||||
<includes>
|
||||
|
Loading…
x
Reference in New Issue
Block a user