public class PurgeLocalRepositoryMojo
extends org.apache.maven.plugin.AbstractMojo
Modifier and Type | Field and Description |
---|---|
static String |
ARTIFACT_ID_FUZZINESS |
static String |
FILE_FUZZINESS |
static String |
GROUP_ID_FUZZINESS |
static String |
VERSION_FUZZINESS |
Constructor and Description |
---|
PurgeLocalRepositoryMojo() |
Modifier and Type | Method and Description |
---|---|
void |
execute() |
public static final String FILE_FUZZINESS
public static final String VERSION_FUZZINESS
public static final String ARTIFACT_ID_FUZZINESS
public static final String GROUP_ID_FUZZINESS
Copyright © 2002-2012 Apache Software Foundation. All Rights Reserved.