3.10.0
github-actions
released this
14 Feb 06:22
·
162 commits
to master
since this release
π¨ Removed
- [MCOMPILER-484] - Remove deprecated mojos (#87) @gnodet
π 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