@Mojo(name="toolchain", defaultPhase=VALIDATE, configurator="toolchains-requirement-configurator") public class ToolchainMojo extends AbstractMojo
| Constructor and Description |
|---|
ToolchainMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
protected String |
getToolchainRequirementAsString(String type,
Map<String,String> params) |
protected boolean |
selectToolchain(String type,
Map<String,String> params) |
getLog, getPluginContext, setLog, setPluginContextpublic void execute()
throws MojoExecutionException,
MojoFailureException
protected String getToolchainRequirementAsString(String type, Map<String,String> params)
protected boolean selectToolchain(String type, Map<String,String> params) throws MojoExecutionException
MojoExecutionExceptionCopyright © 2002–2014 The Apache Software Foundation. All rights reserved.