MVN

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

Maven & Gradle

Jun 14, 2023
14 usages
54 stars

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

<plugin>
    <groupId>org.apache.maven.plugins</groupId>
    <artifactId>maven-clean-plugin</artifactId>
    <version>3.3.1</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.maven.plugins : maven-clean-plugin to add to Maven - Latest Versions:

  • Latest Stable: 3.3.1
  • Latest Release Candidate: 2.0-rc1
  • Latest Beta: 2.0-beta-1

All Versions

Choose a version of org.apache.maven.plugins : maven-clean-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
3.3.x
maven-clean-plugin-3.3.1
3.2.x
maven-clean-plugin-3.2.0
3.1.x
maven-clean-plugin-3.1.0
3.0.x
maven-clean-plugin-3.0.0
2.6.x
maven-clean-plugin-2.6.1
2.6
maven-clean-plugin-2.6
2.5
maven-clean-plugin-2.5
2.4.x
maven-clean-plugin-2.4.1
2.4
maven-clean-plugin-2.4
2.3
maven-clean-plugin-2.3
2.2
maven-clean-plugin-2.2
2.1.x
maven-clean-plugin-2.1.1
2.1
maven-clean-plugin-2.1
2.0
maven-clean-plugin-2.0
maven-clean-plugin-2.0-beta-1
maven-clean-plugin-2.0-rc1

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

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

Advertisement

Dependencies from Group

May 03, 2023
208 usages
22 stars
Feb 12, 2023
135 usages
73 stars
May 19, 2023
131 usages
137 stars
Feb 14, 2023
115 usages
187 stars
May 17, 2023
108 usages
25 stars

Discover Dependencies

May 27, 2021
3 usages
126 stars
Aug 09, 2022
5 usages
270 stars
May 15, 2023
94 usages
132 stars
Feb 10, 2020
166 usages
4.2k stars
Aug 13, 2014
38 usages
7 stars
Aug 23, 2023
209 usages
2.6k stars
Mar 02, 2023
2.7k usages
345 stars
May 15, 2023
15 usages
90 stars