You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Matt Benson (JIRA)" <ji...@apache.org> on 2016/08/17 23:07:20 UTC

[jira] [Created] (MJAVADOC-471) When aggregator filters out artifacts of current reactor projects, only the primary artifact is considered

Matt Benson created MJAVADOC-471:
------------------------------------

             Summary: 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
          Issue Type: Bug
          Components: javadoc
    Affects Versions: 2.10.4
            Reporter: Matt Benson


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
(v6.3.4#6332)