Skip to content

Require at least Maven 3.6.3 for build#1681

Merged
marchof merged 1 commit intojacoco:masterfrom
Godin:require_maven_3_6_3
Aug 12, 2024
Merged

Require at least Maven 3.6.3 for build#1681
marchof merged 1 commit intojacoco:masterfrom
Godin:require_maven_3_6_3

Conversation

@Godin
Copy link
Member

@Godin Godin commented Aug 10, 2024

Quoting https://maven.apache.org/docs/history.html

Currently, plugins provide Maven API compatibility down to 3.2.5. New plugin releases will require Maven 3.6.3 or later.

And execution of

mvn versions:display-plugin-updates

shows

INFO] Require Maven 3.6.3 to use the following plugin updates:
[INFO]   maven-assembly-plugin .............................. 3.6.0 -> 3.7.1
[INFO]   maven-clean-plugin ................................. 3.2.0 -> 3.4.0
[INFO]   maven-compiler-plugin ............................ 3.11.0 -> 3.13.0
[INFO]   maven-dependency-plugin ............................ 3.6.0 -> 3.7.1
[INFO]   maven-deploy-plugin ................................ 3.1.1 -> 3.1.2
[INFO]   maven-enforcer-plugin .............................. 3.3.0 -> 3.5.0
[INFO]   maven-install-plugin ............................... 3.1.1 -> 3.1.2
[INFO]   maven-invoker-plugin ............................... 2.0.0 -> 3.7.0
[INFO]   maven-jar-plugin ................................... 3.3.0 -> 3.4.2
[INFO]   maven-javadoc-plugin ............................... 3.6.3 -> 3.8.0
[INFO]   maven-plugin-plugin ......................... 3.6.4 -> 4.0.0-beta-1
[INFO]   maven-release-plugin ................................. 2.1 -> 3.1.1
[INFO]   maven-shade-plugin ................................. 3.5.0 -> 3.6.0
[INFO]   maven-site-plugin ............................. 3.12.1 -> 4.0.0-M16
[INFO]   maven-surefire-plugin ............................. 2.19.1 -> 3.3.1
[INFO]   maven-toolchains-plugin ............................ 3.1.0 -> 3.2.0
[INFO]   org.codehaus.mojo:animal-sniffer-maven-plugin ........ 1.23 -> 1.24
[INFO]   org.codehaus.mojo:build-helper-maven-plugin ........ 3.4.0 -> 3.6.0
[INFO]   org.codehaus.mojo:exec-maven-plugin ................ 3.1.0 -> 3.4.0

@Godin Godin added this to the 0.8.13 milestone Aug 10, 2024
@Godin Godin self-assigned this Aug 10, 2024
@Godin Godin force-pushed the require_maven_3_6_3 branch from 4af9700 to 1d46dbc Compare August 10, 2024 21:27
@Godin Godin marked this pull request as ready for review August 10, 2024 21:34
@marchof marchof force-pushed the require_maven_3_6_3 branch from 1d46dbc to e2bf170 Compare August 12, 2024 06:45
@marchof marchof enabled auto-merge (squash) August 12, 2024 06:45
@marchof marchof merged commit 52e6e50 into jacoco:master Aug 12, 2024
@Godin Godin deleted the require_maven_3_6_3 branch August 12, 2024 07:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Development

Successfully merging this pull request may close these issues.

2 participants