All Classes and Interfaces
Class
Description
Discover the JDK toolchains and print them to the console.
Run the JDK toolchain discovery mechanism and generates a toolchains XML.
Display help information on maven-toolchains-plugin.
Call
Call
mvn toolchains:help -Ddetail=true -Dgoal=<goal-name> to display parameter details.Discover JDK toolchains and select a matching one.
Jdk usage mode
Custom Plexus ConfigurationConverter to instantiate
ToolchainRequirement from configuration.Toolchain discoverer service: tries
JAVA{xx}_HOME environment variables, third party installers and
OS-specific locations.Check that toolchains requirements are met by currently configured toolchains in
toolchains.xml and
store the selected toolchain in build context for later retrieval by other plugins.A configurator for components that handles toolchain requirements specified in Maven configuration.
Type for plugin's
toolchain attribute representing toolchains requirements.