Below you will find pages that utilize the taxonomy term “cactuslab”
April 7, 2026
Generate toolchains.xml for Maven builds
Version updated for https://github.com/cactuslab/maven-toolchains-xml-action to version v3.
This action is used across all versions by 25 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The maven-toolchains-xml-action GitHub Action automates the creation of a toolchains.xml file for Apache Maven, enabling the configuration of toolchains such as JDKs. It simplifies the process of defining custom toolchains by supporting JSON-based inputs, including properties for JDK version and path, as well as arbitrary <toolchain> entries.