Package org.apache.maven.plugins.clean
-
Class Summary Class Description CleanMojo Goal which cleans the build.Fileset Customizes the string representation oforg.apache.maven.shared.model.fileset.FileSet
to return the included and excluded files from the file-set's directory.HelpMojo Display help information on maven-clean-plugin.
Callmvn clean:help -Ddetail=true -Dgoal=<goal-name>
to display parameter details.