We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f858fd commit 114b4ebCopy full SHA for 114b4eb
pom.xml
@@ -404,6 +404,7 @@
404
<shadedClassifierName>shaded-jar</shadedClassifierName>
405
<shadedArtifactAttached>true</shadedArtifactAttached>
406
<promoteTransitiveDependencies>true</promoteTransitiveDependencies>
407
+ <createDependencyReducedPom>false</createDependencyReducedPom>
408
</configuration>
409
<executions>
410
<execution>
0 commit comments