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