Package org.apache.maven.toolchain
-
Interface Summary Interface Description RequirementMatcher Toolchain Toolchain interface.ToolchainFactory Internal toolchain factory, to prepare toolchains instances.ToolchainManager Public API for a toolchain-aware plugin to get expected toolchain instance.ToolchainManagerPrivate Component for use by themaven-toolchains-plugin
only.ToolchainPrivate a private contract between the toolchains plugin and the components.ToolchainsBuilder Builds the toolchains model from a previously configured filesystem path to the toolchains file. -
Class Summary Class Description DefaultToolchain Default abstract toolchain implementation, to be used as base class for any toolchain implementation to avoid rewriting usual code.DefaultToolchainManager DefaultToolchainManagerPrivate DefaultToolchainsBuilder Deprecated. instead useDefaultToolchainsBuilder
RequirementMatcherFactory RequirementMatcherFactory.ExactMatcher RequirementMatcherFactory.VersionMatcher -
Exception Summary Exception Description MisconfiguredToolchainException