#784 - Polishing.
Switch Javadoc generation to no-fork to avoid a second build pass.
This commit is contained in:
@@ -394,7 +394,7 @@
|
||||
<execution>
|
||||
<id>aggregate-javadoc</id>
|
||||
<goals>
|
||||
<goal>aggregate</goal>
|
||||
<goal>aggregate-no-fork</goal>
|
||||
</goals>
|
||||
<phase>package</phase>
|
||||
</execution>
|
||||
|
||||
Reference in New Issue
Block a user