Added an option to try to generate relocated sources and javadoc jars
This commit is contained in:
parent
573a8f0965
commit
02ef6e7a96
|
@ -32,6 +32,7 @@
|
|||
</execution>
|
||||
</executions>
|
||||
<configuration>
|
||||
<shadeSourcesContent>true</shadeSourcesContent>
|
||||
<shadedArtifactAttached>false</shadedArtifactAttached>
|
||||
<artifactSet>
|
||||
<includes>
|
||||
|
|
Loading…
Reference in New Issue