Hi Kegan,
@This is an exciting release because after years on my TODO list, I've
finally added support for Maven toolchains: Congratulations on that, I
know how you feel - I just rolled out a feature that has been on our
team's TODO since 2010 (sic!*) about an hour ago ;-)
Cheers,
mg
*Yes, the year when "BioShock 2" and "Kane & Lynch 2: Dog Days" released
||-)
Am 22.01.2026 um 06:32 schrieb Keegan Witt:
GMavenPlus 4.3.0
<https://github.com/groovy/GMavenPlus/releases/tag/4.3.0> has been
released. This is an exciting release because after years on my
TODO list, I've finally added support for Maven toolchains
<https://maven.apache.org/guides/mini/guide-using-toolchains.html>
(specifically the jdk toolchain). In my testing, this appears to
be working and shouldn't break anything. But please let me know if
you find any issues.
-Keegan
Bugs
* Fixed constructor problem (#345
<https://github.com/groovy/GMavenPlus/pull/345>) (Thanks @cliviu
<https://github.com/cliviu>!)
Enhancements
* Support toolchains for compilation, GroovyDoc, and stub generation
(#349 <https://github.com/groovy/GMavenPlus/pull/349> and #356
<https://github.com/groovy/GMavenPlus/pull/356>) using the new
|fork| parameter
Potentially breaking changes
None
Notes
Full Changelog: 4.2.1...4.3.0
<https://github.com/groovy/GMavenPlus/compare/4.2.1...4.3.0>