Release v2.1.0
github-actions
released this
31 Jul 18:56
·
89 commits
to refs/heads/master
since this release
What’s Changed
🚀 Features
- Add a :report goal to generate plugin executions list in HTML (#137) @jcgay
- Reorder table columns order for list goal (#118) @jcgay
🧰 Maintenance
- Automatically release on Maven Central (#138) @jcgay
- Fixed #130 - Migrate to JUnit Jupiter (#131) @khmarbaise
- Fixed #128 - Build on JDK11/JDK17 produces warning - Illegal reflecti… (#129) @khmarbaise
- Fixed #126 - Code cleanup / Improvements (#127) @khmarbaise
- Fixed #124 - Cleanup pom file (#125) @khmarbaise
- Fixed #122 - Link to License should be https instead of http (#123) @khmarbaise
- Rewrite ITs with maven-it-extension (#132) @jcgay
- Reports code coverage on PR (#120) @jcgay
- Publish Test results on GitHub (#119) @jcgay
- use compiler release parameter instead of toolchain (#114) @hboutemy
- improve site: goals menu and edit link (#113) @hboutemy
⚙️ Dependencies
- Bump junit-bom from 5.8.2 to 5.9.0 (#133) @dependabot
- Use Maven 3.8.6 (#121) @jcgay
- Bump mojo-parent from 68 to 69 (#117) @dependabot
- Bump jreleaser-maven-plugin from 1.0.0 to 1.1.0 (#116) @dependabot