Re: [PR] Verify the build against Maven 4 as well [maven-shade-plugin]
slachiewicz closed pull request #837: Verify the build against Maven 4 as well URL: https://github.com/apache/maven-shade-plugin/pull/837 -- 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]
Re: [PR] Verify the build against Maven 4 as well [maven-shade-plugin]
hboutemy commented on PR #837: URL: https://github.com/apache/maven-shade-plugin/pull/837#issuecomment-5185067347 this PR duplicates #810 -- 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]
[PR] Verify the build against Maven 4 as well [maven-shade-plugin]
slachiewicz opened a new pull request, #837:
URL: https://github.com/apache/maven-shade-plugin/pull/837
Adds `maven4-enabled: true`, which **appends** 4.0.0-rc-6 to the existing
Maven 3 matrix rather than replacing it — so the plugin keeps being built and
tested with Maven 3 and additionally gets verified against Maven 4. The shared
workflow also excludes the `{jdk: 8, maven: 4.x}` cell automatically, since
Maven 4 needs JDK 17+.
Part of establishing which Maven 3 plugins already build clean on Maven 4
ahead of the 4.0.0 GA. Same change as apache/maven-javadoc-plugin#1350. Context
in apache/maven#12676.
If the Maven 4 cell turns out to fail, that is the useful result — better to
know now than at GA.
--
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]
