Added an option to try to generate relocated sources and javadoc jars

This commit is contained in:
Luca Frosini 2021-05-25 17:28:47 +02:00
parent 573a8f0965
commit 02ef6e7a96
1 changed files with 1 additions and 0 deletions

View File

@ -32,6 +32,7 @@
</execution> </execution>
</executions> </executions>
<configuration> <configuration>
<shadeSourcesContent>true</shadeSourcesContent>
<shadedArtifactAttached>false</shadedArtifactAttached> <shadedArtifactAttached>false</shadedArtifactAttached>
<artifactSet> <artifactSet>
<includes> <includes>