Bump maven-compiler-plugin from 3.9.0 to 3.10.0
requested to merge dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.10.0 into master
Bumps maven-compiler-plugin from 3.9.0 to 3.10.0.
Release notes
Sourced from maven-compiler-plugin's releases.
3.10.0
🚨 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
📝 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
Commits
-
f4239a4
[maven-release-plugin] prepare release maven-compiler-plugin-3.10.0 -
fda9729
fix typo gtrhhhrhr -
49a40ab
use github -
bd72d75
back to snapshot again -
2863d29
[maven-release-plugin] prepare release maven-compiler-plugin-3.10.0 -
807d4e5
use last release plugin version -
037670c
restore snapshot version -
07d635a
[maven-release-plugin] prepare for next development iteration -
a0fa151
[maven-release-plugin] prepare release maven-compiler-plugin-3.10.0 -
500ade4
add more jdk for testing (#93) - Additional commits viewable in compare view