is not current version
Last Version 3.2.0

Apache Maven Clean Plugin 3.1.0

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

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.apache.maven.plugins
ArtifactId

ArtifactId

maven-clean-plugin
Version

Version

3.1.0
Type

Type

maven-plugin
Description

Description

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

Project URL

https://maven.apache.org/plugins/maven-clean-plugin/
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://github.com/apache/maven-clean-plugin/tree/maven-clean-plugin-3.1.0

Download maven-clean-plugin 3.1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.0
org.apache.maven.shared : maven-shared-utils jar 3.2.1

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.5.1

test (4)

Group / Artifact Type Version
org.apache.maven.plugin-testing : maven-plugin-testing-harness jar 2.1
org.apache.maven : maven-compat jar 3.0
org.apache.maven : maven-core jar 3.0
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.