gnodet commented on PR #820:
URL: 
https://github.com/apache/maven-shade-plugin/pull/820#issuecomment-5075282083

   I independently verified PR #820 against Maven 4.0.0-rc-5 and can confirm it 
fixes the two remaining failures from #810.
   
   **Test environment:**
   - Maven 4.0.0-rc-5 (`fb3ecaef`)
   - Java 21.0.11 (Eclipse Adoptium)
   - Linux amd64
   
   **Results with this PR applied:**
   
   | Test run | Maven | Passed | Failed | Skipped |
   |---|---|:---:|:---:|:---:|
   | Target ITs only | 4.0.0-rc-5 | 2 | 0 | 0 |
   | Target ITs only | 3.9.16 | 2 | 0 | 0 |
   | **Full IT suite** | **4.0.0-rc-5** | **83** | **0** | 1 |
   
   The single skip is the pre-existing `MSHADE-185` (unrelated).
   
   Both `dep-reduced-pom-exclusions` and 
`MSHADE-467_parallel-dependency-reduced-pom` pass cleanly on Maven 4, and there 
is no regression on Maven 3.9.16.


-- 
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