[ https://jira.codehaus.org/browse/MNG-5654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=348762#comment-348762 ]
Robert Scholte commented on MNG-5654: ------------------------------------- IMO {{plugins}} relates to {{pluginManagement}} the same as {{dependencies}} relates to {{dependencyManagement}}. So I'd say {{plugins}} and {{pluginManagement}} should be at the same level inside {{<build>}}, like it is right now. > Move pluginManagement out of build area > --------------------------------------- > > Key: MNG-5654 > URL: https://jira.codehaus.org/browse/MNG-5654 > Project: Maven > Issue Type: Improvement > Components: FDPFC > Reporter: Karl-Heinz Marbaise > > The pluginManagement area has more or less the same meaning as > dependencyManagement so it should also be located at the same level which > means: > {code:xml} > <dependencyManagement> > </dependencyManagement> > <pluginManagement> > </pluginManagement> > <build> > </build> > {code} -- This message was sent by Atlassian JIRA (v6.1.6#6162)