Uses of Package
org.apache.maven.api.toolchain
Packages that use org.apache.maven.api.toolchain
Package
Description
Maven Core API
Defines core service interfaces that provide essential Maven functionality such as
artifact resolution, dependency management, and build execution.
Provides classes for managing Maven toolchains, which allow projects to use specific
tool installations (like JDKs, compilers, or other build tools) across different
environments without hardcoding paths.
This package contain support (mostly abstract) classes, that implement "base" of CLIng.
-
Classes in org.apache.maven.api.toolchain used by org.apache.maven.api
-
Classes in org.apache.maven.api.toolchain used by org.apache.maven.api.servicesClassDescriptionThe
<toolchains>
element is the root of the descriptor.Definition of a toolchain instance. -
Classes in org.apache.maven.api.toolchain used by org.apache.maven.api.toolchainClassDescriptionClass InputLocation.Class InputSource.The
<toolchains>
element is the root of the descriptor.Builder class used to create PersistedToolchains instances.Definition of a toolchain instance.Builder class used to create ToolchainModel instances.Common base class that contains code to track the source for this instance.Builder class used to create TrackableBase instances. -
Classes in org.apache.maven.api.toolchain used by org.apache.maven.cling.invoker
-
Classes in org.apache.maven.api.toolchain used by org.apache.maven.implClassDescriptionThe
<toolchains>
element is the root of the descriptor.Definition of a toolchain instance. -
Classes in org.apache.maven.api.toolchain used by org.apache.maven.internal.impl
-
Classes in org.apache.maven.api.toolchain used by org.apache.maven.toolchain.modelClassDescriptionThe
<toolchains>
element is the root of the descriptor.Definition of a toolchain instance.Common base class that contains code to track the source for this instance. -
Classes in org.apache.maven.api.toolchain used by org.apache.maven.toolchain.v4ClassDescriptionClass InputLocation.Class InputSource.The
<toolchains>
element is the root of the descriptor.Builder class used to create PersistedToolchains instances.Definition of a toolchain instance.Builder class used to create ToolchainModel instances.Common base class that contains code to track the source for this instance.Builder class used to create TrackableBase instances.