Hello Ryan, another option would be not to aggregate your javadoc, then the javadoc-jars include only the doc for the single module.
Regards Mirko Regards Mirko -- http://illegalstateexception.blogspot.com/ https://github.com/mfriedenhagen/ https://bitbucket.org/mfriedenhagen/ On Wed, Apr 10, 2013 at 5:00 PM, Ryan Baxter <[email protected]> wrote: > Ah OK thanks for clarifying Wayne. What I am hearing then is that the > only way to solve the problem right now is to remove the javadoc > plugin, correct? I can open a JIRA for this if there isn't already > one out there. > > On Wed, Apr 10, 2013 at 10:25 AM, Wayne Fay <[email protected]> wrote: > >> causing the problem. I didn't find any goal called aggregateAtEnd, > >> are you referring to the aggregate parameter [1]? > > > > Read what he said again... > > > >>> Another option would be to add a parameter to this goal like > >>> 'aggregateAtEnd', something I've added recently to the > maven-install-plugin > >>> and maven-deploy-plugin. > > > > This is not currently available in the plugin. He is suggesting it > > could be added. > > > > Wayne > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
