This is an automated email from the ASF dual-hosted git repository. gnodet pushed a commit to branch maven-4.0.x-test-fixes in repository https://gitbox.apache.org/repos/asf/maven.git
commit af03a7e676ddb989816c9aa1568a0f2ecd5b8324 Merge: 8f5368eccb a404c0d093 Author: Guillaume Nodet <[email protected]> AuthorDate: Tue May 19 12:33:14 2026 +0200 Merge PR #12079: Fix #12074: prevent false parent cycle with shade plugin .../maven/impl/model/DefaultModelBuilder.java | 26 +++++---- .../maven/impl/model/ParentCycleDetectionTest.java | 63 ++++++++++++++++++++++ 2 files changed, 78 insertions(+), 11 deletions(-)
