[
https://issues.apache.org/jira/browse/MNG-8189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet closed MNG-8189.
--------------------------------
Resolution: Fixed
> Warn about plugin versions not pinned for all lifecycles
> --------------------------------------------------------
>
> Key: MNG-8189
> URL: https://issues.apache.org/jira/browse/MNG-8189
> Project: Maven
> Issue Type: Improvement
> Components: Core
> Affects Versions: 4.0.0-beta-3
> Reporter: Karl Heinz Marbaise
> Assignee: Guillaume Nodet
> Priority: Major
> Fix For: 4.0.0-beta-6
>
>
> h3. Context
> Based on [MNG-6562|https://issues.apache.org/jira/browse/MNG-6562] Maven will
> produce a WARNING if plugin(s) are not defined with version in
> pluginManagement.
> h3. Problem
> If Maven is called like this:
> {code}
> mvn clean
> {code}
> there is no such WARNING emitted (for example for the maven-clean-plugin).
> h3. Goal
> We should emit a warning(s) for each life cycle {{clean}} and also for
> {{site}} life cycle in such cases.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)