@Mojo(name="get", requiresProject=false, threadSafe=true) public class GetMojo extends AbstractMojo
settings.xml
Constructor and Description |
---|
GetMojo() |
Modifier and Type | Method and Description |
---|---|
void |
execute() |
boolean |
isSkip() |
void |
setSkip(boolean skip) |
getLog, getPluginContext, setLog, setPluginContext
public void execute() throws MojoExecutionException, MojoFailureException
public boolean isSkip()
public void setSkip(boolean skip)
Copyright © 2002–2015 The Apache Software Foundation. All rights reserved.