Commit 7502d7a 1 parent 9086de8 commit 7502d7a Copy full SHA for 7502d7a
File tree 1 file changed +2
-1
lines changed
1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 89
89
<version >3.4.1</version >
90
90
<configuration >
91
91
<shadedArtifactAttached >true</shadedArtifactAttached >
92
- <shadedClassifierName >external</shadedClassifierName >
93
92
<createDependencyReducedPom >false</createDependencyReducedPom >
94
93
<createSourcesJar >false</createSourcesJar >
95
94
</configuration >
101
100
<goal >shade</goal >
102
101
</goals >
103
102
<configuration >
103
+ <shadedClassifierName >jar-with-dependencies</shadedClassifierName >
104
104
<finalName >jans-auth-client-jar-with-dependencies</finalName >
105
105
<shadedArtifactId >jans-auth-client-jar-with-dependencies</shadedArtifactId >
106
106
<transformers >
130
130
<goal >shade</goal >
131
131
</goals >
132
132
<configuration >
133
+ <shadedClassifierName >jar-without-crypto-provider</shadedClassifierName >
133
134
<finalName >jans-auth-client-jar-without-provider-dependencies</finalName >
134
135
<shadedArtifactId >jans-auth-client-jar-without-provider-dependencies</shadedArtifactId >
135
136
<artifactSet >
You can’t perform that action at this time.
0 commit comments