Apache Maven Clean Plugin 3.3.2 Released

Slawomir Jaranowski <[email protected]>
Newsgroups gmane.comp.apache.maven.announce,gmane.comp.version-control.subversion.user,gmane.comp.apache.incubator.bigtop.devel
Message-ID <CAGjJkv0NXmxMPO9NuwZ+kYg2iQ3HS-Ha1GNAig0XG0ppQ=Midg__27157.9100329959$1698350522$gmane$org@mail.gmail.com>
The Apache Maven team is pleased to announce the release of the Apache
Maven Clean Plugin, version 3.3.2

The Clean Plugin is used when you want to remove files generated at
build-time in a project's directory.

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

You should specify the version in your project's plugin configuration:

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

You can download the appropriate sources etc. from the download page:
https://maven.apache.org/plugins/maven-clean-plugin/download.cgi

Release Notes - Maven Clean Plugin - Version 3.3.2

** Bug
    * [MCLEAN-111] - Fast clean does not work for filesets - files are
deleted in foreground

** Task
    * [MCLEAN-114] - Refresh download page

** Dependency upgrade
    * [MCLEAN-112] - Bump parent to 40
    * [MCLEAN-113] - Downgrade plexus-xml to 3.0.0

Enjoy,

-The Apache Maven team
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.