[
https://issues.apache.org/jira/browse/MNG-6797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16985538#comment-16985538
]
Robert Scholte commented on MNG-6797:
-------------------------------------
Right, now I see your point.
Not sure if it is fair, but this issue could also be discovered with the
[requirePluginVersions|https://maven.apache.org/enforcer/enforcer-rules/requirePluginVersions.html]
For Maven 3.7.0 there's a chance we'll be able to have warning-less builds with
MNG-6065, which will probably superseed this issue.
> Remember in MavenSession that there were problems detected when building
> Maven model
> ------------------------------------------------------------------------------------
>
> Key: MNG-6797
> URL: https://issues.apache.org/jira/browse/MNG-6797
> Project: Maven
> Issue Type: Improvement
> Components: Bootstrap & Build
> Affects Versions: 3.6.2
> Reporter: Václav Haisman
> Priority: Major
> Attachments: RequireNoMavenModelProblems.java, pom.xml
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Currently, Maven only prints few lines regarding Maven model problems it
> encounters when it is building the model. No plugin or code can retrieve the
> information anywhere. I would like to change that so that at least a boolean
> flag is used to remember that there were or were not problems when building
> Maven model.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)