[
https://issues.apache.org/jira/browse/MNG-6074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17231638#comment-17231638
]
Michael Osipov commented on MNG-6074:
-------------------------------------
You are right, that's rally confusing. It has been delivered MNG-5993 with
3.5.0. Should I reassign this to be fixed in 3.5.0, this it effectively has
been fixed in that version?
> Maven should produce an error if no model version has been set in a POM file
> used to build an effective model.
> --------------------------------------------------------------------------------------------------------------
>
> Key: MNG-6074
> URL: https://issues.apache.org/jira/browse/MNG-6074
> Project: Maven
> Issue Type: Improvement
> Reporter: Christian Schulte
> Priority: Critical
>
> Maven currently only validates the model version to equal {{4.0.0}} when set.
> The XML element is optional. Starting with Maven 3.4.0 a warning message
> should be printed whenever no model version has been set so that it becomes
> possible to use that version to decide about Maven behaviour. For example: In
> Maven 3.5 we could add support for a new model version {{4.1.0}} which may be
> used to decide about how Maven 3.5 should behave. Behaviour for model version
> {{4.0.0}} will be the same as in Maven 3.4. Behaviour for model version
> {{4.1.0}} could be different. For this the model version needs to be set.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)