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/03 17:39:32 UTC

[maven-dependency-plugin] annotated tag maven-dependency-plugin-2.10 updated (1a6dcc7 -> fb2e006)

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

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


*** WARNING: tag maven-dependency-plugin-2.10 was modified! ***

    from 1a6dcc7  (tag)
      to fb2e006  (tag)
 tagging ded7c9fac52485f46eebc2f12f7e961327d8f652 (commit)
 replaces maven-dependency-plugin-2.9
      by Hervé Boutemy
      on Sat Jan 24 14:58:30 2015 +0000

- Log -----------------------------------------------------------------
maven-dependency-plugin-2.10 reworked after migration from aggregate svn to split git
-----------------------------------------------------------------------

 discard ec4146e  [maven-release-plugin] copy for tag maven-dependency-plugin-2.10
 discard 2174b68  [maven-release-plugin] prepare release maven-dependency-plugin-2.10
 discard 5fcc7e4  Downgrade of version for restart of the VOTE.
 discard 243008c  Fix for IT 'analyze-multimodule-project' to work with Maven 2.2.1
 discard d61f36c  [maven-release-plugin] prepare for next development iteration
 discard 92ee803  [maven-release-plugin] copy for tag maven-dependency-plugin-2.10
 discard 26e65bf  [maven-release-plugin] prepare release maven-dependency-plugin-2.10
 discard 0087a33  [MDEP-466] analyze fails on multimodule project (regression)
 discard 7193d6a  [MDEP-476] Add dependency ignores to the analyze-* targets.
 discard 7a5d93d  Exclude M3.2.3 for certain ITs. Might be fixed with M3.2.5 thanks to upgrade of Aether
 discard 08f64b1  Updated to p-archiver 2.9
 discard 5f0ff99  restored accidental change
 discard 1857f69  Removed dead code
 discard a4a9302  [MDEP-472] Upgrade to maven-plugins parent version 27  - Added configuration to append the rat configurations.
 discard a32f4e0  updated parent pom and fixed errors reported by Checkstyle
 discard be2fb62  Updated to p-u .20
 discard 637c5fe  [MDEP-465] Updated pleuxs-archiver to 2.7.1, test-scoped pinterpolation to 1.21
 discard 8a30cad  Updated p-archiver 2.7 and p-io 2.2
 discard 1c3b089  - Undone the commit r1630358 which means to remove   all LICENSE/NOTICE files until the ASF is clear about   what to do.
 discard 938cb50  - Added to all plugins LICENSE file - Added to all plugins NOTICE file with copyright year 2007-2014
 discard 88f6af7  Updated to plexus-archivee 2.6.3 and io 2.1.3. Should fix windows troubles
 discard 1232fd0  p-io to 2.1.1
 discard 8b38f02  Updated to plexus-archiver 2.6.1, plexus-io 2.1.1 and plexus-utils 3.0.18
 discard bb2bbb5  plexus-archiver 2.5
 discard c45a858  plexus-io 2.0.12
 discard 93dcf91  [maven-release-plugin] prepare for next development iteration
 discard 79a9e61  [maven-release-plugin] prepare release maven-dependency-plugin-2.9
 discard 930970f  [MDEP-462]  - Upgrade shared component maven-dependency-tree from 2.1    to 2.2
 discard bb6bace  [MDEP-464]  - Upgrade shared component maven-invoker from 2.0.11 to    2.1.1
 discard 9156f77  [MDEP-463]  - Fixed RAT issues.    Added apache-rat-plugin configuration to exclude three    files which contain direct output of m-d-p:tree which is    used to be compared the result of IT's.
 discard 805b2c2  [MDEP-459]  - Upgrade maven-dependency-analyzer to 1.5
 discard cb57fa4  [MDEP-461]  - Upgrade plexus-archiver to 2.4.4
 discard 58f2087  [MDEP-460]  - Removed dependency plexus-container-default:1.0-alpha-9-stable-1
 discard e2e124f  [MDEP-448]  - NPE prevented cause don't access the file attribute of the    artifact which can be null under different circumstances.
 discard e345c78  [MDEP-457]  - Improved documentation for includeArtifactIds and    includeGroupIds.
 discard f54766c  - Added TODO/FIXME comments in pom file.
 discard 58fb42c  Explanation why org.apache.maven.shared:maven-plugin-testing-harness:1.1 should be declared first
 discard 5a31ebe  upgrade junit to 4.11
 discard b0ef549  Fix unittest; newer version of Wagon expect an id for the repository. Stub always returns null, so a little workaround required.
 discard d34d63c  MavenProject must be injected as a Parameter, not as a Component
 discard c2013ab  remove unused imports
 discard 40133fb  [MDEP-453] Change Maven prerequisite to 2.2.1
 discard b9f2c56  [MDEP-424] Maven Dependency Plugin homepage should link to dependency:list-repositories
 discard 9e302e0  fix incorrect equals when cpString is null
 discard a960398  Improve performance: don't concatenate Strings using + in a loop
 discard d04c231  [MDEP-452] Introduce mock repository manager, clean up old m2repo
 discard 45e2997  Remove 'its' from unit-tests: test-methods were empty, matching resources were never used.
 discard 9225be6  [MDEP-427] Add user property for addParentPoms option
 discard 6d9e6e1  removed @Override which is causing problems on some JDKs since it is an implemented interface, not an overridden method
 discard 358237c  Exclude run of theses ITs as MNG-5366 is still unresolved.
 discard de3c940  Fixes MDEP-450: Add goal display-ancestors which will output the line of heritage for parent poms.
 discard 537c0c2  deactivated failing test with Maven 2
 discard 7dde349  not yet fixed in Maven 3.2.1
 discard 80c0726  added license header
 discard 3e78db2  [MNGSITE-152]  - Added missing download.cgi and xdoc/download.xml.vm
 discard 38c5fbb  [MNGSITE-152]  - Added appropriate links to download site and license location    to fulfill the ASF requirements.
 discard cfbad7a  Upgraded doxia version to avoid problems in multithreaded build
 discard ce63ab4  [MDEP-439] maven-dependency-plugin not compatible with Java 8 missed to add the test project in the previous commit
 discard 3de7c6a  [MDEP-439] maven-dependency-plugin not compatible with Java 8
 discard 0a5c9ff  [MDEP-443] verbose mode force Maven 2 resolution algorithm: improve documentation and add a warning at runtime
 discard 08ee53d  upgraded parent pom (compiler, assembly, doap not upgraded because of a failure: need to investigate)
 discard e3e2dc2  not yet fixed in Maven 3.1.1
 discard 4110b90  not yet fixed in Maven 3.1.1
 discard dc97f80  remove non valid javadoc reference
 discard 5bbc90e  Revert "Reformatted to code style"
 discard 068514f  Reformatted to code style
 discard ceaf4bb  More code analysis fixes
 discard c0c5f2e  Further code analysis improvements
 discard f5cdb99  Oh, look at that button. Does that convert everything to correct java5 ??
 discard f28c552  MNG-5366 not fixed, so excluding M3.1.0 for ITs which depend on this.
 discard dc1715c  More plexus updates
 discard 1de8d7e  Fix syntax error.
 discard 9addbf9  Follow ASF branding rules.
 discard 361e201  Increase -Xmx to 384m for surefire to get it running on https://builds.apache.org
 discard 8ec6fde  [maven-release-plugin] prepare for next development iteration
 discard cf8fb2c  [maven-release-plugin] prepare release maven-dependency-plugin-2.8
 discard 05e6b0e  reduced parameter description complexity
 discard 63979f2  features finally in maven-dependency-plugin 2.8
 discard fb53641  cancelled the release
 discard 4e1bcf4  [MDEP-413] can't hide parameter by marking it readonly, since it causes failure with Maven 2: for the moment, just override the field description
 discard 15646cf  [MDEP-416] parent project can have no corresponding artifact when run with Maven 2
 discard 6ba20ad  [MDEP-415] Add option to include parent poms in dependency:resolve output
 discard a1d3776  [MDEP-414] Add option to sort output of dependency:resolve
 discard 8ae1a91  [maven-release-plugin] prepare for next development iteration
 discard b539c8f  [maven-release-plugin] prepare release maven-dependency-plugin-2.8
 discard 3454c17  [MDEP-266] copy-dependencies also copies optional dependencies
 discard b98be48  [MDEP-321] removed final class declaration
 discard 1e5259e  [MDEP-379] use the normal artifactId-version-classifier scheme instead of actual artifactId-classifier-version-type
 discard 175c417  code formatting
 discard 5566124  code formatting
 discard 0e4ca01  moved all code related to tree goal to tree package
 discard 44185af  moved analyze mojos to analyze package
 discard d7a02e6  moved AbstractResolveMojo to resolvers
 discard 642e29f  moved BuildClasspathMojo to fromDependencies
 discard 52534eb  [MDEP-413] hide useJvmChmod and ingorePermissions from goals not using it: resolver goals, copy*, build-classpath
 discard 36fe715  [MDEP-395] deprecated destination parameter, dependency:copy is here to copy the artifacts, dependency:get only resolves
 discard b52edf9  [MDEP-330] added dependencies exclusion test to copy-dependencies IT
 discard 3b0edd7  [MDEP-128] improved documentation of includeScope
 discard d19caaf  fixed javadoc for outputDirectory: overridden value in ArtifactItems is only available in "from configuration" goals
 discard d621038  removed components already inherited
 discard af9ca3e  moved mojos "from dependencies" to fromDependencies package, like done with fromConfiguration
 discard c2b01fe  reduced silent attribute visibility from public to protected
 discard 45b69b5  moved resolve unit test to same package as tested class
 discard 929ddd1  move ListMojo to resolvers, like any other resolver
 discard d506811  moved last unpack unit test to fromConfiguration, where all unpack unit tests reside
 discard c6f9170  avoid strange "maven-dependency-plugin:" directory creation made by m-site-p: now the directory is created in target
 discard 8f62d1e  code formatting
 discard 19d03bf  fixed typo
 discard 289263a  [MDEP-412] added addParentPoms property to copy-dependencies to include parent poms
 discard b0b4aef  [MDEP-411] if useRepositoryLayout, don't copy pom to output root since it has been done in the repo during artifact install
 discard 0f98d75  [MDEP-411] added IT checking for unexpected pom in root of repository in addition to expected content in the repo
 discard 0aee647  removed copy/paste
 discard c978c23  move copyPoms property from AbstractFromDependenciesMojo to CopyDependenciesMojo
 discard bca05ff  added useRepositoryLayout IT
 discard 1f10b15  prepare release
 discard ffa3163  improved javadoc (then generated goal documentation)
 discard e3552f0  added dependency:tree -Dincludes= IT
 discard 7fea8bc  [MDEP-407] added support for Maven 3.1-A1/Eclipse Aether 0.9-M2
 discard c1e27af  Maven 3.0.5 has the same MNG-5366 issue than Maven 3.0.4
 discard e020ea2  [MDEP-374] restore dependency:tree verbose mode
 discard 573d154  add contributor
 discard a370cee  [MDEP-295] Add ability to strip classifier Submitted by Holger Mense.
 discard 770ea9c  [maven-release-plugin] prepare for next development iteration
 discard 1cdc02f  [maven-release-plugin] prepare release maven-dependency-plugin-2.7
 discard 5d4f046  rollback to grab one more change before trying this release again.
 discard a709cac  [maven-release-plugin] prepare for next development iteration
 discard 6f9bc5f  [maven-release-plugin] prepare release maven-dependency-plugin-2.7
 discard 4eb9bb4  sync default values
 discard 527b7b9  rollback to version 2.7 to retry the release.
 discard 7543334  MDEP-391 restore permission compat with previous versions of the plugin.
 discard ef44556  [maven-release-plugin] prepare for next development iteration
 discard 4334e15  [maven-release-plugin] prepare release maven-dependency-plugin-2.7
 discard aadd5e1  upgrade all to last parent 24
 discard e0e207c  m-dependency-p is normally called from cmdline instead of being part of the build lifecycle. In these cases skipping doesn't make sense. If used during the build lifecycle, be sure to skip the right goal/plugin, so prefix this property with "mdep."
 discard 996ac7f  MDEP-399 Multi-module dependencies incorrectly marked as unused - pick up the shared dependency analyzer 1.4 for MSHARED-276
 discard 91ebb68  MDEP-403 add skip parameter (patch from henning)
 discard 746c6f9  [MDEP-401][MDEP-402] Adding excludeReactor parameter and getPluginArtifactsFilter() method, to make use of in/exclude parameters already in existence from the resolve-plugins mojo. Also adding ITs to verify this functionality.
 discard 6b1d8b5  missed to add the new class
 discard 33dc70c  use bean to pass parameters will ease future enhancements
 discard 3bba43d  add contributor
 discard 92c307b  missing @since
 discard 115e8ee  [MDEP-396] Add support to use the baseVersion of an artifact instead of version for the destFileName Submitted by Andreas Kuhtz.
 discard 600bb3d  code formatting
 discard 5352910  minor code format
 discard 7f17380  add contributor
 discard be29d64  [MDEP-301] Allow build-classpath to output to property Submitted by Ryan Heinen.
 discard bd98ab0  [MDEP-391] Unpack fails on linux with large archives add ignorePermissions flag
 discard 75732f0  [MDEP-391] upgrade plexus-archiver version with useJvmChmod on per default.
 discard cb199c4  Fixed yet another incorrect internal link.
 discard 5c1ad56  Fixed some formatting.
 discard 2a70980  Fixed some incorrectly AFT-formatted links.
 discard 1dc0a0a  Added missing entries to the list of examples.
 discard 2cf97cd  [maven-release-plugin] prepare for next development iteration
 discard 749b4d1  [maven-release-plugin] prepare release maven-dependency-plugin-2.6
 discard 338fc76  Upgrade maven-dependency-analyzer 1.3-SNAPSHOT -> 1.3
 discard 386b166  Upgrade plexus-utils 3.0.8->3.0.9
 discard 5e08fa7  update maven-plugin-plugin to 3.2
 discard 1926406  [MDEP-386] removed manual purge mojo IT (mojo removed in r1403449)
 discard badb0b7  Roll back the dependency-analyzer to a SNAPSHOT since the release vote was canceled. With hopes of making Jenkins a happy butler again.
 discard 8769b30  Add bugtraq properties.
 discard 21d5fb9  Add jira number in IT configuration comment about Maven 3.0.4 dependency resolution problem
 discard a5ee67c  [MDEP-386] Remove manual purge mojo
 discard a1ee24b  [maven-release-plugin] prepare for next development iteration
 discard 61e81f7  [maven-release-plugin] prepare release maven-dependency-plugin-2.6
 discard 29832f8  Ignore build.log files in SVN
 discard 983093e  [MDEP-386] Undo the split between automated purge and manual purge.
 discard 77cba3d  (no jira): atone for my rash addition of read-only to 'analyzer' by adding a bit more explanation. More to come at some point.
 discard 5f52ced  [MDEP-262] this parameter is for end-users when they want to use another dependency analyzer than default
 discard b10e503  (no jira): Add missing 'read only' flag to internal injection parameter; add example of report.
 discard 8d3e55b  added a counter when deleting artifacts
 discard 1fc72a8  code simplification
 discard 0ee7394  Also use baseVersion when copying poms
 discard 1c71b68  Also throw Exception when file-deletion fails
 discard 79fc7fe  code simplification
 discard faf8e2b  [MDEP-386] Minor site doc updates
 discard 2bcb004  [MDEP-386] Split purge-local-repository goal into two goals, one for a manual local repo purge of specific artifacts, and one for automated dependency resolution and purging of the set of project dependencies.
 discard bd5263d  Fix purge-local-repository bad pom test for Maven 3.
 discard 9033d1f  [MDEP-272] Refactoring of purge-local-repository goal to allow for version ranges and better error handling.  Added new ITs for purge-local-repository.
 discard fab96e0  generics
 discard b16dd26  [MDEP-287] mark goals @threadSafe (no problem found)
 discard 66d2cf9  added contributor
 discard 197516b  [MDEP-285] Document abstract method org.apache.maven.plugin.dependency.AbstractDependencyFilterMojo.getMarkedArtifactFilter() Submitted by: Baptiste MATHUS
 discard 52f8266  [MDEP-328] improved documentation of scriptableOutput
 discard 4743bb7  [MDEP-124] added a FAQ entry for wrong unused dependency when not detected at bytecode level
 discard dbe0c28  improved formatting
 discard e100f0f  fixed indentation
 discard 927aac0  lock compiler version in ITs
 discard e2e9c22  fixed indentation
 discard 4807a6c  [MDEP-122] added usedDependencies parameter to declare dependencies to force "used" status
 discard 8b8ead3  remove unnecessary cast
 discard e48c98f  [MDEP-300] Unpacking artifacts should be based on type, with fallback on file-extension.
 discard 46c30fa  removed unused imports
 discard 06e7d26  added documentation
 discard aafe646  removed unused imports
 discard dc6316a  removed duplicate code, which is now shared in maven-dependency-analyzer
 discard 07899dc  added @since
 discard 666152f  fixed typo like r1400381
 discard e5885a0  [MDEP-262] added documentation
 discard b2b19ce  updated maven-dependency-analyzer, to be released simultaneously with plugin
 discard cc3d49a  Fix javadoc typo
 discard 72c37f1  [MDEP-385] Change default fuzziness to "version" instead of "file"
 discard aab8821  [MDEP-205] Make behaviour of sources mojo the same as resolve mojo, except for the default classifier setting
 discard c891aa2  fixed typo
 discard c85409f  fixed markup to match schema
 discard 5789ee4  Use latest plexus-archiver
 discard f8ed04b  Use latest plexus-utils
 discard f3f94f8  Use latest plexus-io
 discard 3e0ce41  Fix default value
 discard 8afd61d  [MDEP-384] build-classpath should be able to use the artifact's baseVersion
 discard 43f2a50  Add @since
 discard 8cbdb13  Small code-optimizations
 discard 4fde3f3  Fix compile error for JDK 5.
 discard 81b9110  [MDEP-343] Add "skip" parameter to the copy-dependencies goal
 discard bfbd310  [MDEP-256] Check for a null scope to avoid NPE
 discard ed5ad57  [MDEP-256] Don't try to purge system dependencies
 discard 1c87c94  [MDEP-173] Add options for includes when purging local repository Patch submitted by: Nicolas Cazottes
 discard 7cc3318  [MDEP-383] Update for purge-local-repository to work with Maven 3 remote repository resolution
 discard 7feea97  use java 5 for loop construct
 discard 2028aef  formatting
 discard 0329087  replaced tabs with spaces
 discard 25f0bba  [MDEP-360] Allow using folder as dependency:get destination parameter
 discard a931247  Fix typos of usage page
 discard 1547532  Fix typo
 discard 7404744  [MDEP-380] copy-dependencies should be able to use the artifact's baseVersion contributed by Bakito reviewed and submitted with minimum adjustments by Robert Scholte
 discard bf8eb2a  Upgrade pluginTestingVersion from 1.2 to 2.1 Upgrade maven-common-artifact-filters from 1.2. to 1.4 m-c-a-f used to pull in maven-plugin-testing-harness:1.1, which still seems to be required.
 discard 4939dde  [MDEP-381] Unpack/copy an artifact from commandline
 discard 874c7db  MDEP-366 - Fix NPE when using site report : dependency:analyze-report
 discard 9b2af7b  Fix test for Windows. Can't write to a file if it uses:     public String pathOf( Artifact artifact )     {         return artifact.getId();     }
 discard c9284d2  Fixed minor spelling error
 discard d7c1764  [MDEP-376] -Dexcludes filtering not working anymore
 discard 0bc8be0  [MDEP-377] use last p-u version 3.0.7 which is faster for file copy
 discard 5fc42da  replace StringBuffer by StringBuilder
 discard 28015a1  use last p-u 3.0.5 with perf improv for selector
 discard 56004fe  due useJvmChmod default value change bump to version 2.6
 discard ea2d784  use last plexus-io 2.0.4 and p-u 3.0.4
 discard 6a5cc5d  [MDEP-371] useJvmChmod true by default.
 discard 3b87044  fixed @since
 discard 6ff58f4  [maven-release-plugin] prepare for next development iteration
 discard 67e7c52  [maven-release-plugin] prepare release maven-dependency-plugin-2.5.1
 discard 0f173ac  next release will be 2.5.1-SNAPSHOT
 discard b30fb06  add @since
 discard 1826a4e  [MDEP-368] Configure plexus-archiver to use java.io.File methods to set permissions when available.
 discard 686895f  correctly use a verify file
 discard 9ccf80c  really use verify script
 discard 1b9e749  really use verify script
 discard abd9def  cleanup empty directory
 discard 3e263ae  fix typo in directory name
 discard bb9eee1  fix typo in directory name
 discard 80ebb08  add it for unpack-dependencies goal
 discard a4bef82  upgrade parent version used
 discard b0ebea0  code formatting
 discard 969c89d  [MDEP-365] includes/excludes doesn't work anymore with unpack-dependencies 2.5.
 discard b09b3cc  [maven-release-plugin] prepare for next development iteration
 discard 559a4a3  [maven-release-plugin] prepare release maven-dependency-plugin-2.5
 discard 226de63  updated released dependency
 discard e998207  [MDEP-98] improved error message to describe the real cause of the problem
 discard 3676433  [MDEP-187] improved error message to describe the real cause of the problem
 discard 149cbde  fixed links
 discard 6ec68b2  avoid creating Log at each invocation
 discard 2a3af64  code formatting
 discard a578140  fixed typos
 discard 8ded44d  annotations are not needed for plugin execution so mark dependency as provided
 discard b47f58a  [MDEP-363] The plugin should not write debug messages to 'System.out'.
 discard 82cf486  [MDEP-353] fixed documentation Submitted by: Matthew Farwell
 discard a3f0e9c  revert release
 discard 6cd25ed  [maven-release-plugin] prepare for next development iteration
 discard edf024a  [maven-release-plugin] prepare release maven-dependency-plugin-2.5
 discard ec53125  fixed errors reported by Checkstyle
 discard 3f808e0  updated dependencies to released versions
 discard 2dc782e  [MDEP-286] fixed typo
 discard 9197d19  updated pom xsd location
 discard 09dd681  [MDEP-339] fixed tree mojo under Maven 3
 discard b23e9ec  reactivated postBuildHookScript
 discard ad8975a  use last plugin parent snapshot to use last compiler plugin to improve build time on jenkins build.
 discard 38e3670  all are already in developers section from parent
 discard 845236d  oups this change was only for local testing purpose
 discard 1d2907e  [MDEP-357] use plugins annotations.
 discard 728f355  remove configuration inherited from parent
 discard 5996628  use last parent
 discard 049f68d  suppress warnings
 discard c450e32  use default-value instead of expression for readonly parameters
 discard 6bb2f75  Updated deps
 discard 481d4c0  code formatting
 discard f4ddcaa  Fix MDEP-297: outputType is indeed part of 2.2 instead of 2.1
 discard c453f48  no need for a Lead, and remove empty tags
 discard 24f655d  [maven-release-plugin] prepare for next development iteration
 discard 457a51c  [maven-release-plugin] prepare release maven-dependency-plugin-2.4
 discard 08a78aa  [MDEP-336] Add warning about always downloading from central
 discard 0d0772f  Remove deprecated config
 discard def7f45  [MDEP-306] Unpack does not handle spaces in includes/excludes
 discard e16b9f6  commons-lang is really used not only for compile
 discard 7673022  [MDEP-331] Add to purge-local-repository goal ability to clean only snapshots. add it test
 discard acf387d  [MDEP-331] Add to purge-local-repository goal ability to clean only snapshots.
 discard 85ac9c2  fix some formatting: no functionnal changes
 discard f4b9e54  [MDEP-333] Add a test for the remoteRepositories parameter and fix issue found with parsing
 discard ff6eb36  [MDEP-284] Get Mojo ignores the transitive attribute because of a typo in the parameter declaration. Add IT tests too. Patch by Baptiste Mathus
 discard 0f00d41  [MDEP-334] Add a destination parameter to the get mojo
 discard d4f26ce  [MDEP-333] Fix repository handling of dependency:get. Allow setting the repository id and layout for multiple repositories using deploy-plugin notation. Add usage documentation.
 discard 217406d  Fix boolean operation
 discard 6719d29  [MDEP-324] Use fixed 2.0.1 plexus-io to work with java7
 discard ffb09a0  Small adjustments trying to fix unstable results: - use only one System.currentTimeInMillis() - compare lastModified() of both files instead on the intended times. According to API it depends on the OS how this value will be set.
 discard 1fa8676  MDEP-319 try to fix randomly failing test
 discard 5bdda2c  not sure why this test is broken on CI, but now we liminate side effects
 discard eea7e56  o Add localization report for pt_BR
 discard 707a272  [maven-release-plugin] prepare for next development iteration
 discard 7089f46  [maven-release-plugin] prepare release maven-dependency-plugin-2.3
 discard b06aa1e  maven-plugin-testing-harness is a royal pain.
 discard 1fd7927  update commons-collections
 discard 6ea6489  use latest m-s-file-management
 discard c696522  up invoker version
 discard 47605fe  Upgrade to plexus-archiver 2.0
 discard c9f0212  upgrade to latest m-compiler-p release
 discard 517ef83  upgrade to latest surefire release
 discard bd46228  update parent
 discard 756d033  [MDEP-145] Closing out documentation gap
 discard 5617e03  [MDEP-265] Add classifier option for dependency:get
 discard f75467d  [MDEP-316] dependency:copy and dependency:unpack behave differently with M2 and M3 (should always search the reactor for artifacts)
 discard 62a8589  Test is 1s too brittle on MacOSX getting intermittent failures 1 out of every 5 runs (approx) but all seem to go away by increasing the timestamp differences by 1s
 discard f1c819c  [MDEP-315] Add pt_BR localization Submitted by Taciano Tres
 discard 1cbda90  updated reporting configuration for Java 5
 discard 26d5895  Add a temporary repository so that plexus-archiver:1.3-SNAPSHOT will be available to CI-servers.
 discard 4266a7c  o added mavenVersion property when not already there o used mavenVersion property for maven prerequisite
 discard 226768e  added quotes to includes/excludes values in log message
 discard 95c584f  updated plexus-archiver to see if PLXCOMP-163 was causing the issue with grid
 discard 0080236  improved debug output to try to understand what is failing on grid
 discard 3166dac  added debug output to try to understand what is failing on grid
 discard 3fd2fe1  reduced attributes visibility
 discard 1befb8e  added debug output to try to understand what is failing on grid
 discard d7ab276  updated plugin-testing tools to reduce file handle leaks
 discard 4c22248  improved javadoc
 discard 123af3b  code formatting and simplification
 discard bc9eaec  o fixed encoding used when reading pom file (XML detected instead of platform) o removed reader descriptor leak
 discard a4ce2b3  added output to investigate intermittently failing test
 discard d20ccec  fix relativePath to plugins parent and bump to latest parent for all plugins
 discard 88ec854  improved error message, since this tests fails sometimes on grid on Windows
 discard 0422f90  added Java 5 generics
 discard 7f1624f  [maven-release-plugin] prepare for next development iteration
 discard 0bb20cc  [maven-release-plugin] prepare release maven-dependency-plugin-2.2
 discard 6b708a1  use the released parent
 discard 6d9821a  revert the staged release
 discard a74263f  [maven-release-plugin] prepare for next development iteration
 discard e061927  [maven-release-plugin] prepare release maven-dependency-plugin-2.2
 discard ee9d19e  use released analyzer
 discard e5fa7df  bump the parent
 discard 8d2f998  MDEP-225 applied patch to touch marker file timestamps if they already exist. Patch from Phillip Hellewell
 discard 38f3dc0  [MDEP-296] Add new goal to set properties containing the file paths of dependency artifacts.
 discard 90a0245  o Updated IT to use non-controversial classpath scenario
 discard d2fb005  o Updated to maven-invoker-plugin:1.5
 discard 5bfc8a1  o Added/polished license headers
 discard 5a49e61  fixing the IT broken by MDEP-192. The classpath order was changed on purpose
 discard 246d196  MDEP-211 patch from Oumar Aziz OUATTARA
 discard 955f29b  MDEP-262 patch from Tobias Glerke
 discard a813855  MDEP-192 patch from Nikola Petrov
 discard 25e3bd7  MDEP-281 applied patch from Selim Ok
 discard 94d4b1a  [MDEP-215] copy-dependencies -- useSubDirectoryPerScope [patch]
 discard e7ae0d9  MDEP-292 applied patch from Greg Vanore
 discard ae62f31  MDEP-215 - applied patch by Jo Odland. Adds useSubDirectoryPerArtifact
 discard 6e29dca  o Decoupled test from questionable handling of dependencyManagement in dependencies
 discard 18f7a62  BuildClasspathMojo.java is 1.5 required (use Pattern.quote() ).
 discard b9ab3fa  fixed formatting
 discard 339cebe  MDEP-250 add a skip parameter to copy/unpack
 discard ee8e6a3  MDEP-260 patch by Sergei Ivanov to fix fileSeparate replaceAll crash.
 discard 62419c5  MDEP-240 added the ignoreCompile to the report.
 discard 8e9d15c  git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-dependency-plugin@949061 13f79535-47bb-0310-9956-ffa450edef68
 discard 63d212d  no print stacktrace. bad programmer!
 discard f19b6f2  new goal to list the repositories used by the current project.
 discard 64d6797  updated reporting plugins dependencies: maven-reporting-api 3.0 and maven-reporting-impl 2.0.5
 discard da5bbf0  o Inherited from maven-plugins:17
 discard 403e707  fixed typos
 discard f7f4e04  fixed errors reported by Checkstyle
 discard d7f5e3e  o removed unused code o fixed typos
 discard 1358987  removed unused import
 discard cdf5e9e  [MDEP-143] updated maven-dependency-analyzer version to use fix from r922584
 discard cdcf798  o Fixed retrieval of repository layout to use container for proper component creation
 discard 14d996c  o Used proper id for local repo
 discard 3b3c9d2  [MDEP-248] Add Swedish translation
 discard 48e3cb3  [MDEP-248] Add Swedish translation
 discard e8267a6  - Use ArtifactRepositoryFactory to construct alternate local repository instead of directly invoke the DefaultLocalRepostory constructor. - Rename alternateLocalRepository to localRepositoryDirectory for clarity and configuration naming convention
 discard 408713d  [MDEP-161] Honor outputFile configuration in depenendy:resolve-plugins goal
 discard a6a5657  [MDEP-219] include classifier in XML output for dependency:analyze
 discard fd19cb4  [MDEP-235] Better handling of comma separated string configurations. IT added
 discard 16e3011  [MDEP-193] use maven-common-artifact-filters-1.2 to excludeClassifers and includesClassifers to work. IT added
 discard b9a20c0  revere r894970, excludeClassifers is broker, need IT first
 discard c42c592  [MDEP-235] Better handling of comma separated string configurations
 discard eadb475  prepare IT for MDEP-242 where unpack tgz with excludes configuration is not working
 discard bbb1f6f  MDEP-191: Tidy up logging from unpack, submitted by Tom Palmer
 discard fc5c075  MDEP-155: corrected build-classpath mojo usage
 discard 663f83d  MDEP-226: document destFileName usage.
 discard 54ee2eb  fixed a bad link
 discard 3dc4447  use a much smaller test archive in 'unpack' IT
 discard 2efd8dc  MDEP-138:update plexus-utils-1.5.1 to fix space in path issue which only found on linux. This will fix MDEP-142 as well
 discard acaedf1  MDEP-127:upgrade to plexus-archiver-1.0-alpha-12, plexus-io-1.0-alpha-5, maven-plugin-16.  Plus added missing dependencies reported by dependency:analyze
 discard 20e1696  MDEP-238: fixed bad links at examples/preparing-dependencies.html
 discard 28f81bd  MDEP-142: add IT, not able to reproduce the issue.
 discard 2ac8202  MDEP-179:Add ability to use an alternate repository at copy and unpack mojo's execution time
 discard 04fbcaf  o Add l10n-maven-plugin.
 discard e6f22ed  o Updated to maven-invoker-plugin:1.4
 discard 7776b11  upgrade parent version to ensure source-release is automatic.
 discard b2c445a  [MDEP-164] If copyPom is set to true, poms should be copied regardless of whether the jar file already exists.
 discard cc382c3  o Added some basic ITs
 discard 18e5de3  MDEP-228: Review the Doxia Sink calls
 discard 0e4f0c6  o order dep
 discard c3892d4  o fixed ambiguous links o added Doxia xsd
 discard 2ea8792  o filtering version in doc
 discard 3d0b86c  o Added plugin version to POM snippets in documentation
 discard 9a74b75  o fixed license header
 discard d3ad0f9  MDEP-206: Add new Mojo to find duplicate dependency declared
 discard d311380  o reordored goals declaration
 discard 3a2cd9f  o Migrated ITs to use maven-invoker-plugin
 discard 84ee888  used http://maven.apache.org/xsd/* for schema location
 discard a066c80  o Inherited from maven-plugins:13
 discard dedf1ac  MDEP-145 merging branch from pisong@apache.org (includes patch from jerome creignou)
 discard 3263f7c  [maven-release-plugin] prepare for next development iteration
 discard 55d821b  [maven-release-plugin] prepare release maven-dependency-plugin-2.1
 discard 8782319  use new analyzer
 discard 581d382  o Avoided deprecated syntax @parameter expression="${component...}"
 discard bf47339  o Fixed svn:keywords
 discard b98c7a2  o Set svn:eol-style=native
 discard f56f957  MDEP-183: add additional zip based unarchiver types
 discard 5d9d3d2  minor printing cleanup lowercased "includes" fixed javadoc to avoid usage of \/ to instead encode forward slash via HTML character entity reference /
 discard 95c18cd  o Formatted/reordered POM
 discard d617fb2  o Inherited from maven-plugins:12
 discard 4047a71  MDEP-181 use installer to produce the repository layout. Second Patch from Igor Fedorenko
 discard a5dd8ec  MDEP-181 use installer to produce the repository layout. Patch from Igor Fedorenko
 discard 5a82565  MDEP-180: fix the repository layout option (and also bump dependency tree version)
 discard 1f253df  o Updated index page of plugin site
 discard 1c18d97  o Explicitly stated UTF-8 as file encoding o Updated license header
 discard fad46ee  Add an option to resolve non-transitively
 discard 16babff  [MDEP-178] Create a goal to download single artifact transitively
 discard ae3e1ef  o Removed site elements which are to be inherited
 discard 4c16796  o Changed encoding of site descriptor to UTF-8 just like used for POMs o Updated/added license headers
 discard f507b19  o Updated index page of plugin site
 discard 429fb62  o Added project description
 discard 5c9cc3a  o Added SCM information (compare http://www.nabble.com/Re%3A-%3Cscm%3E-element-in-plugin-POMs-p18934198.html)
 discard b2fb040  o Removed license info which is inherited from ASF parent POM
 discard 77e6b4c  o Reordered POM
 discard 047b9b0  o Synced id and activation of integration-tests with core ITs
 discard 434e9e5  cobertura:clean is configured in maven-parent
 discard ece1be3  Move integration tests in the dedicated profile
 discard 243d26c  Move repo near the plugin to remember to remove it
 discard 2d6c103  Reporting is already defined in plugins-parent
 discard 078015f  Remove unused dependencies
 discard 339faa6  versions of plugins to use are defined in maven-parent
 discard c734918  enforcer rule is defined in parent
 discard da989cf  Ident pom
 discard 0eeebab  o Adjust indentation. o Remove tab characters.
 discard b72c283  o Adjust indentation.
 discard e774891  o Updated to shitty-maven-plugin:1.0-alpha-3-SNAPSHOT which fixes MSHITTY-26
 discard 8abc087  Try to use the 12-SNAPSHOT parent
 discard 7cd58db  o Updated to maven-plugin-plugin:2.4.2 to bypass MPLUGIN-107
 discard 2621e1e  added esb and nar unarchiver support
 discard 63eea08  Bumping all parent versions to 11, to allow deployment to alternative locations.
 discard 00594be  o Added bin to svn:ignore
 discard 7cab003  Fixing a couple of spelling typos.
 discard 085c6bf  o Added svn:eol-style=native o Added svn:keywords
 discard 445cbb7  MDEP-157 MDEP-139 patch from Frank Cornelis to fix output formatting
 discard 9f84bf7  o Added svn:eol-style=native
 discard 121bbeb  o Added build.log to svn:ignore
 discard 7f96158  changes while debugging some doxia stuff
 discard b9ad9bb  fixed parsing error in xdoc
 discard 0ed151f  added snapshot repo so continuum can build.
 discard 0fbbce6  added shitty plugin for a new IT to check the filtering during unpack
 discard 35a58be  moved its to make room for the shitty plugin
 discard fa21fb1  git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-dependency-plugin@633255 13f79535-47bb-0310-9956-ffa450edef68
 discard df4bb34  fixed parse error
 discard 4d0c7c6  updates to clarify includes/excludes handling.
 discard 990b71e  MDEP-150 deterministic analysis ordering
 discard 53d6aaa  jdoc fix
 discard b3b2399  corrected the javadoc tags @since params
 discard b582cf0  [maven-release-plugin] prepare for next development iteration
 discard 8d9fc71  [maven-release-plugin] prepare release maven-dependency-plugin-2.0
 discard be58b64  rollback failed release
 discard 6bebd51  [maven-release-plugin] prepare release maven-dependency-plugin-2.0
 discard 68c8973  locking down plugins
 discard 5e28533  bumped dependencies
 discard 348f069  added warning that tree mojo needs >=2.0.8
 discard 2ffea12  git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-dependency-plugin@614295 13f79535-47bb-0310-9956-ffa450edef68
 discard e2b551a  MDEP-134 added pom that breaks dependency tree
 discard ba236a4  o Set EOL style to Native and add subversion keywords.
 discard 202a6fe  [MDEP-133] Add dedicated resource bundle for locale "en" Submitted by: Benjamin Bentmann Reviewed by: Dennis Lundberg
 discard 06b7236  MDEP-131 & MDEP-132: report translations
 discard aae4964  MDEP-111: allow output to files on resolve goals and consolidate outputfile parameters
 discard 7205b01  MDEP-125: output classpath in a format than can be used for filtering.
 discard 2271ac7  MDEP-119: create the classpath output folders if needed.
 discard fb54927  MDEP-130: allow the classpath to be attached.
 discard 140438e  MDEP-129: allow property substitution of the local repo paths.
 discard 685b2a8  Updated to use the filters that where moved to maven-common-artifact-filters
 discard ec45cda  moving the tests
 discard 1d52fe3  moving the tests
 discard 139b6c2  moving the tests
 discard 589bb66  moving the tests
 discard 8bdb083  moving the tests
 discard 49f34e0  moving the tests
 discard 1cf7457  moving the tests
 discard 5a42272  Moved remotely
 discard ba0b87a  Moved remotely
 discard 7db950d  Moved remotely
 discard f82e3c3  Moved remotely
 discard 64af49b  Moved remotely
 discard c53b8ff  Moved remotely
 discard af0d4d6  Moved remotely
 discard 5ef0e96  Moved remotely
 discard b9b3b64  Moved remotely
 discard 0fca20c  Moved remotely
 discard 196a7d3  bumped to released test tools
 discard 776789e  remove stray conflict text
 discard ad42949  git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-dependency-plugin@605003 13f79535-47bb-0310-9956-ffa450edef68
 discard a628624  changed default scope
 discard 81f7ac0  [MDEP-100] Merged branch into trunk:
 discard 5dc7458  MDEP-116 : [dependency:copy-dependencies] the exception message is enough
 discard 2ea4662  MDEP-116 : [dependency:copy-dependencies] change log level to explain that we aren't able to copy the pom
 discard 822aae1  Next version planned in jira is 2.0-alpha-5
 discard 643a1ad  MDEP-116 : [dependency:copy-dependencies] Add parameter to allow extracting POMs
 discard 01cee91  make abstract test... abstract
 discard 5d1bbb7  Remove unneeded repo and use current version for dependency plugin
 discard 8ec53cf  Add doc about packaging dependencies' sources
 discard 935bd70  Reapplied r576487 that got overwritten in r579029:
 discard 0930caa  Removed conflict
 discard 0b80896  o Use an output file name without spaces.
 discard 6552aad  o Replace tabs with spaces.
 discard f49c6df  site updates. prepare dependencies for release
 discard 87e0fa5  propogate the maven.home property for the invoker
 discard c06345b  use an existing site plugin snapshot
 discard 2a1789b  Use sentence case for examples - makes it easier to read in the site nav.
 discard e6b0a9d  Added an example to the site for failing the build on dependency analysis warnings.
 discard d506647  Updated docs for analyze, analyze-only, list and tree goal changes.
 discard 1e7e8d8  Removed unused dependency maven-test-tools - thanks dependency:analyze!
 discard 79d7232  Use friendlier expressions for analyze mojo parameters.
 discard b0613f8  Renamed analyze-attached goal to analyze-only as agreed on dev list.
 discard c791111  Fix minor doc typos
 discard 9f688db  Formatted source
 discard 26048b9  o Javadoc improvements o Made field private
 discard 035d372  Formatted source
 discard df59b29  Made private method private
 discard c97ef5b  o Pulled-up AnalyzeMojo functionality into AbstractAnalyzeMojo to allow different Plexus annotations to be specified on subclasses o Changed AnalyzeMojo to @execute phase="test-compile" for standalone functionality o Added AnalyzeAttachedMojo to @phase verify for participating in the build lifecycle o Improved Javadoc
 discard 4dbbc43  Correct typo - use method argument rather than class field.
 discard 4793d4e  o Replace tabs with spaces.
 discard 5375b63  [MDEP-101] Added dependency:list alias for dependency:resolve
 discard 92abd6b  Moved misplaced newline
 discard 0920246  Upgraded maven-plugin-testing-tools to 1.0-alpha-3-SNAPSHOT to fix tests under paths with spaces.
 discard 2a997df  Use standard artifact format when outputting resolved artifact scopes
 discard 272b38d  o Turn ignoreNonCompile off by default since I believe these cases should be handled properly by maven-dependency-analyzer o Turn outputXML off by default since it makes the output rather verbose
 discard c369856  Improved analysis logging to only display found information.
 discard 356b913  Renamed displayUsed parameter to verbose
 discard 7920003  Updated for unmodifiable sets being returned by ProjectDependencyAnalysis.
 discard 71b6736  Merged r576422:576436 from tree-1.1 branch into trunk
 discard 7c0f052  fixed titles
 discard 9dc223d  merged in branch with the patch from mdep-104
 discard b6667e9  fixed version and bound plugin to test
 discard dc57cb6  git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-dependency-plugin@563723 13f79535-47bb-0310-9956-ffa450edef68
 discard c20e12f  IT for MDEP-98
 discard 760ede1  fixed dependency versions
 discard 643ab90  added it test framework
 discard d1c8c84  o Remove whitespace inside a pre element, to avoid making the page wider than it needs to be.
 discard 527cd88  minor site updates
 discard 6989504  applied patches from Damian Bradicich for MDEP-47
 discard 8b053c5  MDEP-99: added role hint for swc
 discard be93f03  add snapshot repo for plexus-archiver
 discard 8a325c3  put the exclusions back in the pom
 discard 46a2b68  Reverted r552517 changes that required maven-dependency-tree 1.1-SNAPSHOT from trunk - they now live on the maven-dependency-plugin-tree-1.1 branch.
 discard a287b6b  [MDEP-94] Add dependency:tree goal
 discard 0a9c18a  Corrected svn:keywords property value to contain quotes.
 discard 1fec861  Reset SVN properties for *.java and *.xml files to Apache standard.
 discard 4b77de9  Fixed typo
 discard 2f247f5  o Moved maven-dependency-tree to 1.1-SNAPSHOT for node states, visitors and filters o Updated to use SerializingDependencyNodeVisitor for serialization o Added various new parameters to dependency:tree to support: 	- scope filtering 	- node state filtering 	- artifact includes/excludes filtering
 discard 041c934  moved most of the stubs and stub factory up to the testing harness to be shared with other plugins
 discard 016a1b9  fixed site bug and start refactoring stubfactory to move to testing harness
 discard 6bb7aa9  fixed reference to old plugin name
 discard 3a6b516  Updated ignores
 discard 1e7cffc  remove debug comment
 discard 85d8c60  MDEP-59: updated dependencies to get the new unarchiver for rar. Had to move around the tests to avoid new heap size issues.
 discard 29707b9  bumped up dependencies
 discard 1cbeb55  MDEP-96: allow includes and excludes in the same filter
 discard 5afcc06  MDEP-95: applied patch from Oliver Lamy to fix JDK 1.4 OOM in unit tests
 discard 46bafe4  MDEP-94: adding tree mojo from help plugin
 discard e1e288d  MDEP-93: fixed OOM in tests. Patch from Mark Hobson
 discard 879a45f  added faq entry
 discard af139d8  rollback cobertura
 discard 757db50  MDEP-89 - added file and path separator overrides
 discard 74205ff  turn silent tests back on
 discard f303059  MDEP-81: skip projects with no target folder.
 discard 6c14fca  MDEP-83 - fixed typo
 discard 5ccc213  MDEP-80 fixed copy if overWrite=false, added tests
 discard d7460ff  MDEP-87 - fixed up the code, added more logs and tests. No problem found.
 discard 6b80cdd  workarounds for MNG-2961
 discard 9c8c82d  updates to analyze to allow scriptable mode.
 discard 1de543e  updated my info
 discard 764c7f7  MDEP-75: applied patch from Przemyslaw Madzik
 discard f6a00fb  updated site.
 discard 1528ea2  fixed version ids
 discard 5622e26  [maven-release-plugin] prepare for next development iteration
 discard 1a5adb0  [maven-release-plugin] prepare release maven-dependency-plugin-2.0-alpha-4
 discard ac67fba  MDEP-74 : set default to only show compile scope unused dependencies.
 discard 39fdef1  MDEP-76 more tests
 discard 78ce254  MDEP-76: added exclusion checking
 discard a69129c  update to latest analyzer
 discard 21cc516  MDEP-73: applied Mark Hobson's patch to skip pom projects.
 discard 452bade  MDEP-78: labels where reversed
 discard 73d2c66  fix grammar
 discard ab9203c  [maven-release-plugin] prepare for next development iteration
 discard ac19fc2  [maven-release-plugin] prepare release maven-dependency-plugin-2.0-alpha-3
 discard 9c91b0b  fixed up analyze-dep-mgt to detect direct overrides.
 discard 07d7cf3  git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-dependency-plugin@519529 13f79535-47bb-0310-9956-ffa450edef68
 discard 61c1706  changed analyzer dependency to release version and excluded direct dependency override from depMgt checks.
 discard ee7a025  merged in the analyze branch.
 discard 1a9434f  minor faq fix
 discard 07e7c10  merging site updates to trunk because they apply to 2.0-alpha-2
 discard 9036a15  [maven-release-plugin] prepare for next development iteration
 discard bc57441  rollback plexus-utils to 1.1 to avoid conflicts with m2.0.6
 discard e622fd7  updated pom to put the license and notice back in.
 discard 88ffeb2  MDEP-66 - implemented dependency:sources
 discard 6811f7a  MDEP-61 - added includeScope IT.
 discard 68fcc6c  mdep-67 - fixed npe and added new use case in finding missing version.
 discard f7cccdf  added undeclared dependencies
 discard bd7341f  upgrade dependencies
 discard 228eeda  MDEP-58 - fix linux / mac unit tests
 discard 0c33ee6  MDEP-65 - added repository layout parameter Patch provided by Alexis Midon
 discard 6f385fe  MDEP-63
 discard cf2cc0d  MDEP-50 - rolled back for now
 discard c88a0d3  added ability to ignore failures after translating artifacts by classifier
 discard 144dd7c  applied patch from Steve Neuhauser to make groupId match use startsWith() instead of equals()
 discard dff47f1  merged in mdep-50 branch
 discard 90fd903  mdep-50: IT test.
 discard 0447745  mdep-27 - added IT test pom. Can't reproduce.
 discard f89f991  MDEP-57: dependency:resolve should output scope
 discard 47acb72  MDEP-57: dependency:resolve should output scope
 discard b28507a  added a couple it tests
 discard 781bd31  MDEP-26: added unpack tests MDEP-56: fixed test-jars issue.
 discard ec7fa5b  MDEP-54: include, exclude by artifactId or groupId. Patch from Chris Love.
 discard 29b0100  MDEP-26: added site info
 discard d5778f8  MDEP-26 - applied patch from Anagnostopoulos Kostis - writes out the classpath to a file that can be consumed by java -cp
 discard 1522848  formatted pom
 discard 8aaac6f  merged release branch to trunk
 discard ba8e3ef  - 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 fac7391  [maven-release-plugin] prepare release maven-dependency-plugin-2.0-alpha-1
 discard 53aecb7  accidentally commited pom with commented out section to make eclipse:eclipse work.
 discard 6126271  site updated to clarify overWrite rules
 discard bc99482  fixed linux test failure and corrected pom name.
 discard f207720  debug statements for linux (temporary)
 discard 5d53902  debug statements for linux (temporary)
 discard b567868  updated site and fixed linux test failure
 discard 034a213  MDEP-52: error in excluding provided or runtime scope.
 discard 447d94b  updated to newer dependencies
 discard 9ade464  MDEP-5 changed dependency resolution to test to allow include/excludes to pick from all dependencies.
 discard 2c2dbfb  completed unpack/copy unit tests
 discard 5ed7e0f  o updating to latest released parent
 discard e1bc2f3  MDEP-51: additional unit test
 discard aa3680a  MDEP-51: fixed snapshot being replaced with timestamp regression
 discard 164a744  MDEP-51: fixed incorrect file name.
 discard 1eb8496  updated to latest parent and fixed bug in striping version from file name.
 discard ffefc0c  added unit tests for unpack
 discard 2f74b54  checkstyle error correction
 discard 46f63e4  unpack refactor
 discard 87495ca  merge in refactor and copy unit tests
 discard 79ab06a  git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-dependency-plugin@480816 13f79535-47bb-0310-9956-ffa450edef68
 discard 44584b8  o updating headers to ASF standards
 discard e3b94b1  added more copymojo unit tests
 discard a3c1aa9  added CopyMojo tests
 discard 45ec85f  refactored tests to isolate the test related utilities from the test cases themselves
 discard b217c40  MNG-2665 - fixed broken faq.fml
 discard 28883a7  clarified version search in site
 discard ad963b9  removed howto.apt - superceded by usage.apt
 discard 60ae57a  updated license and copyright statments per http://www.apache.org/legal/src-headers.html
 discard 0261a2a  updated license and copyright statments per http://www.apache.org/dev/apply-license.html
 discard 5ad5fe2  DEP-43 applied patch from Richard van der Hoff to allow include/exclude by classifier. Also updated site docs.
 discard 2e5d55f  added overWriteIfNewer to copy/unpack to match copy-dependencies/unpack-dependencies
 discard 58ed619  site work
 discard f9dead1  o Ignore IDEA files.
 discard ad65a72  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 16750d7  MDEP-29 - fixed filename output
 discard 06a794b  [MDEP-46] Fixing tests for linux platform.
 discard 3d6f78b  MDEP-40 fixed version
 discard cf70de7  use inheritence and make all the site appearances consistent
 discard fee7269  update all parents
 discard 21c9c87  Enabled unpack with classifier tests
 discard 7313ce9  MDEP-39: corrected pom xlmns
 discard c3561e0  MDEP-41: changed output of artifact item toString()
 discard 80d1982  refactored methods from the static utility class into the proper abstract parents.
 discard 0e42cfa  added more unit tests to unpack-dependencies
 discard bd90ad8  UnpackDependenciesMojo unit tests
 discard 8b1fbf8  more tests
 discard 6c19564  cleaned up formating
 discard 0e82efe  more tests
 discard 6713b5b  more tests
 discard db790cb  more unit tests
 discard bdf21d9  fixed formating and imports
 discard a2a275b  more unit tests
 discard 5758a09  more tests
 discard cb597c2  More mojo integration tests
 discard ffe1fcf  More mojo integration tests
 discard d0a5c41  more integration tests
 discard 7787bfc  started adding integration tests
 discard 7975404  [MDEP-16] added timestamp checking to marker files. This is now the default method for checking if a file needs to be expanded again.
 discard c7dfe3c  [MDEP-21] & [MDEP-22] removed testing print out
 discard bf65d93  [MDEP-37] applied patch from kristian meier
 discard 668c99e  [MDEP-21] & [MDEP-22] added exception on exclude test scope since this would always exclude everything.
 discard a71774c  [MDEP-21] & [MDEP-22] added exclude scope option.
 discard b6af6f0  [MDEP-29] patch applied from Jimisola Laursen
 discard 486e665  Applied patch for [MDEP-24] from Valerio Schiavoni
 discard 3ea4d2d  [MDEP-31] Applied patch to remove @readonly annotation from the scope parameter.
 discard ae58ffb  use version 3 for parent pom
 discard 6cb7735  o Replace tabs with spaces.
 discard 3805d10  [MDEP-34] Documentation shows wrong groupId and artifactId
 discard cbf960a  o Fix typos in the documentation.
 discard 3667fae  Adding purge-local-repository mojo, and removing unused ArtifactItem copy, to satisfy PMD. Also added some documentation for the purge mojo.
 discard 2cc08ff  test commit
 discard 3512dfd  o Set EOL style to native.
 discard 3941599  PR: MDEP-30
 discard e6c8bd0  PR: MDEP-30
 discard 9136d41  PR: MDEP-30
 discard 9cc79da  PR: MDEP-30
 discard 2d2c371  MNG-2460: Incorrect POM inheritance for plugins
 discard 5ddf1de  Fixing MDEP-7: "ClassCastException caused by DefaultArtifact vs. ActiveProjectArtifact" Patch by Christian Schulte. Changed the patch a bit as the plugin has moved to Apache since the patch was created. o Replacing a cast to DefaultArtifact to Artifact.
 discard ba511c4  ignore
 discard d613ce6  MDEP-9: fix howto typos
 discard 7087c37  MDEP-4: Support tgz, tbz2, tar.gz, tar.bz2 unpack types
 discard d9e9f1f  Lookup missing version in populated dependency list prior to dependency management. MDEP-20
 discard 767894d  Set svn properties
 discard e343a8d  update site descriptor
    omit 9a2a80f  Initial import of dependency plugin from the mojo project. This code represents a refactored version of the plugin 2.0. It is near complete but not ready for use yet.
     add dd7cb79  Initial import of dependency plugin from the mojo project. This code represents a refactored version of the plugin 2.0. It is near complete but not ready for use yet.
     add a890366  update site descriptor
     add 43d7789  Set svn properties
     add 2a879f4  Lookup missing version in populated dependency list prior to dependency management. MDEP-20
     add c431032  MDEP-4: Support tgz, tbz2, tar.gz, tar.bz2 unpack types
     add 6d561d8  MDEP-9: fix howto typos
     add fc4ad8b  Fixing MDEP-7: "ClassCastException caused by DefaultArtifact vs. ActiveProjectArtifact" Patch by Christian Schulte. Changed the patch a bit as the plugin has moved to Apache since the patch was created. o Replacing a cast to DefaultArtifact to Artifact.
     add 2ad60e0  MNG-2460: Incorrect POM inheritance for plugins
     add eb443da  PR: MDEP-30
     add 2e4342d  PR: MDEP-30
     add fc3b2c0  PR: MDEP-30
     add 787dbbb  PR: MDEP-30
     add 4f02877  test commit
     add 2a2b3a6  Adding purge-local-repository mojo, and removing unused ArtifactItem copy, to satisfy PMD. Also added some documentation for the purge mojo.
     add b223b19  o Fix typos in the documentation.
     add b00a97c  [MDEP-34] Documentation shows wrong groupId and artifactId
     add 0bc3f8c  o Replace tabs with spaces.
     add dcd4cdc  use version 3 for parent pom
     add db3fb27  [MDEP-31] Applied patch to remove @readonly annotation from the scope parameter.
     add 2f1e2ec  Applied patch for [MDEP-24] from Valerio Schiavoni
     add 378abe2  [MDEP-29] patch applied from Jimisola Laursen
     add 71eb819  [MDEP-21] & [MDEP-22] added exclude scope option.
     add b324565  [MDEP-21] & [MDEP-22] added exception on exclude test scope since this would always exclude everything.
     add f454443  [MDEP-37] applied patch from kristian meier
     add ba51710  [MDEP-21] & [MDEP-22] removed testing print out
     add ddd6de7  [MDEP-16] added timestamp checking to marker files. This is now the default method for checking if a file needs to be expanded again.
     add 72625cc  started adding integration tests
     add dad6b17  more integration tests
     add b82d458  More mojo integration tests
     add 31eda9a  More mojo integration tests
     add 9cf0894  more tests
     add 88325f6  more unit tests
     add 392709d  fixed formating and imports
     add 1a6d9e8  more unit tests
     add b8a91d2  more tests
     add 3c1e985  more tests
     add 941169b  cleaned up formating
     add 4d293e3  more tests
     add 02c2d57  UnpackDependenciesMojo unit tests
     add 7196ab8  added more unit tests to unpack-dependencies
     add bd29761  refactored methods from the static utility class into the proper abstract parents.
     add 8c7ab15  MDEP-41: changed output of artifact item toString()
     add dc7b433  MDEP-39: corrected pom xlmns
     add 84d354e  Enabled unpack with classifier tests
     add 32d9460  update all parents
     add ea80395  use inheritence and make all the site appearances consistent
     add ab8cbd0  MDEP-40 fixed version
     add 80bcd48  [MDEP-46] Fixing tests for linux platform.
     add a85a401  MDEP-29 - fixed filename output
     add f8fad10  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 defe691  site work
     add fe3fe95  added overWriteIfNewer to copy/unpack to match copy-dependencies/unpack-dependencies
     add e567347  DEP-43 applied patch from Richard van der Hoff to allow include/exclude by classifier. Also updated site docs.
     add 8eadc24  updated license and copyright statments per http://www.apache.org/dev/apply-license.html
     add cf946f8  updated license and copyright statments per http://www.apache.org/legal/src-headers.html
     add 9191e18  removed howto.apt - superceded by usage.apt
     add 1dcd4a8  clarified version search in site
     add 2438813  MNG-2665 - fixed broken faq.fml
     add 16e01dd  refactored tests to isolate the test related utilities from the test cases themselves
     add c419c87  added CopyMojo tests
     add e063345  added more copymojo unit tests
     add 2dbc53d  o updating headers to ASF standards
     add a084b0c  git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk@480816 13f79535-47bb-0310-9956-ffa450edef68
     add c887541  merge in refactor and copy unit tests
     add 1ee3ffa  unpack refactor
     add a59a974  checkstyle error correction
     add 5bd8584  added unit tests for unpack
     add 8b01a32  updated to latest parent and fixed bug in striping version from file name.
     add fbc93ed  MDEP-51: fixed incorrect file name.
     add a9a770d  MDEP-51: fixed snapshot being replaced with timestamp regression
     add 45d7b10  MDEP-51: additional unit test
     add aeb4da9  o updating to latest released parent
     add ebee11a  completed unpack/copy unit tests
     add c63fcff  MDEP-5 changed dependency resolution to test to allow include/excludes to pick from all dependencies.
     add 3855928  updated to newer dependencies
     add 4972346  MDEP-52: error in excluding provided or runtime scope.
     add 2cf9310  updated site and fixed linux test failure
     add 3e647b0  debug statements for linux (temporary)
     add fb46ae8  debug statements for linux (temporary)
     add b458f71  fixed linux test failure and corrected pom name.
     add 000660a  site updated to clarify overWrite rules
     add 8eb0383  accidentally commited pom with commented out section to make eclipse:eclipse work.
     add 14b89e1  [maven-release-plugin] prepare release maven-dependency-plugin-2.0-alpha-1
     add aec96b2  - 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 430125d  merged release branch to trunk
     add 3976c27  formatted pom
     add 48a03ec  MDEP-26 - applied patch from Anagnostopoulos Kostis - writes out the classpath to a file that can be consumed by java -cp
     add c27fc30  MDEP-26: added site info
     add d40d8e5  MDEP-54: include, exclude by artifactId or groupId. Patch from Chris Love.
     add b19c488  MDEP-26: added unpack tests MDEP-56: fixed test-jars issue.
     add 84ea96e  added a couple it tests
     add 8e24d33  MDEP-57: dependency:resolve should output scope
     add 28e7407  MDEP-57: dependency:resolve should output scope
     add cb388a9  mdep-27 - added IT test pom. Can't reproduce.
     add 6da88bb  mdep-50: IT test.
     add 6d6891f  merged in mdep-50 branch
     add 4527855  applied patch from Steve Neuhauser to make groupId match use startsWith() instead of equals()
     add 46fb54a  added ability to ignore failures after translating artifacts by classifier
     add e82e148  MDEP-50 - rolled back for now
     add 4397fe3  MDEP-63
     add 6395e14  MDEP-65 - added repository layout parameter Patch provided by Alexis Midon
     add 88ff1fa  MDEP-58 - fix linux / mac unit tests
     add 7415ab8  upgrade dependencies
     add 68d45d1  added undeclared dependencies
     add 716d0e6  mdep-67 - fixed npe and added new use case in finding missing version.
     add f8c288e  MDEP-61 - added includeScope IT.
     add e55213c  MDEP-66 - implemented dependency:sources
     add fd7eeb6  updated pom to put the license and notice back in.
     add 9af7727  rollback plexus-utils to 1.1 to avoid conflicts with m2.0.6
     add 362d4d9  [maven-release-plugin] prepare for next development iteration
     add f71ad7a  merging site updates to trunk because they apply to 2.0-alpha-2
     add 5443d81  minor faq fix
     add 3966ba3  merged in the analyze branch.
     add c6147dc  changed analyzer dependency to release version and excluded direct dependency override from depMgt checks.
     add a96d9ba  git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk@519529 13f79535-47bb-0310-9956-ffa450edef68
     add a8591c1  fixed up analyze-dep-mgt to detect direct overrides.
     add c00fb0a  [maven-release-plugin] prepare release maven-dependency-plugin-2.0-alpha-3
     add 7c1cc1d  [maven-release-plugin] prepare for next development iteration
     add 01ee12f  fix grammar
     add 28aef74  MDEP-78: labels where reversed
     add 071552e  MDEP-73: applied Mark Hobson's patch to skip pom projects.
     add ba1d5dd  update to latest analyzer
     add 2087691  MDEP-76: added exclusion checking
     add 5066a17  MDEP-76 more tests
     add f2905fd  MDEP-74 : set default to only show compile scope unused dependencies.
     add ea3da70  [maven-release-plugin] prepare release maven-dependency-plugin-2.0-alpha-4
     add 6790d3b  [maven-release-plugin] prepare for next development iteration
     add fe66f40  fixed version ids
     add bdb8be1  updated site.
     add f3386d6  MDEP-75: applied patch from Przemyslaw Madzik
     add f313918  updated my info
     add 3723129  updates to analyze to allow scriptable mode.
     add 0e28e81  workarounds for MNG-2961
     add 2241466  MDEP-87 - fixed up the code, added more logs and tests. No problem found.
     add fe5cef6  MDEP-80 fixed copy if overWrite=false, added tests
     add dafc11d  MDEP-83 - fixed typo
     add fa644b7  MDEP-81: skip projects with no target folder.
     add f5870c4  turn silent tests back on
     add 3869d41  MDEP-89 - added file and path separator overrides
     add e17c90c  rollback cobertura
     add 99de92b  added faq entry
     add 31d6c18  MDEP-93: fixed OOM in tests. Patch from Mark Hobson
     add 3e77aa2  MDEP-94: adding tree mojo from help plugin
     add 2766fe3  MDEP-95: applied patch from Oliver Lamy to fix JDK 1.4 OOM in unit tests
     add 542aea5  MDEP-96: allow includes and excludes in the same filter
     add 84a3385  bumped up dependencies
     add 4018483  MDEP-59: updated dependencies to get the new unarchiver for rar. Had to move around the tests to avoid new heap size issues.
     add d7b9296  remove debug comment
     add 44f8d29  fixed reference to old plugin name
     add 74cd3fa  fixed site bug and start refactoring stubfactory to move to testing harness
     add faacd39  moved most of the stubs and stub factory up to the testing harness to be shared with other plugins
     add c270353  o Moved maven-dependency-tree to 1.1-SNAPSHOT for node states, visitors and filters o Updated to use SerializingDependencyNodeVisitor for serialization o Added various new parameters to dependency:tree to support: 	- scope filtering 	- node state filtering 	- artifact includes/excludes filtering
     add 3e9c9b5  Fixed typo
     add b5238da  Reset SVN properties for *.java and *.xml files to Apache standard.
     add 8e822a7  [MDEP-94] Add dependency:tree goal
     add 7b6b9e1  Reverted r552517 changes that required maven-dependency-tree 1.1-SNAPSHOT from trunk - they now live on the maven-dependency-plugin-tree-1.1 branch.
     add 9b89d74  put the exclusions back in the pom
     add 961ea72  add snapshot repo for plexus-archiver
     add 402c12b  MDEP-99: added role hint for swc
     add d929e56  applied patches from Damian Bradicich for MDEP-47
     add 4d30e4e  minor site updates
     add 66fcbf6  o Remove whitespace inside a pre element, to avoid making the page wider than it needs to be.
     add e7f97c4  added it test framework
     add 22f58fb  fixed dependency versions
     add 19511df  IT for MDEP-98
     add 0c271d6  git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk@563723 13f79535-47bb-0310-9956-ffa450edef68
     add 8194471  fixed version and bound plugin to test
     add 775d8a6  merged in branch with the patch from mdep-104
     add ae91868  fixed titles
     add 46a10c8  Merged r576422:576436 from tree-1.1 branch into trunk
     add 57c9c45  Updated for unmodifiable sets being returned by ProjectDependencyAnalysis.
     add 7e6633f  Renamed displayUsed parameter to verbose
     add 0277e1e  Improved analysis logging to only display found information.
     add 34f571d  o Turn ignoreNonCompile off by default since I believe these cases should be handled properly by maven-dependency-analyzer o Turn outputXML off by default since it makes the output rather verbose
     add d526dbb  Use standard artifact format when outputting resolved artifact scopes
     add c6449f7  Upgraded maven-plugin-testing-tools to 1.0-alpha-3-SNAPSHOT to fix tests under paths with spaces.
     add 43ac7ef  Moved misplaced newline
     add e8b8c2c  [MDEP-101] Added dependency:list alias for dependency:resolve
     add c55dcc9  o Replace tabs with spaces.
     add bc5ff23  Correct typo - use method argument rather than class field.
     add 5d2f1e0  o Pulled-up AnalyzeMojo functionality into AbstractAnalyzeMojo to allow different Plexus annotations to be specified on subclasses o Changed AnalyzeMojo to @execute phase="test-compile" for standalone functionality o Added AnalyzeAttachedMojo to @phase verify for participating in the build lifecycle o Improved Javadoc
     add 87f70a9  Made private method private
     add 7cba6fe  Formatted source
     add 2f76d7e  o Javadoc improvements o Made field private
     add 4015864  Formatted source
     add 04192f5  Fix minor doc typos
     add 7097421  Renamed analyze-attached goal to analyze-only as agreed on dev list.
     add 926998d  Use friendlier expressions for analyze mojo parameters.
     add 81e35db  Removed unused dependency maven-test-tools - thanks dependency:analyze!
     add 6e67148  Updated docs for analyze, analyze-only, list and tree goal changes.
     add b53a0fb  Added an example to the site for failing the build on dependency analysis warnings.
     add 29b4ba9  Use sentence case for examples - makes it easier to read in the site nav.
     add ff38841  use an existing site plugin snapshot
     add c9b13fc  propogate the maven.home property for the invoker
     add 586bd43  site updates. prepare dependencies for release
     add b7dc773  o Replace tabs with spaces.
     add a989d9b  o Use an output file name without spaces.
     add 0bcc9e4  Removed conflict
     add fbc63cc  Reapplied r576487 that got overwritten in r579029:
     add cf066c6  Add doc about packaging dependencies' sources
     add 3fc9341  Remove unneeded repo and use current version for dependency plugin
     add 4ed9670  make abstract test... abstract
     add 32a29e6  MDEP-116 : [dependency:copy-dependencies] Add parameter to allow extracting POMs
     add cab0d87  Next version planned in jira is 2.0-alpha-5
     add 3e76652  MDEP-116 : [dependency:copy-dependencies] change log level to explain that we aren't able to copy the pom
     add b703ba2  MDEP-116 : [dependency:copy-dependencies] the exception message is enough
     add 5142796  [MDEP-100] Merged branch into trunk:
     add 1d74df7  changed default scope
     add 258ecd0  git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk@605003 13f79535-47bb-0310-9956-ffa450edef68
     add 8578aa5  remove stray conflict text
     add 4a40652  bumped to released test tools
     add d4e1d76  Moved remotely
     add b1062f7  Moved remotely
     add dca9a09  Moved remotely
     add 43479ea  Moved remotely
     add 87e8cab  Moved remotely
     add c313cf9  Moved remotely
     add 7d571b1  Moved remotely
     add 809237c  Moved remotely
     add 2d5d627  Moved remotely
     add afa8c76  Moved remotely
     add d7adc89  moving the tests
     add 62cc36e  moving the tests
     add 354076b  moving the tests
     add c0d97a1  moving the tests
     add c41154b  moving the tests
     add 5a1a61e  moving the tests
     add 0ad4b12  moving the tests
     add e8b6e67  Updated to use the filters that where moved to maven-common-artifact-filters
     add 8de6986  MDEP-129: allow property substitution of the local repo paths.
     add cc093af  MDEP-130: allow the classpath to be attached.
     add a805f26  MDEP-119: create the classpath output folders if needed.
     add 7a3c5db  MDEP-125: output classpath in a format than can be used for filtering.
     add 09b535d  MDEP-111: allow output to files on resolve goals and consolidate outputfile parameters
     add 82edd59  MDEP-131 & MDEP-132: report translations
     add 0b6d868  [MDEP-133] Add dedicated resource bundle for locale "en" Submitted by: Benjamin Bentmann Reviewed by: Dennis Lundberg
     add ec6a29d  o Set EOL style to Native and add subversion keywords.
     add 00c28c3  MDEP-134 added pom that breaks dependency tree
     add d0d9dd0  git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk@614295 13f79535-47bb-0310-9956-ffa450edef68
     add 0ec0679  added warning that tree mojo needs >=2.0.8
     add 677198f  bumped dependencies
     add 229faf1  locking down plugins
     add 743547f  [maven-release-plugin] prepare release maven-dependency-plugin-2.0
     add 946cf3a  rollback failed release
     add 1bb36b0  [maven-release-plugin] prepare release maven-dependency-plugin-2.0
     add 438abd1  [maven-release-plugin] prepare for next development iteration
     add 5d06974  corrected the javadoc tags @since params
     add a91e6e4  jdoc fix
     add dbb0012  MDEP-150 deterministic analysis ordering
     add ccc60c0  updates to clarify includes/excludes handling.
     add 613fc56  fixed parse error
     add 0cffac3  git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk@633255 13f79535-47bb-0310-9956-ffa450edef68
     add e9626e9  moved its to make room for the shitty plugin
     add 8b9d1b2  added shitty plugin for a new IT to check the filtering during unpack
     add 5ea80a7  added snapshot repo so continuum can build.
     add b7ee030  fixed parsing error in xdoc
     add 07d283c  changes while debugging some doxia stuff
     add 3793190  o Added svn:eol-style=native
     add 44ada05  MDEP-157 MDEP-139 patch from Frank Cornelis to fix output formatting
     add 624a2c4  o Added svn:eol-style=native o Added svn:keywords
     add 358f480  Fixing a couple of spelling typos.
     add ab79500  Bumping all parent versions to 11, to allow deployment to alternative locations.
     add 4e857ff  added esb and nar unarchiver support
     add e36565f  o Updated to maven-plugin-plugin:2.4.2 to bypass MPLUGIN-107
     add cd7bd77  Try to use the 12-SNAPSHOT parent
     add 45a786e  o Updated to shitty-maven-plugin:1.0-alpha-3-SNAPSHOT which fixes MSHITTY-26
     add 7125709  o Adjust indentation.
     add d97f6fd  o Adjust indentation. o Remove tab characters.
     add abf3b37  Ident pom
     add bca83af  enforcer rule is defined in parent
     add fdd3b8c  versions of plugins to use are defined in maven-parent
     add ebb0217  Remove unused dependencies
     add ea3e16f  Reporting is already defined in plugins-parent
     add f2a0a7f  Move repo near the plugin to remember to remove it
     add 8a076fd  Move integration tests in the dedicated profile
     add 598f29f  cobertura:clean is configured in maven-parent
     add 3d4927d  o Synced id and activation of integration-tests with core ITs
     add 09440f6  o Reordered POM
     add bac8d70  o Removed license info which is inherited from ASF parent POM
     add 4aea035  o Added SCM information (compare http://www.nabble.com/Re%3A-%3Cscm%3E-element-in-plugin-POMs-p18934198.html)
     add 9eb8899  o Added project description
     add daf7ae9  o Updated index page of plugin site
     add a0c4a87  o Changed encoding of site descriptor to UTF-8 just like used for POMs o Updated/added license headers
     add 774e454  o Removed site elements which are to be inherited
     add 930d53f  [MDEP-178] Create a goal to download single artifact transitively
     add 1e13382  Add an option to resolve non-transitively
     add 8316e46  o Explicitly stated UTF-8 as file encoding o Updated license header
     add e9f61be  o Updated index page of plugin site
     add ae216ac  MDEP-180: fix the repository layout option (and also bump dependency tree version)
     add 9f6cff9  MDEP-181 use installer to produce the repository layout. Patch from Igor Fedorenko
     add acb44f6  MDEP-181 use installer to produce the repository layout. Second Patch from Igor Fedorenko
     add eefd6b7  o Inherited from maven-plugins:12
     add a7d0cd9  o Formatted/reordered POM
     add c76d835  minor printing cleanup lowercased "includes" fixed javadoc to avoid usage of \/ to instead encode forward slash via HTML character entity reference /
     add 77bc62f  MDEP-183: add additional zip based unarchiver types
     add 97ffd40  o Avoided deprecated syntax @parameter expression="${component...}"
     add 9cb8332  use new analyzer
     add a25a027  [maven-release-plugin] prepare release maven-dependency-plugin-2.1
     add 07ab82d  [maven-release-plugin] prepare for next development iteration
     add c66f897  MDEP-145 merging branch from pisong@apache.org (includes patch from jerome creignou)
     add dd1f45c  o Inherited from maven-plugins:13
     add 65b3a14  used http://maven.apache.org/xsd/* for schema location
     add ecfc9eb  o Migrated ITs to use maven-invoker-plugin
     add 4de8210  o reordored goals declaration
     add ded2244  MDEP-206: Add new Mojo to find duplicate dependency declared
     add 68d96f8  o fixed license header
     add 2fb1037  o Added plugin version to POM snippets in documentation
     add 2b8cb63  o filtering version in doc
     add 7198eaa  o fixed ambiguous links o added Doxia xsd
     add 703f7ac  o order dep
     add 684f474  MDEP-228: Review the Doxia Sink calls
     add 2d747a3  o Added some basic ITs
     add 29f92db  [MDEP-164] If copyPom is set to true, poms should be copied regardless of whether the jar file already exists.
     add 636683d  upgrade parent version to ensure source-release is automatic.
     add d2749d7  o Updated to maven-invoker-plugin:1.4
     add f792b2e  o Add l10n-maven-plugin.
     add c273c80  MDEP-179:Add ability to use an alternate repository at copy and unpack mojo's execution time
     add cb69ebb  MDEP-142: add IT, not able to reproduce the issue.
     add 23d91d7  MDEP-238: fixed bad links at examples/preparing-dependencies.html
     add 51486bf  MDEP-142:upgrade to plexus-archiver-1.0-alpha-12, plexus-io-1.0-alpha-5, maven-plugin-16.  Plus added missing dependencies reported by dependency:analyze
     add 7e0fcc9  MDEP-138:update plexus-utils-1.5.1 to fix space in path issue which only found on linux. This will fix MDEP-142 as well
     add b9fc52c  use a much smaller test archive in 'unpack' IT
     add 0c528c2  fixed a bad link
     add 34ef86c  MDEP-226: document destFileName usage.
     add 5004f39  MDEP-155: corrected build-classpath mojo usage
     add a72e5fb  MDEP-191: Tidy up logging from unpack, submitted by Tom Palmer
     add 4152be3  prepare IT for MDEP-242 where unpack tgz with excludes configuration is not working
     add 40196b4  [MDEP-235] Better handling of comma separated string configurations
     add e0df304  revere r894970, excludeClassifers is broker, need IT first
     add aa84f38  [MDEP-193] use maven-common-artifact-filters-1.2 to excludeClassifers and includesClassifers to work. IT added
     add 9ad83bb  [MDEP-235] Better handling of comma separated string configurations. IT added
     add 4b9e1b6  [MDEP-219] include classifier in XML output for dependency:analyze
     add 28cb9f7  [MDEP-161] Honor outputFile configuration in depenendy:resolve-plugins goal
     add 43e104e  - Use ArtifactRepositoryFactory to construct alternate local repository instead of directly invoke the DefaultLocalRepostory constructor. - Rename alternateLocalRepository to localRepositoryDirectory for clarity and configuration naming convention
     add b203f24  [MDEP-248] Add Swedish translation
     add 4842c6b  [MDEP-248] Add Swedish translation
     add 0c64097  o Used proper id for local repo
     add d6b4b57  o Fixed retrieval of repository layout to use container for proper component creation
     add f49d699  [MDEP-143] updated maven-dependency-analyzer version to use fix from r922584
     add 9198fdc  removed unused import
     add 3d284bc  o removed unused code o fixed typos
     add a61260c  fixed errors reported by Checkstyle
     add 68c7e03  fixed typos
     add fa38402  o Inherited from maven-plugins:17
     add a1cbcc3  updated reporting plugins dependencies: maven-reporting-api 3.0 and maven-reporting-impl 2.0.5
     add 7a7fed3  new goal to list the repositories used by the current project.
     add ee2b216  no print stacktrace. bad programmer!
     add 7a1ea35  git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk@949061 13f79535-47bb-0310-9956-ffa450edef68
     add 3c9da63  MDEP-240 added the ignoreCompile to the report.
     add 5f5c766  MDEP-260 patch by Sergei Ivanov to fix fileSeparate replaceAll crash.
     add f1b1721  MDEP-250 add a skip parameter to copy/unpack
     add 2525353  fixed formatting
     add e5811fa  BuildClasspathMojo.java is 1.5 required (use Pattern.quote() ).
     add 2466409  o Decoupled test from questionable handling of dependencyManagement in dependencies
     add c967b2a  MDEP-215 - applied patch by Jo Odland. Adds useSubDirectoryPerArtifact
     add aab8116  MDEP-292 applied patch from Greg Vanore
     add 7fcc305  [MDEP-215] copy-dependencies -- useSubDirectoryPerScope [patch]
     add 1797d2f  MDEP-281 applied patch from Selim Ok
     add 7da8abd  MDEP-192 patch from Nikola Petrov
     add c4db4b3  MDEP-262 patch from Tobias Glerke
     add 10cd503  MDEP-211 patch from Oumar Aziz OUATTARA
     add 18ead89  fixing the IT broken by MDEP-192. The classpath order was changed on purpose
     add e8a10da  o Added/polished license headers
     add 06d7222  o Updated to maven-invoker-plugin:1.5
     add ad0d27d  o Updated IT to use non-controversial classpath scenario
     add caeecf1  [MDEP-296] Add new goal to set properties containing the file paths of dependency artifacts.
     add 6b51461  MDEP-225 applied patch to touch marker file timestamps if they already exist. Patch from Phillip Hellewell
     add 42fa273  bump the parent
     add b308ef3  use released analyzer
     add 6d67dea  [maven-release-plugin] prepare release maven-dependency-plugin-2.2
     add 3036bfb  [maven-release-plugin] prepare for next development iteration
     add 5d9748f  revert the staged release
     add 39faecb  use the released parent
     add 4ccb26d  [maven-release-plugin] prepare release maven-dependency-plugin-2.2
     add c575170  [maven-release-plugin] prepare for next development iteration
     add 49e5bc8  added Java 5 generics
     add 7b2db32  improved error message, since this tests fails sometimes on grid on Windows
     add de2da2a  fix relativePath to plugins parent and bump to latest parent for all plugins
     add 6401e35  added output to investigate intermittently failing test
     add d06a09e  o fixed encoding used when reading pom file (XML detected instead of platform) o removed reader descriptor leak
     add ea0eadc  code formatting and simplification
     add 32015a3  improved javadoc
     add f5ffd20  updated plugin-testing tools to reduce file handle leaks
     add 8a705d5  added debug output to try to understand what is failing on grid
     add 4257a58  reduced attributes visibility
     add 5d7cea5  added debug output to try to understand what is failing on grid
     add d2ff6a2  improved debug output to try to understand what is failing on grid
     add 4fe8e64  updated plexus-archiver to see if PLXCOMP-163 was causing the issue with grid
     add 8f63d22  added quotes to includes/excludes values in log message
     add ce94cc6  o added mavenVersion property when not already there o used mavenVersion property for maven prerequisite
     add 6df79fa  Add a temporary repository so that plexus-archiver:1.3-SNAPSHOT will be available to CI-servers.
     add 5548fe2  updated reporting configuration for Java 5
     add 5a8ab81  [MDEP-315] Add pt_BR localization Submitted by Taciano Tres
     add 83c1a23  Test is 1s too brittle on MacOSX getting intermittent failures 1 out of every 5 runs (approx) but all seem to go away by increasing the timestamp differences by 1s
     add 161aba7  [MDEP-316] dependency:copy and dependency:unpack behave differently with M2 and M3 (should always search the reactor for artifacts)
     add 84a5508  [MDEP-265] Add classifier option for dependency:get
     add a020cd1  [MDEP-145] Closing out documentation gap
     add 9ef9f3c  update parent
     add 7b90dab  upgrade to latest surefire release
     add c487d1d  upgrade to latest m-compiler-p release
     add 73bb393  Upgrade to plexus-archiver 2.0
     add e03e084  up invoker version
     add 67a8fc6  use latest m-s-file-management
     add 93b29c5  update commons-collections
     add 78be814  maven-plugin-testing-harness is a royal pain.
     add 2088a84  [maven-release-plugin] prepare release maven-dependency-plugin-2.3
     add 99eaa0c  [maven-release-plugin] prepare for next development iteration
     add a1463dc  o Add localization report for pt_BR
     add d5516c1  not sure why this test is broken on CI, but now we liminate side effects
     add 8a4f3ca  MDEP-319 try to fix randomly failing test
     add f007689  Small adjustments trying to fix unstable results: - use only one System.currentTimeInMillis() - compare lastModified() of both files instead on the intended times. According to API it depends on the OS how this value will be set.
     add 47c7410  [MDEP-324] Use fixed 2.0.1 plexus-io to work with java7
     add c0363b0  Fix boolean operation
     add f55d866  [MDEP-333] Fix repository handling of dependency:get. Allow setting the repository id and layout for multiple repositories using deploy-plugin notation. Add usage documentation.
     add 688dfcd  [MDEP-334] Add a destination parameter to the get mojo
     add a3dd938  [MDEP-284] Get Mojo ignores the transitive attribute because of a typo in the parameter declaration. Add IT tests too. Patch by Baptiste Mathus
     add c6584cd  [MDEP-333] Add a test for the remoteRepositories parameter and fix issue found with parsing
     add b4acbb7  fix some formatting: no functionnal changes
     add 5e3132d  [MDEP-331] Add to purge-local-repository goal ability to clean only snapshots.
     add 812ecc7  [MDEP-331] Add to purge-local-repository goal ability to clean only snapshots. add it test
     add b6c6299  commons-lang is really used not only for compile
     add 6e27ffa  [MDEP-306] Unpack does not handle spaces in includes/excludes
     add 051790c  Remove deprecated config
     add bd79788  [MDEP-336] Add warning about always downloading from central
     add bb15e6c  [maven-release-plugin] prepare release maven-dependency-plugin-2.4
     add 1717a9e  [maven-release-plugin] prepare for next development iteration
     add 891c506  no need for a Lead, and remove empty tags
     add f1f7829  Fix MDEP-297: outputType is indeed part of 2.2 instead of 2.1
     add de7cdfe  code formatting
     add c9b16cd  Updated deps
     add ecc9f6b  use default-value instead of expression for readonly parameters
     add 233a104  suppress warnings
     add ae95d4f  use last parent
     add dd79fc9  remove configuration inherited from parent
     add 1592cdc  [MDEP-357] use plugins annotations.
     add 8203622  oups this change was only for local testing purpose
     add 460ef1f  all are already in developers section from parent
     add 6b88dd7  use last plugin parent snapshot to use last compiler plugin to improve build time on jenkins build.
     add 2044633  reactivated postBuildHookScript
     add 7be3c7b  [MDEP-339] fixed tree mojo under Maven 3
     add 2191637  updated pom xsd location
     add deab8a1  [MDEP-286] fixed typo
     add 6e4bfd2  updated dependencies to released versions
     add d37e3c8  fixed errors reported by Checkstyle
     add cc9db00  [maven-release-plugin] prepare release maven-dependency-plugin-2.5
     add 16cd76b  [maven-release-plugin] prepare for next development iteration
     add 234ef74  revert release
     add cd77bd5  [MDEP-353] fixed documentation Submitted by: Matthew Farwell
     add db1c8e2  [MDEP-363] The plugin should not write debug messages to 'System.out'.
     add 78ec68b  annotations are not needed for plugin execution so mark dependency as provided
     add 34263c0  fixed typos
     add c7d1e73  code formatting
     add c038364  avoid creating Log at each invocation
     add 261df7a  fixed links
     add 6510e79  [MDEP-187] improved error message to describe the real cause of the problem
     add 56237dc  [MDEP-98] improved error message to describe the real cause of the problem
     add 4aa7aff  updated released dependency
     add 2f76cd8  [maven-release-plugin] prepare release maven-dependency-plugin-2.5
     add 556fa5c  [maven-release-plugin] prepare for next development iteration
     add 9f4423d  [MDEP-365] includes/excludes doesn't work anymore with unpack-dependencies 2.5.
     add f81cebd  code formatting
     add 09c6e63  upgrade parent version used
     add 2901102  add it for unpack-dependencies goal
     add d328cc0  fix typo in directory name
     add 2bc813e  fix typo in directory name
     add 1828891  really use verify script
     add dc8ad34  really use verify script
     add 3f34a81  correctly use a verify file
     add a795795  [MDEP-368] Configure plexus-archiver to use java.io.File methods to set permissions when available.
     add 1c41386  add @since
     add 1a25bfa  next release will be 2.5.1-SNAPSHOT
     add 86f5824  [maven-release-plugin] prepare release maven-dependency-plugin-2.5.1
     add 5209abd  [maven-release-plugin] prepare for next development iteration
     add 1f25b59  fixed @since
     add 5266cd1  [MDEP-371] useJvmChmod true by default.
     add 00ca1a3  use last plexus-io 2.0.4 and p-u 3.0.4
     add dc90359  due useJvmChmod default value change bump to version 2.6
     add 68a6937  use last p-u 3.0.5 with perf improv for selector
     add 4ff5327  replace StringBuffer by StringBuilder
     add 30e6197  [MDEP-377] use last p-u version 3.0.7 which is faster for file copy
     add 8365389  [MDEP-376] -Dexcludes filtering not working anymore
     add 6481bd8  Fixed minor spelling error
     add 3e205f0  Fix test for Windows. Can't write to a file if it uses:     public String pathOf( Artifact artifact )     {         return artifact.getId();     }
     add 2b81de2  MDEP-366 - Fix NPE when using site report : dependency:analyze-report
     add 1ed3933  [MDEP-381] Unpack/copy an artifact from commandline
     add 199c9b3  Upgrade pluginTestingVersion from 1.2 to 2.1 Upgrade maven-common-artifact-filters from 1.2. to 1.4 m-c-a-f used to pull in maven-plugin-testing-harness:1.1, which still seems to be required.
     add ff2b798  [MDEP-380] copy-dependencies should be able to use the artifact's baseVersion contributed by Bakito reviewed and submitted with minimum adjustments by Robert Scholte
     add b23c4c7  Fix typo
     add db69b3b  Fix typos of usage page
     add f636e97  [MDEP-360] Allow using folder as dependency:get destination parameter
     add 783140c  replaced tabs with spaces
     add 5a417e6  formatting
     add c71ec78  use java 5 for loop construct
     add c7c18aa  [MDEP-383] Update for purge-local-repository to work with Maven 3 remote repository resolution
     add d4601bd  [MDEP-173] Add options for includes when purging local repository Patch submitted by: Nicolas Cazottes
     add 65239e4  [MDEP-256] Don't try to purge system dependencies
     add 3b6d428  [MDEP-256] Check for a null scope to avoid NPE
     add b41bde9  [MDEP-343] Add "skip" parameter to the copy-dependencies goal
     add 66d0848  Fix compile error for JDK 5.
     add fd681ab  Small code-optimizations
     add 1b7abff  Add @since
     add a115e0b  [MDEP-384] build-classpath should be able to use the artifact's baseVersion
     add 96a1456  Fix default value
     add ddc89b4  Use latest plexus-io
     add bb04661  Use latest plexus-utils
     add b7ab4de  Use latest plexus-archiver
     add 5c1965b  fixed markup to match schema
     add 80289b8  fixed typo
     add 7bcff23  [MDEP-205] Make behaviour of sources mojo the same as resolve mojo, except for the default classifier setting
     add a2f6f40  [MDEP-385] Change default fuzziness to "version" instead of "file"
     add 3df60c3  Fix javadoc typo
     add 25c6ee6  updated maven-dependency-analyzer, to be released simultaneously with plugin
     add 6d43e84  [MDEP-262] added documentation
     add ae6a250  fixed typo like r1400381
     add 72f2849  added @since
     add 7c16de8  removed duplicate code, which is now shared in maven-dependency-analyzer
     add cd1bad0  removed unused imports
     add 590e0c7  added documentation
     add c7a0d59  removed unused imports
     add 8c7613f  [MDEP-300] Unpacking artifacts should be based on type, with fallback on file-extension.
     add 5f74c24  remove unnecessary cast
     add 159dd98  [MDEP-122] added usedDependencies parameter to declare dependencies to force "used" status
     add e374f23  fixed indentation
     add d818c31  lock compiler version in ITs
     add 698a059  fixed indentation
     add 71c098c  improved formatting
     add f685a22  [MDEP-124] added a FAQ entry for wrong unused dependency when not detected at bytecode level
     add b47ded5  [MDEP-328] improved documentation of scriptableOutput
     add 3d4e526  [MDEP-285] Document abstract method org.apache.maven.plugin.dependency.AbstractDependencyFilterMojo.getMarkedArtifactFilter() Submitted by: Baptiste MATHUS
     add 8a2e8e1  added contributor
     add 6272fc2  [MDEP-287] mark goals @threadSafe (no problem found)
     add 40ac6f6  generics
     add 8bd15eb  [MDEP-272] Refactoring of purge-local-repository goal to allow for version ranges and better error handling.  Added new ITs for purge-local-repository.
     add b6883bb  Fix purge-local-repository bad pom test for Maven 3.
     add 9d75374  [MDEP-386] Split purge-local-repository goal into two goals, one for a manual local repo purge of specific artifacts, and one for automated dependency resolution and purging of the set of project dependencies.
     add af1ad68  [MDEP-386] Minor site doc updates
     add 80de1c9  code simplification
     add 10b688b  Also throw Exception when file-deletion fails
     add 8898218  Also use baseVersion when copying poms
     add 26c49f5  code simplification
     add 7bdd73e  added a counter when deleting artifacts
     add a28b634  (no jira): Add missing 'read only' flag to internal injection parameter; add example of report.
     add 992284f  [MDEP-262] this parameter is for end-users when they want to use another dependency analyzer than default
     add 487544d  (no jira): atone for my rash addition of read-only to 'analyzer' by adding a bit more explanation. More to come at some point.
     add 3a1ad19  [MDEP-386] Undo the split between automated purge and manual purge.
     add f78db8e  [maven-release-plugin] prepare release maven-dependency-plugin-2.6
     add 381d05e  [maven-release-plugin] prepare for next development iteration
     add 44af658  [MDEP-386] Remove manual purge mojo
     add 2c4f9c1  Add jira number in IT configuration comment about Maven 3.0.4 dependency resolution problem
     add 05c91ca  Roll back the dependency-analyzer to a SNAPSHOT since the release vote was canceled. With hopes of making Jenkins a happy butler again.
     add 3f84478  [MDEP-386] removed manual purge mojo IT (mojo removed in r1403449)
     add 01ec01c  update maven-plugin-plugin to 3.2
     add b4ba7cb  Upgrade plexus-utils 3.0.8->3.0.9
     add a93a561  Upgrade maven-dependency-analyzer 1.3-SNAPSHOT -> 1.3
     add 888a7fb  [maven-release-plugin] prepare release maven-dependency-plugin-2.6
     add e22b5d1  [maven-release-plugin] prepare for next development iteration
     add 035416d  Added missing entries to the list of examples.
     add c045dfd  Fixed some incorrectly AFT-formatted links.
     add 835a87e  Fixed some formatting.
     add 19abad4  Fixed yet another incorrect internal link.
     add 9328236  [MDEP-391] upgrade plexus-archiver version with useJvmChmod on per default.
     add 288b4e9  [MDEP-391] Unpack fails on linux with large archives add ignorePermissions flag
     add deec581  [MDEP-301] Allow build-classpath to output to property Submitted by Ryan Heinen.
     add 7489125  add contributor
     add 48cd9b9  minor code format
     add 04a1c12  code formatting
     add 5fa74a3  [MDEP-396] Add support to use the baseVersion of an artifact instead of version for the destFileName Submitted by Andreas Kuhtz.
     add d448a09  missing @since
     add 3bb40a6  add contributor
     add 5642559  use bean to pass parameters will ease future enhancements
     add 79f7fe3  missed to add the new class
     add e7eb1c9  [MDEP-401][MDEP-402] Adding excludeReactor parameter and getPluginArtifactsFilter() method, to make use of in/exclude parameters already in existence from the resolve-plugins mojo. Also adding ITs to verify this functionality.
     add 580755a  MDEP-403 add skip parameter (patch from henning)
     add a10e4cc  MDEP-399 Multi-module dependencies incorrectly marked as unused - pick up the shared dependency analyzer 1.4 for MSHARED-276
     add 3838ebb  m-dependency-p is normally called from cmdline instead of being part of the build lifecycle. In these cases skipping doesn't make sense. If used during the build lifecycle, be sure to skip the right goal/plugin, so prefix this property with "mdep."
     add 975517b  upgrade all to last parent 24
     add 6b0edf9  [maven-release-plugin] prepare release maven-dependency-plugin-2.7
     add 8afbd86  [maven-release-plugin] prepare for next development iteration
     add c3d0e36  MDEP-391 restore permission compat with previous versions of the plugin.
     add 6679ffd  rollback to version 2.7 to retry the release.
     add 2504066  sync default values
     add 6d92ea3  [maven-release-plugin] prepare release maven-dependency-plugin-2.7
     add d456160  [maven-release-plugin] prepare for next development iteration
     add 2407ef7  rollback to grab one more change before trying this release again.
     add 25460bc  [maven-release-plugin] prepare release maven-dependency-plugin-2.7
     add a2b52c7  [maven-release-plugin] prepare for next development iteration
     add 3236039  [MDEP-295] Add ability to strip classifier Submitted by Holger Mense.
     add 005e890  add contributor
     add 72d4a57  [MDEP-374] restore dependency:tree verbose mode
     add 8539034  Maven 3.0.5 has the same MNG-5366 issue than Maven 3.0.4
     add 22887ed  [MDEP-407] added support for Maven 3.1-A1/Eclipse Aether 0.9-M2
     add d822d71  added dependency:tree -Dincludes= IT
     add 874283f  improved javadoc (then generated goal documentation)
     add 9b9325a  prepare release
     add 7ba90fc  added useRepositoryLayout IT
     add ac76a56  move copyPoms property from AbstractFromDependenciesMojo to CopyDependenciesMojo
     add 3184f77  removed copy/paste
     add 9332228  [MDEP-411] added IT checking for unexpected pom in root of repository in addition to expected content in the repo
     add b4426c7  [MDEP-411] if useRepositoryLayout, don't copy pom to output root since it has been done in the repo during artifact install
     add 8b26dba  [MDEP-412] added addParentPoms property to copy-dependencies to include parent poms
     add 7678f46  fixed typo
     add 1a83794  code formatting
     add a3d2d17  avoid strange "maven-dependency-plugin:" directory creation made by m-site-p: now the directory is created in target
     add 6841807  moved last unpack unit test to fromConfiguration, where all unpack unit tests reside
     add 18a29d1  move ListMojo to resolvers, like any other resolver
     add 0de060a  moved resolve unit test to same package as tested class
     add be6577a  reduced silent attribute visibility from public to protected
     add de601ea  moved mojos "from dependencies" to fromDependencies package, like done with fromConfiguration
     add 2f1df57  removed components already inherited
     add 90178b3  fixed javadoc for outputDirectory: overridden value in ArtifactItems is only available in "from configuration" goals
     add e12b5c0  [MDEP-128] improved documentation of includeScope
     add 7d0dde8  [MDEP-330] added dependencies exclusion test to copy-dependencies IT
     add d5ae7c6  [MDEP-395] deprecated destination parameter, dependency:copy is here to copy the artifacts, dependency:get only resolves
     add 1c70e54  [MDEP-413] hide useJvmChmod and ingorePermissions from goals not using it: resolver goals, copy*, build-classpath
     add 81d1802  moved BuildClasspathMojo to fromDependencies
     add f5fab12  moved AbstractResolveMojo to resolvers
     add 0059580  moved analyze mojos to analyze package
     add 053ad23  moved all code related to tree goal to tree package
     add dfdd26b  code formatting
     add ca5c592  code formatting
     add 50f374f  [MDEP-379] use the normal artifactId-version-classifier scheme instead of actual artifactId-classifier-version-type
     add 4415268  [MDEP-321] removed final class declaration
     add 983b947  [MDEP-266] copy-dependencies also copies optional dependencies
     add 8d376bd  [maven-release-plugin] prepare release maven-dependency-plugin-2.8
     add c077a25  [maven-release-plugin] prepare for next development iteration
     add 235b0be  [MDEP-414] Add option to sort output of dependency:resolve
     add 585610c  [MDEP-415] Add option to include parent poms in dependency:resolve output
     add 4d9e44a  [MDEP-416] parent project can have no corresponding artifact when run with Maven 2
     add 4b6c221  [MDEP-413] can't hide parameter by marking it readonly, since it causes failure with Maven 2: for the moment, just override the field description
     add 2a6bc22  cancelled the release
     add d01ad7d  features finally in maven-dependency-plugin 2.8
     add 1afc4cd  reduced parameter description complexity
     add d780e5a  [maven-release-plugin] prepare release maven-dependency-plugin-2.8
     add d432d17  [maven-release-plugin] prepare for next development iteration
     add 577cc8a  Increase -Xmx to 384m for surefire to get it running on https://builds.apache.org
     add ecfa957  Follow ASF branding rules.
     add 4cb1a07  Fix syntax error.
     add ddf90b6  More plexus updates
     add a0770c6  MNG-5366 not fixed, so excluding M3.1.0 for ITs which depend on this.
     add f085036  Oh, look at that button. Does that convert everything to correct java5 ??
     add 3144058  Further code analysis improvements
     add 54d95f7  More code analysis fixes
     add 07369da  Reformatted to code style
     add 0d21261  Revert "Reformatted to code style"
     add 53596ec  remove non valid javadoc reference
     add 4724786  not yet fixed in Maven 3.1.1
     add 83bff82  not yet fixed in Maven 3.1.1
     add ba33d0e  upgraded parent pom (compiler, assembly, doap not upgraded because of a failure: need to investigate)
     add 1852329  [MDEP-443] verbose mode force Maven 2 resolution algorithm: improve documentation and add a warning at runtime
     add b3c72e0  [MDEP-439] maven-dependency-plugin not compatible with Java 8
     add ff8c6ac  [MDEP-439] maven-dependency-plugin not compatible with Java 8 missed to add the test project in the previous commit
     add ae04ba2  Upgraded doxia version to avoid problems in multithreaded build
     add dcc1e56  [MNGSITE-152]  - Added appropriate links to download site and license location    to fulfill the ASF requirements.
     add f71355f  [MNGSITE-152]  - Added missing download.cgi and xdoc/download.xml.vm
     add 834ddaa  added license header
     add 48db4ca  not yet fixed in Maven 3.2.1
     add 4be5d84  deactivated failing test with Maven 2
     add 258376a  Fixes MDEP-450: Add goal display-ancestors which will output the line of heritage for parent poms.
     add d8c4179  Exclude run of theses ITs as MNG-5366 is still unresolved.
     add 72985a4  removed @Override which is causing problems on some JDKs since it is an implemented interface, not an overridden method
     add f57982b  [MDEP-427] Add user property for addParentPoms option
     add 9204153  Remove 'its' from unit-tests: test-methods were empty, matching resources were never used.
     add 1eef301  [MDEP-452] Introduce mock repository manager, clean up old m2repo
     add 416219f  Improve performance: don't concatenate Strings using + in a loop
     add 154126f  fix incorrect equals when cpString is null
     add 4892c33  [MDEP-424] Maven Dependency Plugin homepage should link to dependency:list-repositories
     add 5d90454  [MDEP-453] Change Maven prerequisite to 2.2.1
     add a3d8f96  remove unused imports
     add c0e1e26  MavenProject must be injected as a Parameter, not as a Component
     add 9f46779  Fix unittest; newer version of Wagon expect an id for the repository. Stub always returns null, so a little workaround required.
     add 9fd845d  upgrade junit to 4.11
     add 1e63959  Explanation why org.apache.maven.shared:maven-plugin-testing-harness:1.1 should be declared first
     add 1d4dff5  - Added TODO/FIXME comments in pom file.
     add c9fe4fb  [MDEP-454]  - Improved documentation for includeArtifactIds and    includeGroupIds.
     add 4126d12  [MDEP-448]  - NPE prevented cause don't access the file attribute of the    artifact which can be null under different circumstances.
     add 1ad11b4  [MDEP-460]  - Removed dependency plexus-container-default:1.0-alpha-9-stable-1
     add 8d0e2f8  [MDEP-461]  - Upgrade plexus-archiver to 2.4.4
     add 2eff924  [MDEP-459]  - Upgrade maven-dependency-analyzer to 1.5
     add d634257  [MDEP-463]  - Fixed RAT issues.    Added apache-rat-plugin configuration to exclude three    files which contain direct output of m-d-p:tree which is    used to be compared the result of IT's.
     add 9828a75  [MDEP-464]  - Upgrade shared component maven-invoker from 2.0.11 to    2.1.1
     add cfbbd99  [MDEP-462]  - Upgrade shared component maven-dependency-tree from 2.1    to 2.2
     add d2ad709  [maven-release-plugin] prepare release maven-dependency-plugin-2.9
     add e113d32  [maven-release-plugin] prepare for next development iteration
     add dc5cdc5  plexus-io 2.0.12
     add 21fadc7  plexus-archiver 2.5
     add 50a4b5d  Updated to plexus-archiver 2.6.1, plexus-io 2.1.1 and plexus-utils 3.0.18
     add 88e015b  p-io to 2.1.1
     add 34b90b3  Updated to plexus-archivee 2.6.3 and io 2.1.3. Should fix windows troubles
     add c372749  - Added to all plugins LICENSE file - Added to all plugins NOTICE file with copyright year 2007-2014
     add a8f35fd  - Undone the commit r1630358 which means to remove   all LICENSE/NOTICE files until the ASF is clear about   what to do.
     add af1dde3  Updated p-archiver 2.7 and p-io 2.2
     add dc86c3f  [MDEP-465] Updated pleuxs-archiver to 2.7.1, test-scoped pinterpolation to 1.21
     add 65090c2  Updated to p-u .20
     add 99f9dd8  updated parent pom and fixed errors reported by Checkstyle
     add bde6424  [MDEP-472] Upgrade to maven-plugins parent version 27  - Added configuration to append the rat configurations.
     add c7232fa  Removed dead code
     add a3aa3fc  restored accidental change
     add 55547b5  Updated to p-archiver 2.9
     add c817e13  Exclude M3.2.3 for certain ITs. Might be fixed with M3.2.5 thanks to upgrade of Aether
     add 726c360  [MDEP-476] Add dependency ignores to the analyze-* targets.
     add 93e8a77  [MDEP-466] analyze fails on multimodule project (regression)
     add b471c42  [maven-release-plugin] prepare release maven-dependency-plugin-2.10
     add 7c1d06d  [maven-release-plugin] prepare for next development iteration
     add a013c02  Fix for IT 'analyze-multimodule-project' to work with Maven 2.2.1
     add 8578abd  Downgrade of version for restart of the VOTE.
     add ded7c9f  [maven-release-plugin] prepare release maven-dependency-plugin-2.10

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   (1a6dcc7)
            \
             N -- N -- N   refs/tags/maven-dependency-plugin-2.10 (fb2e006)

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>'].