Package | Description |
---|---|
org.apache.maven.toolchain | |
org.apache.maven.toolchain.java |
Modifier and Type | Method and Description |
---|---|
PersistedToolchains |
ToolchainsBuilder.build(File userToolchainsFile)
Builds the toolchains model from the configured toolchain files.
|
PersistedToolchains |
DefaultToolchainsBuilder.build(File userToolchainsFile)
Deprecated.
|
ToolchainPrivate |
ToolchainFactory.createToolchain(ToolchainModel model)
Create instance of toolchain.
|
ToolchainPrivate[] |
ToolchainManagerPrivate.getToolchainsForType(String type,
MavenSession context)
Retrieves every toolchains of given type available in user settings.
|
ToolchainPrivate[] |
DefaultToolchainManagerPrivate.getToolchainsForType(String type,
MavenSession context) |
Modifier and Type | Method and Description |
---|---|
ToolchainPrivate |
JavaToolchainFactory.createToolchain(ToolchainModel model) |
Copyright © 2001–2018 The Apache Software Foundation. All rights reserved.