elharo commented on code in PR #12416:
URL: https://github.com/apache/maven/pull/12416#discussion_r3529312997


##########
impl/maven-impl/src/test/java/org/apache/maven/impl/model/DefaultModelBuilderTest.java:
##########
@@ -444,6 +444,54 @@ public void 
testBuildConsumerResolvesParentProfileProperties() {
                 "Managed dependency version should be interpolated, not 
${managed.version}");
     }
 
+    /**
+     * Verifies that version inference works for dependencies declared in
+     * {@code <dependencyManagement>}, not just in {@code <dependencies>}.
+     * This is the regression fixed by MNG-11147 / GH-11147.

Review Comment:
   what is MNG-11147?
   
   
   use a URL to the GitHub issue



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to