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>
|
</execution>
|
||||||
</executions>
|
</executions>
|
||||||
<configuration>
|
<configuration>
|
||||||
|
<shadeSourcesContent>true</shadeSourcesContent>
|
||||||
<shadedArtifactAttached>false</shadedArtifactAttached>
|
<shadedArtifactAttached>false</shadedArtifactAttached>
|
||||||
<artifactSet>
|
<artifactSet>
|
||||||
<includes>
|
<includes>
|
||||||
|
|
Loading…
Reference in New Issue