maven-clean-plugin

org.apache.maven.plugins

The Maven Clean Plugin is a plugin that removes files generated at build-time in a project's directory.

Recommended: 3.4.0 22 versions maven-plugin Updated 1 year agoChecking...

Add to your project2.6.1

<dependency>
    <groupId>org.apache.maven.plugins</groupId>
    <artifactId>maven-clean-plugin</artifactId>
    <version>2.6.1</version>
</dependency>

Version Details — 2.6.1

Packaging
maven-plugin
Direct Deps
0
Total Deps
0
Published
Oct 26, 2014
License
Unknown

The Maven Clean Plugin is a plugin that removes files generated at build-time in a project's directory.

Checking security advisories...