ascheman commented on PR #820: URL: https://github.com/apache/maven-shade-plugin/pull/820#issuecomment-4844357232
Note on Maven 4 coverage: this repo's PR matrix runs **Maven 3.9.16 only**, so the green checks here confirm there is no Maven 3 regression but do not exercise the Maven 4 path this fixes. For the Maven 4 evidence I ran the full `-P run-its` suite against the latest Apache Maven **4.0.0-SNAPSHOT** distribution on a fork branch (informational job that downloads the snapshot dist and runs the ITs): - **pre-fix baseline (red):** `Passed: 81, Failed: 2` — `dep-reduced-pom-exclusions`, `MSHADE-467_parallel-dependency-reduced-pom` → https://github.com/aschemaven/maven-shade-plugin/actions/runs/28367058534 - **with this fix (green):** `Passed: 83, Failed: 0` → https://github.com/aschemaven/maven-shade-plugin/actions/runs/28402781798 Locally the suite is also 83/0 on both Maven 4.0.0-SNAPSHOT and 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]
