Well, I stumbled across my own error. Apparently, in a multi-module I need to specify which type of javadoc to run; aggregate or non-aggregate mode javadoc.
Turning on non-aggregate mode solves my problem. Hope this helps someone else! --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
