Le 13/08/2020 à 11:39, Neil C Smith a écrit :
No, this is working fine. Aggregated Javadocs are as expected with all
module info.
Ah? Then I may not have tested correctly. Thanks for correcting me. But
if I remember correctly the discussion on Maven mailing list a few years
ago (I could not find back the link), Maven aggregated javadoc had to be
implemented with technical tricks not recommended for general use; this
is not something that Maven does naturally.
Not sure what exactly you mean by issues with annotation processing?
The use of javax.annotation.processing, which allows custom Java code to
be executed when javac encounter annotations. Admittedly not widely
used, but it still possible to want to execute a process for annotation
in all modules together.
Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists