The Maven team is pleased to announce the 2.2 release of the Maven
Dependency Plugin:

http://maven.apache.org/plugins/maven-dependency-plugin


Release Notes - Maven 2.x Dependency Plugin - Version 2.2


** Bug
    * [MDEP-138] - unpack of tar files fail with ArchiverException:
chmod exit code was: 1
    * [MDEP-142] - Path with space makes the dependency:unpack goal fail
    * [MDEP-143] - incomplete literal/length tree when analyzing
    * [MDEP-149] - Field accesses and method invocations cause bogus
dependencies
    * [MDEP-155] - writing classpath into a file doesn't work anymore
    * [MDEP-161] - dependy:resolve-plugins doesn't output to file when
using outputFile parameter
    * [MDEP-164] - dependency:copy-dependencies does not honour 'copyPom'
    * [MDEP-165] - dependency:copy-dependencies does not copy sources,
and downloads them every time
    * [MDEP-171] - link to "Unpacking the Project Dependencies" is
broken - website
    * [MDEP-175] - includeArtifactIds should trim whitespace
    * [MDEP-192] - generated classpath should match what maven produces
    * [MDEP-193] - NullPointerException inside
org.apache.maven.shared.artifact.filter.collection.AbstractArtifactFeatureFilter
    * [MDEP-203] - Severe Errors are only logged as debug
    * [MDEP-208] - finalName of artifacts not in the reactor is not
taken into account.
    * [MDEP-219] -  mvn dependency:analyze -DoutputXML=true does not
include classifier in XML output
    * [MDEP-225] - Dependency plugin seems to unpack archive even, if
it is already unpacked
    * [MDEP-235] - includeArtifactIds fails to handle internal spaces
    * [MDEP-238] - Wrong links on the web site
    * [MDEP-260] - <fileSeparator>\</fileSeparator> causes an exception
    * [MDEP-263] - filtering by classifier don't work
    * [MDEP-264] - Dependency is copied from original source directory
instead of .m2 using maven 3

** Improvement
    * [MDEP-127] - Take advantage of PLXCOMP-76
    * [MDEP-211] - Possibility to prepend groupId to dependencies
    * [MDEP-212] - copy goal example should use install phase instead
of package phase
    * [MDEP-240] - ignoreNonCompile not available for analyze-report
    * [MDEP-248] - Add Swedish translation
    * [MDEP-250] - Add a skip paramater to dependency:unpack
    * [MDEP-262] - Add support for custom ProjectDependencyAnalyzer
implementations
    * [MDEP-292] - When selecting groupId fuzziness, exclude all
artifacts based on groupId.

** New Feature
    * [MDEP-179] - Ability to use an alternate repository at copy and
unpack mojo's execution time
    * [MDEP-206] - Add new Mojo to find duplicate dependency declared
    * [MDEP-215] - copy-dependencies -- useSubDirectoryPerScope [patch]
    * [MDEP-296] - Goal to resolve dependencies and set properties for
artifact paths

** Task
    * [MDEP-228] - Review the Doxia Sink calls


** Wish
    * [MDEP-226] - Improve documentation for dependency:copy
artifactItem element
    * [MDEP-281] - An option to append outputs at the end of output file

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to