1
0

Generate Source Jars for bundle packages (#810)

This commit is contained in:
Balaji Varadarajan
2019-07-30 18:17:14 -07:00
committed by vinoth chandar
parent e20b77be3b
commit 6e0ff3a235
5 changed files with 5 additions and 0 deletions

View File

@@ -167,6 +167,7 @@
<goal>shade</goal>
</goals>
<configuration>
<createSourcesJar>true</createSourcesJar>
<relocations>
<relocation>
<pattern>com.beust.</pattern>