public interface ToolchainManager
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ROLE |
Modifier and Type | Method and Description |
---|---|
Toolchain |
getToolchainFromBuildContext(java.lang.String type,
org.apache.maven.execution.MavenSession context)
to be used from plugins capable of working with toolchains.
|
Toolchain getToolchainFromBuildContext(java.lang.String type, org.apache.maven.execution.MavenSession context)