Releases: mojohaus/exec-maven-plugin
Releases · mojohaus/exec-maven-plugin
3.6.3
📝 Documentation updates
- Document thread group isolation limitation in java goal (#503) @copilot-swe-agent[bot]
👻 Maintenance
- JUnit 5 best practices (#505) @slachiewicz
- Move ExecJavaMojoTest, ExecMojoTest to JUnit 5 (#502) @slawekjaranowski
- Add support for JEP 512 for for package-private static main method (#499) @anuragagarwal561994
- Move to JUnit 5 (#501) @slawekjaranowski
📦 Dependency updates
- Bump asm.version from 9.9 to 9.9.1 (#509) @dependabot[bot]
- Bump org.apache.commons:commons-exec from 1.5.0 to 1.6.0 (#508) @dependabot[bot]
3.6.2
🚀 New features and improvements
📦 Dependency updates
- Bump asm.version from 9.8 to 9.9 (#498) @dependabot[bot]
3.6.1
🐛 Bug Fixes
- Revert change from #480 - plugin dependencies must be resolved from plugin repositories (#496) @slawekjaranowski
📦 Dependency updates
- Bump org.codehaus.mojo:mojo-parent from 93 to 94 (#495) @dependabot[bot]
3.6.0
🚀 New features and improvements
- [ExecMojo]Add
getShebangmethod to correctly set the command line executable name (#487) @uchenily - JEP 512 Support (#484) @cayhorstmann
🐛 Bug Fixes
- fix inheritIo option (#488) @dernasherbrezon
- Fix for #479 - Wrong repositories used to collect deps (#480) @cstamas
👻 Maintenance
- Use JSR-330 for component injection (#493) @slawekjaranowski
- Re-run failed tests (#491) @slawekjaranowski
- Restore default matrix build (#486) @slawekjaranowski
📦 Dependency updates
- Use Maven 3.9.11 in dependencies, still requires 3.6.3 as minimum (#492) @slawekjaranowski
- Bump org.codehaus.mojo:mojo-parent from 92 to 93 (#483) @dependabot[bot]
- Bump org.codehaus.mojo:mojo-parent from 91 to 92 (#478) @dependabot[bot]
- Bump org.codehaus.mojo:mojo-parent from 90 to 91 (#477) @dependabot[bot]
- Bump org.codehaus.mojo:mojo-parent from 89 to 90 (#476) @dependabot[bot]
3.5.1
🐛 Bug Fixes
- Add ClassLoader support for ASM ClassWriter (#472) @slawekjaranowski
📦 Dependency updates
- Bump org.codehaus.mojo:mojo-parent from 88 to 89 (#475) @dependabot[bot]
- Bump org.codehaus.mojo:mojo-parent from 87 to 88 (#474) @dependabot[bot]
- Bump org.apache.commons:commons-exec from 1.4.0 to 1.5.0 (#473) @dependabot[bot]
- Bump commons-io:commons-io from 2.7 to 2.14.0 in /src/test/projects/project6/project5lib (#470) @dependabot[bot]
- Bump commons-io:commons-io from 2.7 to 2.14.0 in /src/test/projects/project1 (#468) @dependabot[bot]
- Bump asm.version from 9.7.1 to 9.8 (#467) @dependabot[bot]
- Bump commons-io:commons-io from 2.7 to 2.14.0 in /src/test/projects/project2 (#465) @dependabot[bot]
- Bump commons-io:commons-io from 2.7 to 2.14.0 in /src/test/projects/project14 (#464) @dependabot[bot]
- Bump commons-io:commons-io from 2.7 to 2.14.0 in /src/test/projects/project3 (#463) @dependabot[bot]
- Bump org.codehaus.mojo:mojo-parent from 86 to 87 (#460) @dependabot[bot]
👻 Maintenance
- Fix ITs for Maven 4 rc-3 (#462) @slawekjaranowski
- Document how to use env vars in commandlineArgs (#459) @cpfeiffer
3.5.0
🚀 New features and improvements
- Add toolchain java path to environment variables in ExecMojo (#455) @michalm2000
🐛 Bug Fixes
- #322, enable to control the exec:java interaction with JVM classloader more finely (#337) @rmannibucau
📦 Dependency updates
- Bump org.codehaus.mojo:mojo-parent from 85 to 86 (#445) @dependabot
- Bump commons-io:commons-io from 2.7 to 2.14.0 in /src/it/projects/project6/project5lib (#451) @dependabot
- Bump asm.version from 9.7 to 9.7.1 (#452) @dependabot
- Bump commons-io:commons-io from 2.7 to 2.14.0 in /src/it/projects/setup-parent (#450) @dependabot
- Bump commons-io:commons-io from 2.7 to 2.14.0 in /src/test/projects/project13 (#449) @dependabot
- Bump org.codehaus.plexus:plexus-utils from 4.0.1 to 4.0.2 (#447) @dependabot
👻 Maintenance
- Update site descriptor to 2.0.0 (#457) @slawekjaranowski
- Toolchains manual improvements (#456) @slawekjaranowski
- Manage version of maven-toolchains-plugin (#454) @slawekjaranowski
3.4.1
🐛 Bug Fixes
- Environment variable Path should be used as case-insensitive (#442) @slawekjaranowski
- fix: NPE because declared MavenSession field hides field of superclass (#439) @sebthom
📦 Dependency updates
- Bump org.codehaus.mojo:mojo-parent from 84 to 85 (#441) @dependabot
👻 Maintenance
- Remove redundant spotless configuration (#440) @slawekjaranowski
🔧 Build
- Use Maven4 enabled with GH Action (#443) @slawekjaranowski
- Use shared release drafter GH Action (#444) @slawekjaranowski
3.4.0
🚀 New features and improvements
🐛 Bug Fixes
📦 Dependency updates
- Bump org.codehaus.mojo:mojo-parent from 82 to 84 (#434) @dependabot
- Bump org.codehaus.plexus:plexus-xml from 3.0.0 to 3.0.1 (#431) @dependabot
👻 Maintenance
- Remove Log4j 1.2.x from ITs (#437) @slawekjaranowski
🔧 Build
- Use Maven 3.9.7 and 4.0.0-beta-3 (#433) @slawekjaranowski
3.3.0
🚀 New features and improvements
- Add option to include runtime and provided (#61) @rehevkor5
📦 Dependency updates
- Bump org.codehaus.mojo:mojo-parent from 80 to 82 (#429) @dependabot
- Bump org.codehaus.plexus:plexus-utils from 4.0.0 to 4.0.1 (#424) @dependabot
- Bump asm.version from 9.6 to 9.7 (#422) @dependabot
- Bump apache/maven-gh-actions-shared from 3 to 4 (#420) @dependabot
3.2.0
🚀 New features and improvements
- Enable to exec:java runnables and not only mains with loosely coupled injections (#408) @rmannibucau
- Try to get rid of legacy API which can break starting with java 17 (#409) @rmannibucau
🐛 Bug Fixes
- Fix #401 - Maven v4 compatibility (#414) @slawekjaranowski
📦 Dependency updates
- Bump org.codehaus.mojo:mojo-parent from 78 to 80 (#419) @dependabot
- Bump commons-io:commons-io from 1.1 to 2.7 in /src/it/projects/setup-parent (#416) @dependabot
- Bump org.apache.commons:commons-exec from 1.3 to 1.4.0 (#405) @dependabot
- Bump org.codehaus.mojo:mojo-parent from 77 to 78 (#406) @dependabot
- Bump org.codehaus.plexus:plexus-component-metadata from 2.1.1 to 2.2.0 (#403) @dependabot
- Bump org.codehaus.plexus:plexus-component-annotations from 2.1.1 to 2.2.0 (#404) @dependabot
👻 Maintenance
- ITs improvement (#415) @slawekjaranowski
- Fix documentation formatting, add menu items for new examples (#412) @slawekjaranowski
- Execute mexec-137 also on unix family (#413) @slawekjaranowski
- Remove unused test (#410) @slawekjaranowski
🔧 Build
- Bump release-drafter/release-drafter from 5 to 6 (#417) @dependabot