Skip to content

Commit

Permalink
Merge pull request #125 from killbill/build-debug
Browse files Browse the repository at this point in the history
set createDependencyReducedPom=false
  • Loading branch information
xsalefter committed Jun 2, 2023
2 parents 66d06c2 + cd46a7c commit 75ba835
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@
<phase>package</phase>
<configuration>
<createSourcesJar>true</createSourcesJar>
<createDependencyReducedPom>false</createDependencyReducedPom>
<shadedArtifactAttached>true</shadedArtifactAttached>
<shadedClassifierName>jar-with-dependencies</shadedClassifierName>
<filters>
Expand Down

0 comments on commit 75ba835

Please sign in to comment.