You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2018/01/02 23:31:46 UTC

[maven-clean-plugin] annotated tag maven-clean-plugin-2.4 updated (d45de8a -> 555cd03)

This is an automated email from the ASF dual-hosted git repository.

hboutemy pushed a change to annotated tag maven-clean-plugin-2.4
in repository https://gitbox.apache.org/repos/asf/maven-clean-plugin.git.


*** WARNING: tag maven-clean-plugin-2.4 was modified! ***

    from d45de8a  (tag)
      to 555cd03  (tag)
 tagging 39b569bc1e27fda0dbe854f4c9f9b11e8aad9abc (commit)
 replaces maven-clean-plugin-2.3
      by Hervé Boutemy
      on Sun Jan 10 22:03:37 2010 +0000

- Log -----------------------------------------------------------------
maven-clean-plugin-2.4 reworked after migration from aggregate svn to split git
-----------------------------------------------------------------------

 discard 67ffd57  [maven-scm] copy for tag maven-clean-plugin-2.4
 discard 39284db  [maven-release-plugin] prepare release maven-clean-plugin-2.4
 discard f65bb62  [MCLEAN-39] followSymLinks is always set to true [MCLEAN-32] Out of Memory Error cleaning target directory with *large* number of sub-directories
 discard 7788e73  o Updated to maven-invoker-plugin:1.4
 discard 181aa5d  upgrade parent version to ensure source-release is automatic.
 discard 36f0289  o fixed ambiguous links o added Doxia xsd
 discard aba0379  o filtering version in doc
 discard 1da1c96  used http://maven.apache.org/xsd/* for schema location
 discard af81f72  o Inherited from maven-plugins:13
 discard 2a68c6b  use the latest parents
 discard beb091d  [maven-release-plugin] prepare for next development iteration
 discard c99f532  [maven-release-plugin] prepare release maven-clean-plugin-2.3
 discard f360046  use new file management
 discard 72fbb2a  o Removed superfluos repo definition which is inherited from ASF parent
 discard 7c78db4  o Fixed svn:keywords
 discard 72a5654  o Adjusted IT settings to compensate for the unusual unix-style local repo path used on the Windows nodes of the Hudson grid
 discard cb0da5d  o Updated all plugins to use maven-invoker-plugin:1.3 to workaround MNG-3284 and bogus CI failures
 discard 2a1b98e  o Formatted/reordered POM
 discard 042f6dd  o Inherited from maven-plugins:12
 discard 9326f04  [MCLEAN-29] Maven clean plugin doesn't filter resources from exclude list
 discard a4456dc  [MCLEAN-28] maven-clean-plugin doesn't delete directories with symlinks in them
 discard 7360bdc  o Polished docs
 discard db7445b  [MCLEAN-33] Cannot Supress Default clean while still cleaning
 discard faf64d2  [MCLEAN-34] NPE when forcing delete of directory [MCLEAN-35] Upgrade plexus-utils to a new version
 discard 1968467  o Polished javadocs/annotations
 discard 4f48f60  o Unified logging and error handling for default directories and additional file sets
 discard 247695e  [MCLEAN-37] Make verbose mode default to Maven's global debug mode
 discard ad084c4  o Added further integration test
 discard 62e1cfa  [MCLEAN-36] filesets with an absolute path directory are ignored when !project.isExecutionRoot()
 discard c630f62  o Beautified string representation
 discard 38f9c5f  [MCLEAN-31] Always resolve relative path against the project's base directory
 discard 6156831  o Added integration test to check handling of relative for file sets
 discard d9c8cfb  o Updated index page of plugin site
 discard 9ff1ab8  o Explicitly stated UTF-8 as file encoding o Updated license header
 discard 7a8a213  o Changed encoding of site descriptor to UTF-8 just like used for POMs o Updated/added license headers
 discard 1d0ea97  o Updated index page of plugin site
 discard f68e4cc  o Updated index page of plugin site
 discard 2984368  o Added ASF snapshot repo to user settings of ITs (e.g. to make sure they can resolve snapshot parents)
 discard 6d07b52  o Added basic integration test
 discard bb264a5  o Updated SCM web url
 discard c78d8ab  o Reordered POM
 discard b91b6d3  o Added stub IT profile to highlight plugins during CI
 discard 59b0912  Try to use the 12-SNAPSHOT parent
 discard f4271ed  o Update links to Doxia APT reference.
 discard 254609c  o Added bin to svn:ignore
 discard 628a699  upgrade to last parent remove redudant plugin declaration
 discard c6cab35  o Added svn:eol-style=native
 discard c456fd1  [maven-release-plugin] prepare for next development iteration
 discard b50f630  [maven-release-plugin] prepare release maven-clean-plugin-2.2
 discard 2ac8599  o locked maven-source-plugin to 2.0.4 to pick up remote resources (LICENSE/NOTICE)
 discard 181dd60  o back down to perform a new release due to Daniel's mail http://mail-archives.apache.org/mod_mbox/maven-dev/200711.mbox/%3c14028020.post@talk.nabble.com%3e
 discard a0d15fb  [maven-release-plugin] prepare for next development iteration
 discard a0f2e34  [maven-release-plugin] prepare release maven-clean-plugin-2.2
 discard 670c01f  o minor documentation updates
 discard 8df40fb  o fixed checkstyle errors
 discard de8890f  o added since tag
 discard ae0c4ff  o bumped to release file-management:1.2
 discard 0852389  o ignored Eclipse dir
 discard 2707b3a  o updated test cases o test locked files on windows
 discard 4b48339  o using MNG-3294 o renamed ignoreErrors parameter to failOnError to be more consistent with other plugins o updated doc and tests
 discard 72e50bc  o added scm tag due to Dennis's comment on dev@
 discard ac92bcc  o uncomment tests which plays with locked files.
 discard 3c589eb  MCLEAN-8: conversion of the existing unit tests to use the AbstractMojoTestCase from the plugin testing harness Submitted by: Jesse McConnell Reviewed by: Vincent Siveton
 discard 2a47702  o bumped to maven-plugins:10 o removed junit dependency
 discard b83a325  o removed tab
 discard 7d0fb6f  fix NPE in tests
 discard 5b4cedb  o added project's description
 discard f019099  o updated doc and javadoc
 discard 5140454  MCLEAN-27: fileset directory does not work as expected when cleaning "modules" in sub-directories
 discard 3964bbf  MCLEAN-22: Possibility to ignore deletion failures
 discard 83e64e7  o renamed file
 discard 199f589  MCLEAN-24: Disable plugin execution
 discard 438c231  o Keep the project tag on one line, to avoid loosing the license info when doing a release.
 discard d3bbb73  o added since tag
 discard 4039ac4  MCLEAN-25: Optionally don't delete the 'target ' directory
 discard 98510c8  o move faq.apt to fml
 discard 1b081af  o lock surefire-plugin version to 2.3 to avoid Plexus pb
 discard 164ef28  o reorganize dependencies
 discard 064a09f  o fixed license header o no code change
 discard affbaa0  o added some conditions on dir in removeDirectory()
 discard d91e28b  MCLEAN-26: Long pathnames on windows platforms cannot be deleted
 discard db883ff  Update parent version to 8, as 8-SNAPSHOT is never deployed and 8 is released
 discard 5431172  - move plugin-plugin out of 'reporting' for plugins. It's a required part of the site, and does not cause any issues with the reactor or site generation - update to snapshots
 discard cc486a8  o updating to latest released parent
 discard 94cc9a5  put back the Overview menu - when you inherit menu items they are meant to be resolved against the parent, by design - so these always belonged in the child POM.
 discard 4064229  use inheritence and make all the site appearances consistent
 discard 371d0cd  Use right current version
 discard 29afff6  Update parent pom
 discard 5f59319  [maven-release-plugin] prepare for next development iteration
 discard a68e84d  [maven-release-plugin] prepare release maven-clean-plugin-2.1.1
 discard 287716b  Upgrade parent pom
 discard d5c55c5  [MCLEAN-18] make source checkstyle compliant Submitted by: Franz Allan Valencia See
 discard 4730a6e  added site documentation license headers
 discard ad346ab  [MCLEAN-9] document and test cleaning the report directory Submitted by: Denis Cabasson
 discard 6a806a0  fix link
 discard 49e34db  MNG-2460: Incorrect POM inheritance for plugins
 discard e9e08f6  - improved some site pages having redundant title bar messages - removed the report plugins in pom.xml - used the example description instead of the word "Example" to the title bar when viewing examples (thanks to Dennis Lundberg for the idea)
 discard 8dc14dc  PR: MCLEAN-14
 discard 6468637  removed invalid examples link in site.xml
 discard a4c727f  PR: MCLEAN-14
 discard 3c0109d  PR: MCLEAN-15
 discard c1f9ac8  PR: MCLEAN-14
 discard ae1e962  PR: MCLEAN-13
 discard 0163212  PR: MCLEAN-12 Add site documentation
 discard 5cc23d6  remove release.properties from ignores
 discard 5b45b14  adjust parent POMs
 discard 3c893d8  disable some tests that are platform specific
 discard 610ba06  [MCLEAN-6] basedir align test to work in multiproject
 discard 360457f  [MCLEAN-6] additional tests for the clean plugin. Most of these really belong in the file-management shared lib. Note the bug in the lib.
 discard e75168d  add copyright
 discard 25e81f6  [MCLEAN-6] add unit tests for clean plugin Submitted by: Jesse McConnell
 discard 3bd444a  [maven-release-plugin] prepare for next development iteration
 discard f413722  [maven-release-plugin] prepare release maven-clean-plugin-2.1
 discard 39ea221  Modding file-management version to 1.0.
 discard 9f4ae84  Changed snapshot version to 2.1-SNAPSHOT.
 discard fbd1fb8  Removing maven-shared-monitor for now.
 discard 9b89c40  Removed a debug line.
 discard 6351a2e  Changed to reflect changes in the file-management library, which allow the mojo to pass in a monitor adapter for logging, and a verbose flag.
 discard fe8ba26  Removed test configuration for clean mojo.
 discard 7933206  Adding support for filesets using maven/shared/file-management.
 discard 8f54113  [MCLEAN-4] Adding flag followSymLinks which defaults to false, and will cause the clean mojo to detect symbolic links and either traverse them when deleting, or (by default) simply delete the links.
 discard 144b00e  move plugins
 discard 8407cb4  ignore
 discard 643fc2d  [maven-release-plugin] prepare for next development iteration
 discard 1e87e9c  [maven-release-plugin] prepare release maven-clean-plugin-2.0
 discard 74ce5fa  update versions in plugins
 discard 7a6d705  upgrade plexus utils to 1.0.4-SNAPSHOT. The group ID has changed, so add a bunch of exclusions to ensure the old is not picked up fix bugs in mboot that wasn't honoring excludes.
 discard 367901d  rename mojo
 discard 936190d  remove release poms
 discard c82b8fc  set next version
 discard b3dab84  [maven-release-plugin] prepare release maven-clean-plugin-2.0-rc1
 discard 01c5522  update version
 discard d2ce9bb  other directories may not be under target
 discard b1df5c1  ignore release.properties and more
 discard deb7fcf  [maven-release-plugin] prepare for next development iteration
 discard 9e4b99c  [maven-release-plugin] prepare release maven-clean-plugin-2.0-beta-1
 discard 5597901  rollback release, I was missing the tag base
 discard 53c6de4  remove release pom
 discard 95acc12  [maven-release-plugin] prepare release maven-clean-plugin-2.0-beta-1
 discard 9f24a73  update dependency and parent versions
 discard ed395c9  Fixing MNG-825: "Clean plugin should fail if unable to delete target" o Changed the default from complaining through the logger to throwing an   exception.
 discard 9851cea  PR: MNG-596 add XSD definition to m2 poms and archetypes
 discard 6ad5043  Fix svn properties
 discard 6e72adb  Update all versions to beta-1-SNAPSHOT
 discard 045f9ae  Resolving: MNG-495
 discard 2400cb0  update parent references to get access to the ci settings
 discard 7025be6  remove old cvs ignore files
 discard 915422b  bump versions
 discard cac1b36  use released versions
 discard b1f44fe  set consistent versions
 discard 4e4e54a  Renamed Plugin.java, AbstractPlugin.java, PluginExecutionRe(quest|sponse) PluginExecutionException to Mojo*
 discard cff044d  o Cleaned up field-level annotation support (especially descriptor extraction, generation, and building) o Converted all "core" plugins (including maven-core-it-plugin) to use field-level annotations o Removed generation of parameter descriptors for ${/#component.* param specifications. o Added @readonly for parameters that cannot be overridden by user configuration (List override was dangerous here) o Added validation against pom-derived configuration for @readonly para [...]
 discard c5fbe74  change expressions to use ${} instead of #
 discard 6995f5c  improved error handling and other clean up
 discard 52e175a  clean up exception handling
 discard f77257a  split the plugin API and the plugin descriptor code
 discard 141a7cf  release alpha-1 plugins
 discard 70ade58  clean up dependencies.
 discard ad8b94f  change the maven group ID
 discard 58fcdad  make the detection cleaner to make it easier to clean up later
 discard af9403a  most basic of field based plugins
 discard bb757ff  move log to AbstractPlugin, out of request. Request now contains only parameters (will move to fields) and marmalade context (can move to marmalade mojo wrapper)
 discard f154bf6  PR: MNG-52 change type of maven plugins to "maven-plugin" instead of plugin. This should allow other products to have different plugin types, if necessary.
 discard 384ad58  flip pom format
 discard 2cc6b4b  o Added first-pass logging and event-monitoring impls. Converted all System.out calls in maven-component plugins to use logger.
 discard d74e0bf  o Setting some additional ignores.
 discard ca36e87  *** empty log message ***
 discard 5993541  o Adding <modelVersion> to the poms.
 discard 21dae77  plugins' poms are using type = plugin
 discard 451fbd2  correcting package (just to know if this is a right one:) )
 discard 1e69ad1  o correcting @tags from feedback
 discard eb9df6a  o updating format of the @tags
 discard bee9a88  o cleaning up the @tags which are now a lot more simple
 discard e6f649d  o doing the pom.xml thing PR: Obtained from: Submitted by: Reviewed by:
 discard effd7fe  Fix plugins name.
 discard 215163c  o get rid of plugin.xml as they are generated now from @tags in the   sources.
 discard 6fb9a55  Fix artifactId of parent plugin pom
 discard e1b1727  turn into a maven plugin and add @tags for descriptor generation.
 discard d2edc8f  *** empty log message ***
 discard 2e98728  o Adding eclipse excludes.
 discard afa09c7  A simple clean plugin
     add 47acbe0  A simple clean plugin
     add 451e370  o Adding eclipse excludes.
     add 97e0c3f  *** empty log message ***
     add 920e5a6  turn into a maven plugin and add @tags for descriptor generation.
     add d5e67c9  Fix artifactId of parent plugin pom
     add 62a60a1  o get rid of plugin.xml as they are generated now from @tags in the   sources.
     add 25e9a27  Fix plugins name.
     add e5c4962  o doing the pom.xml thing PR: Obtained from: Submitted by: Reviewed by:
     add a647013  o cleaning up the @tags which are now a lot more simple
     add c4d5de2  o updating format of the @tags
     add 820154b  o correcting @tags from feedback
     add 52052f8  correcting package (just to know if this is a right one:) )
     add 7ac5414  plugins' poms are using type = plugin
     add 8410537  o Adding <modelVersion> to the poms.
     add be511aa  *** empty log message ***
     add 4aaca17  o Setting some additional ignores.
     add 7dd4a82  o Added first-pass logging and event-monitoring impls. Converted all System.out calls in maven-component plugins to use logger.
     add 632affe  flip pom format
     add 25b82d2  PR: MNG-52 change type of maven plugins to "maven-plugin" instead of plugin. This should allow other products to have different plugin types, if necessary.
     add 2e43ba6  move log to AbstractPlugin, out of request. Request now contains only parameters (will move to fields) and marmalade context (can move to marmalade mojo wrapper)
     add 30674d2  most basic of field based plugins
     add f2f5ca8  make the detection cleaner to make it easier to clean up later
     add 687394d  change the maven group ID
     add 737357a  clean up dependencies.
     add 764ebe4  release alpha-1 plugins
     add 993ffc0  split the plugin API and the plugin descriptor code
     add f418277  clean up exception handling
     add 77d3608  improved error handling and other clean up
     add 2b61297  change expressions to use ${} instead of #
     add c42123a  o Cleaned up field-level annotation support (especially descriptor extraction, generation, and building) o Converted all "core" plugins (including maven-core-it-plugin) to use field-level annotations o Removed generation of parameter descriptors for ${/#component.* param specifications. o Added @readonly for parameters that cannot be overridden by user configuration (List override was dangerous here) o Added validation against pom-derived configuration for @readonly para [...]
     add 40f1fbc  Renamed Plugin.java, AbstractPlugin.java, PluginExecutionRe(quest|sponse) PluginExecutionException to Mojo*
     add 57ebaea  set consistent versions
     add 4e78514  use released versions
     add fab2efc  bump versions
     add 45c71a9  remove old cvs ignore files
     add 6b4feb0  update parent references to get access to the ci settings
     add 8cbe4ce  Resolving: MNG-495
     add ab7c387  Update all versions to beta-1-SNAPSHOT
     add 1c2cf76  PR: MNG-596 add XSD definition to m2 poms and archetypes
     add da8e585  Fixing MNG-825: "Clean plugin should fail if unable to delete target" o Changed the default from complaining through the logger to throwing an   exception.
     add 2e0c2a5  update dependency and parent versions
     add fc3034a  [maven-release-plugin] prepare release maven-clean-plugin-2.0-beta-1
     add aec963b  remove release pom
     add aca56b4  rollback release, I was missing the tag base
     add cfb1391  [maven-release-plugin] prepare release maven-clean-plugin-2.0-beta-1
     add 3705cc3  [maven-release-plugin] prepare for next development iteration
     add 6d2cd5d  other directories may not be under target
     add 2de2ca9  update version
     add 044d283  [maven-release-plugin] prepare release maven-clean-plugin-2.0-rc1
     add 3ee33bc  set next version
     add 73c2aab  remove release poms
     add 6a39b53  rename mojo
     add bb5746d  upgrade plexus utils to 1.0.4-SNAPSHOT. The group ID has changed, so add a bunch of exclusions to ensure the old is not picked up fix bugs in mboot that wasn't honoring excludes.
     add ace9139  update versions in plugins
     add 90180bd  [maven-release-plugin] prepare release maven-clean-plugin-2.0
     add b14758c  [maven-release-plugin] prepare for next development iteration
     add 5f9b565  [MCLEAN-4] Adding flag followSymLinks which defaults to false, and will cause the clean mojo to detect symbolic links and either traverse them when deleting, or (by default) simply delete the links.
     add 09c5271  Adding support for filesets using maven/shared/file-management.
     add 1616e72  Removed test configuration for clean mojo.
     add 9c7faf4  Changed to reflect changes in the file-management library, which allow the mojo to pass in a monitor adapter for logging, and a verbose flag.
     add 3fb35bb  Removed a debug line.
     add df180a3  Removing maven-shared-monitor for now.
     add 0293f36  Changed snapshot version to 2.1-SNAPSHOT.
     add fa2673b  Modding file-management version to 1.0.
     add 61a6b0b  [maven-release-plugin] prepare release maven-clean-plugin-2.1
     add 97c1840  [maven-release-plugin] prepare for next development iteration
     add b7144cd  [MCLEAN-6] add unit tests for clean plugin Submitted by: Jesse McConnell
     add 05b4c07  add copyright
     add 3de362f  [MCLEAN-6] additional tests for the clean plugin. Most of these really belong in the file-management shared lib. Note the bug in the lib.
     add 0809094  [MCLEAN-6] basedir align test to work in multiproject
     add 5066815  disable some tests that are platform specific
     add 28ca75d  adjust parent POMs
     add d60b227  PR: MCLEAN-12 Add site documentation
     add fe30f92  PR: MCLEAN-13
     add e77485b  PR: MCLEAN-14
     add fa17a1d  PR: MCLEAN-15
     add 85e9f5d  PR: MCLEAN-14
     add 5617b8b  removed invalid examples link in site.xml
     add 75cf251  PR: MCLEAN-14
     add 8a30754  - improved some site pages having redundant title bar messages - removed the report plugins in pom.xml - used the example description instead of the word "Example" to the title bar when viewing examples (thanks to Dennis Lundberg for the idea)
     add a5e46a4  MNG-2460: Incorrect POM inheritance for plugins
     add 7d21d38  fix link
     add 074ca58  [MCLEAN-9] document and test cleaning the report directory Submitted by: Denis Cabasson
     add 3208510  added site documentation license headers
     add 265f7e9  [MCLEAN-18] make source checkstyle compliant Submitted by: Franz Allan Valencia See
     add c94dc43  Upgrade parent pom
     add da755bc  [maven-release-plugin] prepare release maven-clean-plugin-2.1.1
     add f7db810  [maven-release-plugin] prepare for next development iteration
     add 1ec7a40  Update parent pom
     add e86cb4f  Use right current version
     add c60e710  use inheritence and make all the site appearances consistent
     add e8d3991  put back the Overview menu - when you inherit menu items they are meant to be resolved against the parent, by design - so these always belonged in the child POM.
     add 0fd3255  o updating to latest released parent
     add ca42eea  - move plugin-plugin out of 'reporting' for plugins. It's a required part of the site, and does not cause any issues with the reactor or site generation - update to snapshots
     add 24a7140  Update parent version to 8, as 8-SNAPSHOT is never deployed and 8 is released
     add 5621bb4  MCLEAN-26: Long pathnames on windows platforms cannot be deleted
     add 1e64ad9  o added some conditions on dir in removeDirectory()
     add 2dadd03  o fixed license header o no code change
     add d5104e9  o reorganize dependencies
     add a427fec  o lock surefire-plugin version to 2.3 to avoid Plexus pb
     add eae6929  o move faq.apt to fml
     add 9410396  MCLEAN-25: Optionally don't delete the 'target ' directory
     add d01d2e0  o added since tag
     add 766f09e  o Keep the project tag on one line, to avoid loosing the license info when doing a release.
     add 31223e3  MCLEAN-24: Disable plugin execution
     add 2e39dac  o renamed file
     add 325f9d3  MCLEAN-22: Possibility to ignore deletion failures
     add ee0acc4  MCLEAN-27: fileset directory does not work as expected when cleaning "modules" in sub-directories
     add 0aa268a  o updated doc and javadoc
     add 5c6d859  o added project's description
     add b6cf040  fix NPE in tests
     add 99df203  o removed tab
     add 19fc40e  o bumped to maven-plugins:10 o removed junit dependency
     add 9bd939b  MCLEAN-8: conversion of the existing unit tests to use the AbstractMojoTestCase from the plugin testing harness Submitted by: Jesse McConnell Reviewed by: Vincent Siveton
     add 7753354  o uncomment tests which plays with locked files.
     add 2b04a74  o added scm tag due to Dennis's comment on dev@
     add ed03ecd  o using MNG-3294 o renamed ignoreErrors parameter to failOnError to be more consistent with other plugins o updated doc and tests
     add efb6d8e  o updated test cases o test locked files on windows
     add da079d8  o bumped to release file-management:1.2
     add 1f77692  o added since tag
     add fe51d0d  o fixed checkstyle errors
     add 9fa5862  o minor documentation updates
     add 23ce9a8  [maven-release-plugin] prepare release maven-clean-plugin-2.2
     add 9e6ddec  [maven-release-plugin] prepare for next development iteration
     add ea2b59c  o back down to perform a new release due to Daniel's mail http://mail-archives.apache.org/mod_mbox/maven-dev/200711.mbox/%3c14028020.post@talk.nabble.com%3e
     add 1ff36e6  o locked maven-source-plugin to 2.0.4 to pick up remote resources (LICENSE/NOTICE)
     add 7ed0289  [maven-release-plugin] prepare release maven-clean-plugin-2.2
     add a4dd5b9  [maven-release-plugin] prepare for next development iteration
     add dd0c497  o Added svn:eol-style=native
     add 416cfc3  upgrade to last parent remove redudant plugin declaration
     add 2f7abd1  o Update links to Doxia APT reference.
     add d91417d  Try to use the 12-SNAPSHOT parent
     add cd0b6f1  o Added stub IT profile to highlight plugins during CI
     add 3bb6194  o Reordered POM
     add ad2e424  o Updated SCM web url
     add 8b4fc35  o Added basic integration test
     add 63877bb  o Added ASF snapshot repo to user settings of ITs (e.g. to make sure they can resolve snapshot parents)
     add 12e4e74  o Updated index page of plugin site
     add 1b9b532  o Updated index page of plugin site
     add f7bd11e  o Changed encoding of site descriptor to UTF-8 just like used for POMs o Updated/added license headers
     add eb21d15  o Explicitly stated UTF-8 as file encoding o Updated license header
     add 5ce4bbe  o Updated index page of plugin site
     add b7fe287  o Added integration test to check handling of relative for file sets
     add d5e1aa8  [MCLEAN-31] Always resolve relative path against the project's base directory
     add 6d2f661  o Beautified string representation
     add 3a55f4c  [MCLEAN-36] filesets with an absolute path directory are ignored when !project.isExecutionRoot()
     add f8a2741  o Added further integration test
     add d56f64c  [MCLEAN-37] Make verbose mode default to Maven's global debug mode
     add 4b22fea  o Unified logging and error handling for default directories and additional file sets
     add 2ffe8c4  o Polished javadocs/annotations
     add 1c0fc9d  [MCLEAN-34] NPE when forcing delete of directory [MCLEAN-35] Upgrade plexus-utils to a new version
     add 900a5a6  [MCLEAN-33] Cannot Supress Default clean while still cleaning
     add 5ab06b1  o Polished docs
     add ceedca0  [MCLEAN-28] maven-clean-plugin doesn't delete directories with symlinks in them
     add 6d23484  [MCLEAN-29] Maven clean plugin doesn't filter resources from exclude list
     add 9d84893  o Inherited from maven-plugins:12
     add daa570e  o Formatted/reordered POM
     add 89b29db  o Updated all plugins to use maven-invoker-plugin:1.3 to workaround MNG-3284 and bogus CI failures
     add 020967d  o Adjusted IT settings to compensate for the unusual unix-style local repo path used on the Windows nodes of the Hudson grid
     add cc153c4  o Removed superfluos repo definition which is inherited from ASF parent
     add 7299fa4  use new file management
     add 99f001f  [maven-release-plugin] prepare release maven-clean-plugin-2.3
     add 2e2633c  [maven-release-plugin] prepare for next development iteration
     add 288be09  use the latest parents
     add c91b3b8  o Inherited from maven-plugins:13
     add a26ec42  used http://maven.apache.org/xsd/* for schema location
     add 57c819a  o filtering version in doc
     add aa7c93c  o fixed ambiguous links o added Doxia xsd
     add af2312f  upgrade parent version to ensure source-release is automatic.
     add fa77a73  o Updated to maven-invoker-plugin:1.4
     add 989af01  [MCLEAN-39] followSymLinks is always set to true [MCLEAN-32] Out of Memory Error cleaning target directory with *large* number of sub-directories
     add 39b569b  [maven-release-plugin] prepare release maven-clean-plugin-2.4

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
annotated tag are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (d45de8a)
            \
             N -- N -- N   refs/tags/maven-clean-plugin-2.4 (555cd03)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:

-- 
To stop receiving notification emails like this one, please contact
['"commits@maven.apache.org" <co...@maven.apache.org>'].