Versions Compared

Key

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

...

Maven core is currently (2025-12-01) at least incomplete if not inconsistent wrt. handling Java Modules as outlined in this mail on the developer mailing listBuild Sources Validation - Discussion Notes.

Plugins

Pluginsupport since versioncomments
Maven Clean Plugin✅ since 4.0.0-beta-3Side effect of module work (see below)
Maven Compiler Plugin✅ since 4.0.0-beta-3Documentation on maven.apache.org

Maven Resource Plugin

⚠️Proper handling of resources in the Maven Core would silently be used by the Resource Plugin, so that no change should be necessary (cf. PR-11505).

Maven Surefire Plugin

⚠️ waiting for simplification (drop of JUnit 3 support).

Maven JAR Plugin

in progress
Maven Source Plugin
Maven Javadoc Pluginchanges may be applied elsewhere (see below)
Maven Deploy Pluginmay not need changes (see below)

...