| Package | Description |
|---|---|
| org.apache.maven.toolchain | |
| org.apache.maven.toolchain.java |
| Class and Description |
|---|
| DefaultToolchainManager |
| MisconfiguredToolchainException |
| RequirementMatcher |
| Toolchain
Toolchain interface.
|
| ToolchainManager
Public API for a toolchain-aware plugin to get expected toolchain instance.
|
| ToolchainManagerPrivate
Component for use by the
maven-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 and Description |
|---|
| DefaultToolchain
Default abstract toolchain implementation, to be used as base class for any toolchain implementation
to avoid rewriting usual code.
|
| MisconfiguredToolchainException |
| Toolchain
Toolchain interface.
|
| ToolchainFactory
Internal toolchain factory, to prepare toolchains instances.
|
| ToolchainPrivate
a private contract between the toolchains plugin and the components.
|
Copyright © 2001–2015 The Apache Software Foundation. All rights reserved.