org.apache.maven.toolchain
public interface ToolchainPrivate extends Toolchain
Modifier and Type | Method and Description |
---|---|
ToolchainModel |
getModel() |
boolean |
matchesRequirements(java.util.Map requirements)
Let the toolchain decide if it matches requirements defined
in the toolchain plugin configuration.
|