A C E F O S T

A

addFileset(Fileset) - Method in class org.apache.maven.plugin.clean.CleanMojo
Adds a file-set to the list of file-sets to clean.

C

CleanMojo - Class in org.apache.maven.plugin.clean
Goal which cleans the build.
CleanMojo() - Constructor for class org.apache.maven.plugin.clean.CleanMojo
 

E

execute() - Method in class org.apache.maven.plugin.clean.CleanMojo
Deletes file-sets in the following project build directory order: (source) directory, output directory, test directory, report directory, and then the additional file-sets.

F

Fileset - Class in org.apache.maven.plugin.clean
Customizes the string representation of org.apache.maven.shared.model.fileset.FileSet to return the included and excluded files from the file-set's directory.
Fileset() - Constructor for class org.apache.maven.plugin.clean.Fileset
 

O

org.apache.maven.plugin.clean - package org.apache.maven.plugin.clean
 

S

setDirectory(File) - Method in class org.apache.maven.plugin.clean.CleanMojo
Sets the project build directory.
setOutputDirectory(File) - Method in class org.apache.maven.plugin.clean.CleanMojo
Sets the project build output directory.
setReportDirectory(File) - Method in class org.apache.maven.plugin.clean.CleanMojo
Sets the project build report directory.
setTestOutputDirectory(File) - Method in class org.apache.maven.plugin.clean.CleanMojo
Sets the project build test output directory.

T

toString() - Method in class org.apache.maven.plugin.clean.Fileset
Retrieves the included and excluded files from this file-set's directory.

A C E F O S T

Copyright © 2001-2012. All Rights Reserved.