Skip to content

Commit

Permalink
Produce sources jar file for cli fat jar
Browse files Browse the repository at this point in the history
  • Loading branch information
jfdenise committed Aug 26, 2024
1 parent c94a9b7 commit 594ec77
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cli/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@
</includes>
</filter>
</filters>
<createSourcesJar>true</createSourcesJar>
<transformers>
<transformer implementation="org.apache.maven.plugins.shade.resource.ServicesResourceTransformer" />
<transformer implementation="org.apache.maven.plugins.shade.resource.ManifestResourceTransformer">
Expand Down

0 comments on commit 594ec77

Please sign in to comment.