Uses of Package
org.apache.maven.toolchain
Packages that use org.apache.maven.toolchain
Package
Description
-
Classes in org.apache.maven.toolchain used by org.apache.maven.internal.implClassDescriptionTODO: refactor this, component extending component is bad practice.
-
Classes in org.apache.maven.toolchain used by org.apache.maven.toolchainClassDescriptionToolchain interface.Internal toolchain factory, to prepare toolchains instances.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.Deprecated. -
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.
ToolchainsBuilder
instead