You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by el...@apache.org on 2020/07/06 18:15:46 UTC

[maven-dependency-plugin] branch 31compat updated (621a3b1 -> 12e3257)

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

elharo pushed a change to branch 31compat
in repository https://gitbox.apache.org/repos/asf/maven-dependency-plugin.git.


    from 621a3b1  minimal test case for debugging
     add 8c44089  wip
     add c59d6ee  properly handle encoding and close streams
     add ac9c6ae  Merge pull request #79 from apache/leak
     add ad4e03f  fix up test names
     add 7005e7c  Merge pull request #75 from apache/clean
     add a30e83f  exceptions fail tests
     add 89d0da9  Merge pull request #77 from apache/fail
     add 12e3257  merge

No new revisions were added by this update.

Summary of changes:
 .../maven/plugins/dependency/ListClassesMojo.java  |  4 ++--
 .../maven/plugins/dependency/TestGetMojo.java      | 25 +++++++++++++--------
 .../plugins/dependency/TestListClassesMojo.java    |  7 +++---
 .../fromDependencies/TestCopyDependenciesMojo.java | 12 ++--------
 .../stubs/DuplicateDependencies2ProjectStub.java   | 26 ++++++++++++----------
 .../stubs/DuplicateDependenciesProjectStub.java    | 26 ++++++++++++----------
 6 files changed, 51 insertions(+), 49 deletions(-)