Uses of Package
org.apache.maven.toolchain
Packages that use org.apache.maven.toolchain
-
Classes in org.apache.maven.toolchain used by org.apache.maven.toolchainClassDescriptionToolchain interface.Public API for a toolchain-aware plugin to get expected toolchain instance.Component for use by the
maven-toolchains-plugin
only.a private contract between the toolchains plugin and the components.Builds the toolchains model from a previously configured filesystem path to the toolchains file. -
Classes in org.apache.maven.toolchain used by org.apache.maven.toolchain.javaClassDescriptionDefault abstract toolchain implementation, to be used as base class for any toolchain implementation to avoid rewriting usual code.Toolchain interface.Internal toolchain factory, to prepare toolchains instances.a private contract between the toolchains plugin and the components.