3.3.0
github-actions
released this
29 May 19:31
·
119 commits
to refs/heads/master
since this release
π₯ Breaking changes
- [MINVOKER-304] - Use only common groovy modules - xml, json (#124) @slawekjaranowski
- [MINVOKER-281] - java 8 as minimum (#57) @olamy
π New features and improvements
- [MINVOKER-269] - Execute forked Maven in quiet mode (#123) @slawekjaranowski
- [MINVOKER-288] - Failed setup job cause skip rest of jobs (#122) @slawekjaranowski
- [MINVOKER-303] - Print build summary at the end after logs (#119) @slawekjaranowski
- [MINVOKER-294] - Allow override mavenExecutable in invoker.properties (#118) @slawekjaranowski
π Bug Fixes
- [MINVOKER-299] - fix filtering-extensions test (#110) @slawekjaranowski
- [MINVOKER-297] - NPE when non-existing Maven Home (#104) @slawekjaranowski
- Fix Modello namespace (#100) @pzygielo
- [MINVOKER-273] - Environment variable with empty value (#49) @slawekjaranowski
π¦ Dependency updates
- Bump plexus-utils from 3.4.1 to 3.4.2 (#121) @dependabot
- [MINVOKER-301] - Upgrade Parent to 36 (#117) @slawekjaranowski
- Bump groovy-all from 3.0.9 to 3.0.10 (#108) @dependabot
- Bump mockito-core from 4.3.1 to 4.5.1 (#115) @dependabot
- Bump maven-invoker from 3.1.0 to 3.2.0 (#112) @dependabot
- [MINVOKER-298] - Upgrade Maven Reporting to 3.1.0 (#105) @slawekjaranowski
- Bump mockito-core from 4.2.0 to 4.3.1 (#98) @dependabot
- Bump slf4j-simple from 1.7.35 to 1.7.36 (#99) @dependabot
- Bump slf4j-simple from 1.7.33 to 1.7.35 (#93) @dependabot
- Bump slf4j-simple from 1.7.32 to 1.7.33 (#92) @dependabot
- Bump assertj-core from 3.20.2 to 3.22.0 (#90) @dependabot
- Bump maven-site-plugin from 3.9.1 to 3.10.0 (#88) @dependabot
- Bump mockito-core from 4.1.0 to 4.2.0 (#89) @dependabot
- Bump doxiaSitetoolsVersion from 1.10 to 1.11.1 (#85) @dependabot
- Bump extra-enforcer-rules from 1.4 to 1.5.1 (#84) @dependabot
- Bump doxiaVersion from 1.10 to 1.11.1 (#83) @dependabot
- Bump actions/setup-java from 2.3.0 to 2.3.1 (#72) @dependabot
- Bump actions/setup-java from 2.2.0 to 2.3.0 (#65) @dependabot
- Bump plexus-utils from 3.4.0 to 3.4.1 (#66) @dependabot
- Bump actions/setup-java from 2.1.0 to 2.2.0 (#63) @dependabot
- Bump plexus-utils from 3.1.0 to 3.4.0 (#55) @dependabot
- Bump doxiaSitetoolsVersion from 1.9.2 to 1.10 (#48) @dependabot
- [MINVOKER-274] - upgrade to groovy 3.0.8 (#58) @olamy
- Bump doxiaVersion from 1.9.1 to 1.10 (#47) @dependabot
- Bump maven-project-info-reports-plugin from 3.1.1 to 3.1.2 (#41) @dependabot
- [MINVOKER-281] - java 8 as minimum (#57) @olamy
- Bump actions/cache from 2.1.5 to 2.1.6 (#46) @dependabot
- Bump actions/checkout from 2 to 2.3.4 (#44) @dependabot
- Bump maven-shared-utils from 3.3.3 to 3.3.4 (#42) @dependabot
- Bump actions/cache from v2.1.4 to v2.1.5 (#40) @dependabot
- Bump junit from 4.13.1 to 4.13.2 (#37) @dependabot
π Documentation updates
- Correct doc: Replace
activeByDefault
byactiveProfiles
. (#95) @mdrie - Fix jenkins address in ciManagement (#54) @slawekjaranowski
- Fix jenkins address in anchors (#53) @slawekjaranowski
- Fix jenkins address in badges (#52) @slawekjaranowski
π» Maintenance
- [MINVOKER-296] - Warn-log the case of incomplete name-description (#97) @pzygielo
- Use localized format to avoid space before colon in English (#96) @pzygielo
- Remove unused parameter (#94) @pzygielo
- [MINVOKER-295] - Refactor for settings InvocationRequest in one place (#91) @slawekjaranowski
- Use String#join instead of manual joining (#82) @slawekjaranowski
- maven-invoker-plugin version should be override in pluginManagement (#81) @slawekjaranowski
- [MINVOKER-286] - Remove unused code corresponding to goals.txt, profiles.txt (#79) @slawekjaranowski
- Auto-close exploited resource (#70) @pzygielo
- Agree verb with subject (#71) @pzygielo
- Back to groovy all (#62) @olamy
- (doc) Fix typo (#50) @pzygielo
π§ Build
- use shared gh action (#76) @slawekjaranowski
- [MINVOKER-280] - Update java version in GitHub Action (#51) @slawekjaranowski