ant:clean
      
Full name:
      
org.apache.maven.plugins:maven-ant-plugin:2.4:clean
      
Description:
      
Clean all Ant build files.
      
Attributes:
      
        
- Requires a Maven project to be executed.
Optional Parameters
        
          
            
| Name | Type | Since | Description | 
          
            
| deleteCustomFiles | boolean | 2.2 | Forcing the deletion of the custom build.xml. Default value is: false.
 User property is: deleteCustomFiles.
 | 
        
       
      
Parameter Details
        
deleteCustomFiles:
        
Forcing the deletion of the custom build.xml.
        
          
- Type: boolean
- Since: 2.2
- Required: No
- User Property: deleteCustomFiles
- Default: false