maven-compiler-plugin

Apache Maven Compiler Plugin

APACHE-2.0 License

Stars
201
Committers
83

Bot releases are visible (Hide)

maven-compiler-plugin - 4.0.0-beta-1 Latest Release

Published by gnodet 4 months ago

[!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: https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.13.0...maven-compiler-plugin-4.0.0-beta-1

maven-compiler-plugin - 3.13.0

Published by github-actions[bot] 7 months ago

πŸš€ New features and improvements

πŸ“¦ Dependency updates

  • [MCOMPILER-575] - Bump plexusCompilerVersion from 2.14.2 to 2.15.0 (#227) @dependabot
  • Bump apache/maven-gh-actions-shared from 3 to 4 (#226) @dependabot

πŸ“ Documentation updates

  • [MCOMPILER-548] - JDK 21 throws annotations processing warning that can not be turned off (#200) @hgschmie

πŸ‘» Maintenance

maven-compiler-plugin - 3.12.1

Published by github-actions[bot] 10 months ago

πŸ› Bug Fixes

πŸ“¦ Dependency updates

maven-compiler-plugin - 3.12.0

Published by github-actions[bot] 10 months ago

πŸš€ New features and improvements

πŸ› Bug Fixes

πŸ“¦ Dependency updates

πŸ‘» Maintenance

  • [MCOMPILER-565] - Allow project build by Maven 4 (#217) @slawekjaranowski
  • [MCOMPILER-552] - Refresh download page (#204) @slawekjaranowski
  • Remove references to old Maven versions. (#194) @elharo
  • (doc) Drop unused and vulnerable dependency to log4j (#190) @slachiewicz
  • [MNG-6829] - Replace StringUtils#isEmpty(String) & #isNotEmpty(String) (#189) @timtebeek
  • Update plexus-utils to 3.0.24 - in its (#183) @slachiewicz
maven-compiler-plugin - 3.11.0

Published by github-actions[bot] over 1 year ago

πŸš€ New features and improvements

πŸ› Bug Fixes

πŸ“¦ Dependency updates

  • Bump apache/maven-gh-actions-shared from 2 to 3 (#182) @dependabot
  • Bump maven-invoker-plugin from 3.4.0 to 3.5.0 (#179) @dependabot
  • [MCOMPILER-527] - Upgrade plexus-java to 1.1.2 (#177) @gnodet
  • [MCOMPILER-526] - Upgrade to parent 39 (#175) @gnodet
  • Bump junit from 4.12 to 4.13.1 in /src/it/multirelease-patterns/packaging-plugin (#115) @dependabot
  • [MCOMPILER-519] - Upgrade maven-invoker-plugin from 3.3.0 to 3.4.0 (#166) @psiroky
  • Bump qdox from 2.0.2 to 2.0.3 (#152) @dependabot
  • Bump maven-jxr-plugin from 3.2.0 to 3.3.0 (#146) @dependabot
  • Bump maven-jxr-plugin from 3.1.1 to 3.2.0 (#105) @dependabot
  • Bump junit from 4.10 to 4.13.1 in /src/it/MCOMPILER-203-processorpath/annotation-user (#114) @dependabot
  • Bump plexusCompilerVersion from 2.12.0 to 2.12.1 (#139) @dependabot
  • Bump maven-shared-utils from 0.1 to 3.3.3 in /src/it/MCOMPILER-157/annotation-verify (#127) @dependabot
  • Bump maven-shared-utils from 0.1 to 3.3.3 in /src/it/MCOMPILER-203-processorpath/annotation-verify (#128) @dependabot
  • Bump mockito-core from 4.6.0 to 4.6.1 (#132) @dependabot
  • Bump maven-release-plugin from 3.0.0-M5 to 3.0.0-M6 (#133) @dependabot
  • Bump mockito-core from 4.5.1 to 4.6.0 (#130) @dependabot
  • Bump maven-invoker-plugin from 3.2.2 to 3.3.0 (#131) @dependabot
  • Bump junit from 4.8.2 to 4.13.1 in /src/it/groovy-project-with-new-plexus-compiler (#124) @dependabot
  • Bump junit from 4.12 to 4.13.1 in /src/it/MCOMPILER-298 (#125) @dependabot
  • Bump plexusCompilerVersion from 2.11.2-SNAPSHOT to 2.12.0 (#122) @dependabot
  • Bump junit from 4.12 to 4.13.1 in /src/it/multirelease-patterns/singleproject-runtime (#110) @dependabot
  • Bump junit from 4.12 to 4.13.1 in /src/it/multirelease-patterns/multiproject/multirelease-nine (#112) @dependabot
  • Bump junit from 4.12 to 4.13.1 in /src/it/multirelease-patterns/multimodule/multirelease-base (#111) @dependabot
  • Bump junit from 4.10 to 4.13.1 in /src/it/MCOMPILER-157/annotation-user (#108) @dependabot
  • Bump junit from 4.12 to 4.13.1 in /src/it/multirelease-patterns/multiproject/multirelease-base (#109) @dependabot
  • Bump junit from 4.12 to 4.13.1 in /src/it/multirelease-patterns/multimodule/multirelease-nine (#113) @dependabot
  • Bump junit from 4.12 to 4.13.1 in /src/it/multirelease-patterns/singleproject-toolchains (#116) @dependabot
  • Bump commons-io from 2.4 to 2.7 in /src/it/MCOMPILER-203-processorpath/annotation-user (#117) @dependabot
  • Bump maven-javadoc-plugin from 3.3.2 to 3.4.0 (#118) @dependabot
  • Bump mockito-core from 4.4.0 to 4.5.1 (#107) @dependabot
  • Bump mockito-core from 4.3.1 to 4.4.0 (#100) @dependabot

πŸ‘» Maintenance

πŸ”§ Build

  • asf.yaml: autolink MCOMPILER JIRAs (#171) @psiroky
  • test build with 18 (#126) @olamy
maven-compiler-plugin - 3.10.1

Published by github-actions[bot] over 2 years ago

πŸš€ New features and improvements

  • [MCOMPILER-426] - add flag to enable-preview java compiler feature (#98) @olamy

πŸ› Bug Fixes

  • [MCOMPILER-346] - workaround to jdk bug: assertion error from javaxcompiler javax.tools API (#97) @olamy
  • [MCOMPILER-485] - Fixes internal string format in generated package-info.class (#95) @dbwiddis

πŸ“¦ Dependency updates

  • Bump maven-javadoc-plugin from 3.3.1 to 3.3.2 (#94) @dependabot

Other contributions

maven-compiler-plugin - 3.10.0

Published by github-actions[bot] over 2 years ago

🚨 Removed

πŸš€ New features and improvements

  • [MCOMPILER-205] - Add a boolean to generate missing package-info classes by default (#88) @gnodet
  • [MCOMPILER-474] - Also check jar files when determining if dependencies changed (#73) @Powerrr

πŸ› Bug Fixes

  • [MCOMPILER-225] - javac.sh/javac.bat added to archive (#91) @olamy
  • [MCOMPILER-481] - compiler plugin should include static module for compilation (#82) @olamy
  • [MCOMPILER-470] -parameters doesn't work with --release
  • [MCOMPILER-460] - Compiler doesn't show detailed information with the Maven Toolchains

πŸ“¦ Dependency updates

  • use plexus-compiler 2.10.0 (#92) @olamy
  • Bump mockito-core from 4.2.0 to 4.3.1 (#83) @dependabot

πŸ“ Documentation updates

  • [MCOMPILER-479] - Clarify compiler arguments Javadoc (#90) @hisener
  • (doc) Fix typo and follow xml block style used for other parameters (#89) @pzygielo

πŸ”§ Build

  • add more jdk for testing (#93) @olamy
maven-compiler-plugin - 3.8.1

Published by olamy over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/apache/maven-compiler-plugin/commits/maven-compiler-plugin-3.8.1

maven-compiler-plugin - 3.9.0

Published by olamy over 2 years ago

Content might be not complete

What's Changed

New Contributors

Full Changelog: https://github.com/apache/maven-compiler-plugin/commits/maven-compiler-plugin-3.9.0