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