Details
-
Type:
Task
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.5
-
Fix Version/s: 2.5.1
-
Component/s: API, Plugin Plugin
-
Labels:None
-
Number of attachments :
Description
Just came across an issue (MJAVADOC-251) where the order in which plugin configuration was injected into a mojo was crucial. While plugins should not rely on any particular ordering, the plugin descriptor should at least provide a stable ordering so that any order related effects can be observed independently of the JVM.
Issue Links
| This issue is related to: | ||||
| MJAVADOC-251 | Configuration of javadoc:javadoc fails with NPE upon disadvantageous order of config injection |
|
|
|
Done in r800623.