@Mojo(name="purge-local-repository", threadSafe=true, requiresProject=false) public class PurgeLocalRepositoryMojo extends AbstractMojo
Constructor and Description |
---|
PurgeLocalRepositoryMojo() |
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()
skip
public void setSkip(boolean skip)
skip
- skip
Copyright © 2002–2018 The Apache Software Foundation. All rights reserved.