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