#1264 - Move Javadoc generation to prepare-package in distribute profile.
Moving to prepare-package avoids ordering side-effects if a store module wants to customize Javadoc options.
This commit is contained in:
@@ -398,7 +398,7 @@
|
||||
<goals>
|
||||
<goal>aggregate-no-fork</goal>
|
||||
</goals>
|
||||
<phase>package</phase>
|
||||
<phase>prepare-package</phase>
|
||||
</execution>
|
||||
</executions>
|
||||
</plugin>
|
||||
|
||||
Reference in New Issue
Block a user