[top] / org / apache / maven / plugins /
maven-clean-plugin /
2.2
The Maven Clean Plugin is a plugin that removes files generated at build-time in a project's directory.
Repository |
external |
Group ID |
org.apache.maven.plugins |
Artifact ID |
maven-clean-plugin |
Version |
2.2 |
Packaging |
maven-plugin |
Parent |
org.apache.maven.plugins maven-plugins 10
(View)
|
POM Snippet
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-clean-plugin</artifactId>
<version>2.2</version>
</plugin>
Other Details
SCM