Generate Source Jars for bundle packages (#810)
This commit is contained in:
committed by
vinoth chandar
parent
e20b77be3b
commit
6e0ff3a235
@@ -77,6 +77,7 @@
|
||||
<goal>shade</goal>
|
||||
</goals>
|
||||
<configuration>
|
||||
<createSourcesJar>true</createSourcesJar>
|
||||
<relocations>
|
||||
<relocation>
|
||||
<pattern>com.beust.</pattern>
|
||||
|
||||
Reference in New Issue
Block a user