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/12/26 20:39:02 UTC

[maven-dependency-plugin] branch io updated (c6639fc -> f4100be)

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

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


    from c6639fc  replace code that relies on default encoding
     add f4100be  read encoding from Maven project

No new revisions were added by this update.

Summary of changes:
 .../resolvers/ResolveDependenciesMojo.java         |  7 ++++---
 .../dependency/resolvers/ResolvePluginsMojo.java   |  9 +++++----
 .../maven/plugins/dependency/tree/TreeMojo.java    |  5 +++--
 .../plugins/dependency/utils/DependencyUtil.java   | 22 ++++++++++++++++++++++
 4 files changed, 34 insertions(+), 9 deletions(-)