| Package | Description |
|---|---|
| org.apache.maven.toolchain.building |
| Modifier and Type | Class | Description |
|---|---|---|
class |
DefaultToolchainsBuildingResult |
Holds the result of the merged toolchains and holds the problems during this build, if any.
|
| Modifier and Type | Method | Description |
|---|---|---|
ToolchainsBuildingResult |
DefaultToolchainsBuilder.build(ToolchainsBuildingRequest request) |
|
ToolchainsBuildingResult |
ToolchainsBuilder.build(ToolchainsBuildingRequest request) |
Builds the effective toolchains of the specified toolchains files.
|