Tamás Cservenák created MPOM-270:
------------------------------------
Summary: Fix enforcer use
Key: MPOM-270
URL: https://issues.apache.org/jira/browse/MPOM-270
Project: Maven POMs
Issue Type: Task
Reporter: Tamás Cservenák
Enforcer is currently completely within <plugin> while it should be within
<pluginMgmt>, to allow downstream overrides, like version upgrade.
Current situation does not allow that, basically loosing all the benefit of
having enforcer is pluginMgmt, as downstream project must copy+paste the whole
thing.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)