Will-thom commented on PR #12147: URL: https://github.com/apache/maven/pull/12147#issuecomment-4596409455
Addressed the requested depth-tracking fix in f8a2d93c8a: extractModelId now only considers direct project coordinates and direct parent coordinates, with parent values included in early exit. Added an InputStream regression test for parent-inherited groupId/version with dependency coordinates so dependencies cannot override the modelId. Local validation: mvn -B -am -pl impl/maven-impl -Dtest=DefaultModelXmlFactoryTest -Dsurefire.failIfNoSpecifiedTests=false -Dcheckstyle.skip=true -Drat.skip=true -Dspotless.apply.skip=true test (11 tests, 0 failures). -- 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]
