Try to fix javadocs generation

This commit is contained in:
Gabriele C 2018-03-07 23:41:28 +01:00
parent 586b98f74f
commit d80a9b27cb

View File

@ -191,7 +191,7 @@
<execution>
<id>attach-javadocs</id>
<goals>
<goal>aggregate</goal>
<goal>javadoc</goal>
<goal>jar</goal>
</goals>
</execution>