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 3fc381829dd1f70dec7db11fb06f150d667c6276 Merge: bd446ca7e3 a404c0d093 Author: Guillaume Nodet <[email protected]> AuthorDate: Tue May 19 11:49:04 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(-)
