[
https://issues.apache.org/jira/browse/MNG-7634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17649272#comment-17649272
]
Hervé Guillemet edited comment on MNG-7634 at 12/19/22 11:29 AM:
-----------------------------------------------------------------
I'm realizing that you already have a test that already implements something
similar: MavenITmng4913UserPropertyVsDependencyPomPropertyTest.java.
See https://issues.apache.org/jira/browse/MNG-4913
This test:
* passes with 3.8.4
* fails with 3.8.6
* passes with branch MNG-7634_maven-3.9.x
* fails with branch maven-3.9.x
was (Author: [email protected]):
I'm realizing that you already have a test that already implements something
similar: MavenITmng4913UserPropertyVsDependencyPomPropertyTest.java.
See https://issues.apache.org/jira/browse/MNG-4913
This test passes for 3.8.4, fails for 3.8.6, but fails also for 3.8.9-SNAPSHOT.
> Revert MNG-5982 and MNG-7417
> ----------------------------
>
> Key: MNG-7634
> URL: https://issues.apache.org/jira/browse/MNG-7634
> Project: Maven
> Issue Type: Task
> Reporter: Michael Osipov
> Assignee: Michael Osipov
> Priority: Major
> Fix For: 3.9.0, 4.0.0, 4.0.0-alpha-4, 3.8.7
>
>
> As layed out in MNG-7563, both issues though solve one problem, but cause a
> regression where direct user input manipulates dependency POMs in a way which
> is not clear/documented as such. As long as we cannot properly understand and
> document it, we must revert those changes.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)