[ https://issues.apache.org/jira/browse/MJAVADOC-471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17957836#comment-17957836 ]
Olivier Lamy commented on MJAVADOC-471: --------------------------------------- This project has moved from Jira to GitHub Issues. This issue was migrated to [apache/maven-javadoc-plugin#765|https://github.com/apache/maven-javadoc-plugin/issues/765]. > When aggregator filters out artifacts of current reactor projects, only the > primary artifact is considered > ---------------------------------------------------------------------------------------------------------- > > Key: MJAVADOC-471 > URL: https://issues.apache.org/jira/browse/MJAVADOC-471 > Project: Maven Javadoc Plugin (Moved to GitHub Issues) > Issue Type: Bug > Components: javadoc > Affects Versions: 2.10.4 > Reporter: Matthew Jason Benson > Priority: Major > Attachments: MJAVADOC-471.patch.txt > > > given project structure > {code} > foo-parent > - foo-child-1 > - foo-child-2 > {code} > If {{foo-child-2}} depends on the {{tests}} artifact of {{foo-child-1}} the > build still breaks, despite the changes made for MJAVADOC-437 . -- This message was sent by Atlassian Jira (v8.20.10#820010)