License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdorg.apache.maven.plugins |
ArtifactId | ArtifactIdmaven-clean-plugin |
Last Version | Last Version3.2.0 |
Release Date | Release Date |
Type | Typemaven-plugin |
Description |
DescriptionApache 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 |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-clean-plugin</artifactId>
<version>3.2.0</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.shared : maven-shared-utils | jar | 3.3.4 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-plugin-api | jar | 3.2.5 |
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.6.4 |
org.apache.maven : maven-core | jar | 3.2.5 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.plugin-testing : maven-plugin-testing-harness | jar | 3.3.0 |
org.apache.maven : maven-compat | jar | 3.2.5 |
junit : junit | jar | 4.13.2 |