[ 
https://jira.codehaus.org/browse/MNG-5654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=348814#comment-348814
 ] 

Jason van Zyl commented on MNG-5654:
------------------------------------

I disagree with this as plugins are purely build-time related. Anything build 
related should be in the <build/> element and then stripped out for consumption 
use as it's not a requirement for consumption.

> 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)

Reply via email to