Skip to content

Releases: apache/maven-compiler-plugin

4.0.0-beta-3

19 Oct 07:12
maven-compiler-plugin-4.0.0-beta-3
51303cf

Choose a tag to compare

4.0.0-beta-3 Pre-release
Pre-release

Warning

This plugin is a Maven 4 plugin and requires Maven 4.x to run.

⚠️ Deprecated

🚀 New features and improvements

  • Add a parser for module-info-patch.maven files where `--add-exports and similar options can be specified more easily (#963) @desruisseaux
  • Build projects that are both multi-module and multi-release. (#959) @desruisseaux
  • Suport command line parameters for incremental build (#958) @zhaoyunxing92

🐛 Bug Fixes

  • Module descriptor not found when using forked compiler (#983) @desruisseaux
  • Fix multi-release support when module-info is not in the base class (#948) @desruisseaux
  • Make the default include/exclude syntax compatible with the behavior of Maven 3 (#945) @desruisseaux

📝 Documentation updates

👻 Maintenance

  • Fix for new Kotlin (#978) @cstamas
  • Bump plugins to solve test issue on macos and Java 25 (#974) @slachiewicz
  • Add matrix exclusion for specific JDK distributions (#972) @slachiewicz
  • feat: enable prevent branch protection rules (#956) @sparsick
  • Replace maven-plugin-testing-harness by maven-testing and remove sisuPlexusVersion property (#954) @cdouillard
  • Two more test cases for multi-release integration tests (#951) @fridrich
  • Update the "non-javac-compilers" guide and add an integration test. (#937) @desruisseaux
  • Refactoring and support of <release> and <module> elements (#320) @desruisseaux

🔧 Build

  • Fix java source and target version properties (#982) @gnodet

📦 Dependency updates

3.14.1

22 Sep 02:07
maven-compiler-plugin-3.14.1
0df6940

Choose a tag to compare

🚀 New features and improvements

  • Improve DeltaList behavior for large projects (#335) @gsmet
  • Allow to not use --module-version for the Java compiler (#331) @pzygielo

🐛 Bug Fixes

📦 Dependency updates

3.14.0

21 Feb 09:20
maven-compiler-plugin-3.14.0
b5e7d9b

Choose a tag to compare

🚀 New features and improvements

🐛 Bug Fixes

📦 Dependency updates

👻 Maintenance

🔧 Build

4.0.0-beta-2

21 Feb 09:19
maven-compiler-plugin-4.0.0-beta-2
c7ba71a

Choose a tag to compare

4.0.0-beta-2 Pre-release
Pre-release

Warning

This plugin is a Maven 4 plugin and requires Maven 4.x to run.
Some of documentation need to be updated, like: MCOMPILER-609

🚀 New features and improvements

🐛 Bug Fixes

📦 Dependency updates

📝 Documentation updates

👻 Maintenance

4.0.0-beta-1

01 Jul 16:09

Choose a tag to compare

4.0.0-beta-1 Pre-release
Pre-release

Warning

This plugin is a Maven 4 plugin and requires Maven 4.0.0-beta-3 to run.

What's Changed

New Contributors

Full Changelog: maven-compiler-plugin-3.13.0...maven-compiler-plugin-4.0.0-beta-1

3.13.0

18 Mar 18:09
maven-compiler-plugin-3.13.0
a1415aa

Choose a tag to compare

🚀 New features and improvements

📦 Dependency updates

📝 Documentation updates

👻 Maintenance

3.12.1

24 Dec 12:58
736da68

Choose a tag to compare

🐛 Bug Fixes

📦 Dependency updates

3.12.0

18 Dec 21:59
c08b0fd

Choose a tag to compare

🚀 New features and improvements

🐛 Bug Fixes

📦 Dependency updates

👻 Maintenance

3.11.0

28 Feb 19:49

Choose a tag to compare

🚀 New features and improvements

🐛 Bug Fixes

📦 Dependency updates

👻 Maintenance

🔧 Build

3.10.1

11 Mar 00:49

Choose a tag to compare

🚀 New features and improvements

🐛 Bug Fixes

📦 Dependency updates

Other contributions