Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

project
does building version 3.x
fail with Maven 4?
why does it need a Maven 4-specific?works with 4.0.0-rc-3works with 4.0.0-rc-4works with 4.0.0-rc-5comment

plugins/core-4/maven-clean-plugin

HTML Image
srchttps://img.shields.io/maven-central/v/org.apache.maven.plugins/maven-clean-plugin.svg?label=Maven%20Central

Requirements History

HTML Image
srchttps://github.com/apache/maven-clean-plugin/actions/workflows/maven-verify.yml/badge.svg?branch=maven-clean-plugin-3.x

done initially as a test for Maven 4 API

x

plugins/core-4/maven-compiler-plugin

HTML Image
srchttps://img.shields.io/maven-central/v/org.apache.maven.plugins/maven-compiler-plugin.svg?label=Maven%20Central

Requirements History

HTML Image
srchttps://github.com/apache/maven-compiler-plugin/actions/workflows/maven-verify.yml/badge.svg?branch=maven-compiler-plugin-3.x

4.0.0-beta-1 done as test
4.0.0-beta-3 adds Maven 4 module support

HTML Image
srchttps://github.com/apache/maven-compiler-plugin/actions/workflows/maven-verify.yml/badge.svg


it seems "works with 4.0.0-xxx" should be rephrased to "last release done with 4.0.0-xxx"

and we should have a separate test to check that last release still works with latest Maven 4.0.0-SNAPSHOT

plugins/core-4/maven-resources-plugin

HTML Image
srchttps://img.shields.io/maven-central/v/org.apache.maven.plugins/maven-resources-plugin.svg?label=Maven%20Central

HTML Image
srchttps://github.com/apache/maven-resources-plugin/actions/workflows/maven-verify.yml/badge.svg?branch=maven4-enabled

PR #466



x

plugins/core-4/maven-deploy-plugin

HTML Image
srchttps://img.shields.io/maven-central/v/org.apache.maven.plugins/maven-deploy-plugin.svg?label=Maven%20Central

Requirements History

HTML Image
srchttps://github.com/apache/maven-deploy-plugin/actions/workflows/maven-verify.yml/badge.svg?branch=maven4-enabled

PR #655


x


plugins/core-4/maven-install-plugin

HTML Image
srchttps://img.shields.io/maven-central/v/org.apache.maven.plugins/maven-install-plugin.svg?label=Maven%20Central

Requirements History

HTML Image
srchttps://github.com/apache/maven-install-plugin/actions/workflows/maven-verify.yml/badge.svg?branch=maven-install-plugin-3.x


x



plugins/core-4/maven-site-plugin

HTML Image
srchttps://img.shields.io/maven-central/v/org.apache.maven.plugins/maven-site-plugin.svg?label=Maven%20Central

HTML Image
srchttps://github.com/apache/maven-site-plugin/actions/workflows/maven-verify.yml/badge.svg?branch=maven4-enabled

PR #1259

not a Maven 4 plugin,
but old work in progress for Doxia 2 
that finally was release as 3.20+ to avoid confusion



should 3.x branch become master for clarity?
=> https://lists.apache.org/thread/o96n7r4f9k4gs9mo0rqyoy5xlcyt4802

DONE on 20260403, https://github.com/apache/maven-sources/pull/42

plugins/packaging-4/maven-source-plugin

HTML Image
srchttps://img.shields.io/maven-central/v/org.apache.maven.plugins/maven-source-plugin.svg?label=Maven%20Central

HTML Image
srchttps://github.com/apache/maven-source-plugin/actions/workflows/maven-verify.yml/badge.svg?branch=maven4-enabled

PR #281, require fix in Maven 4.0.0 RC6





beta-3 only

plugins/packaging-4/maven-jar-plugin

HTML Image
srchttps://img.shields.io/maven-central/v/org.apache.maven.plugins/maven-jar-plugin.svg?label=Maven%20Central

HTML Image
srchttps://github.com/apache/maven-jar-plugin/actions/workflows/maven-verify.yml/badge.svg?branch=maven-jar-plugin-3.x



x

plugins/maven-plugin-tools

HTML Image
srchttps://img.shields.io/maven-central/v/org.apache.maven.plugins/maven-plugin-plugin.svg?label=Maven%20Central

HTML Image
srchttps://github.com/apache/maven-plugin-tools/actions/workflows/maven-verify.yml/badge.svg?branch=maven4-enabled

PR #1091, only reporting failing, require fix in Maven 4.0.0 RC6

done initially as a test for Maven 4 API
x

shared/filtering

HTML Image
srchttps://img.shields.io/maven-central/v/org.apache.maven.shared/maven-filtering.svg?label=Maven%20Central

HTML Image
srchttps://github.com/apache/maven-filtering/actions/workflows/maven-verify.yml/badge.svg?branch=maven-filtering-3.x

done as part of maven-resources-plugin 4



shared/reporting-impl

HTML Image
srchttps://img.shields.io/maven-central/v/org.apache.maven.reporting/maven-reporting-impl.svg?label=Maven%20Central

HTML Image
srchttps://github.com/apache/maven-reporting-impl/actions/workflows/maven-verify.yml/badge.svg?branch=maven4-enabled

version 4 for Doxia 2, not Maven 4



plugins/maven-pmd-plugin


HTML Image
srchttps://github.com/apache/maven-pmd-plugin/actions/workflows/maven-verify.yml/badge.svg?branch=maven4-enabled





Maven 4 Namespace

Do we stay with the current state or do we do changes? 

...