| Interface | Description |
|---|---|
| Cleaner.Logger | |
| Selector |
Determines whether a path is selected for deletion.
|
| Class | Description |
|---|---|
| Cleaner |
Cleans directories.
|
| Cleaner.Result | |
| CleanMojo |
Goal which cleans the build.
|
| Fileset |
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. |
| GlobSelector |
Selects paths based on Ant-like glob patterns.
|
| HelpMojo |
Display help information on maven-clean-plugin.
Call mvn clean:help -Ddetail=true -Dgoal=<goal-name> to display parameter details. |