@Mojo(name="cleanStories",
defaultPhase=CLEAN)
public class CleanStoriesAll
extends org.apache.maven.plugin.AbstractMojo
| Modifier and Type | Field and Description |
|---|---|
protected String |
outputDirectory |
| Constructor and Description |
|---|
CleanStoriesAll() |
| Modifier and Type | Method and Description |
|---|---|
static void |
cleanupFolders(String startingFolder) |
void |
execute() |
static void |
main(String[] args)
Deprecated.
|
@Parameter(defaultValue="src\\test\\resources",
property="outputDir",
required=true)
protected String outputDirectory
@Deprecated public static void main(String[] args)
public void execute()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
org.apache.maven.plugin.MojoExecutionExceptionorg.apache.maven.plugin.MojoFailureExceptionpublic static void cleanupFolders(String startingFolder) throws FileNotFoundException
FileNotFoundExceptionCopyright © 2015. All rights reserved.