ant:clean

Full name:

org.apache.maven.plugins:maven-ant-plugin:2.1:clean

Description:

Clean all Ant build files.

Attributes:

  • Requires a Maven 2.0 project to be executed.

Required Parameters

Name Type Since Description
project MavenProject - The working project.

Parameter Details

project :

The working project.

  • Type: org.apache.maven.project.MavenProject
  • Required: Yes
  • Expression: ${project}