Package org.apache.maven.plugins.clean


package org.apache.maven.plugins.clean
  • Class
    Description
    Cleans directories.
     
     
    Goal which cleans the build.
    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.
    Selects paths based on Ant-like glob patterns.
    Determines whether a path is selected for deletion.