You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by sl...@apache.org on 2021/06/01 14:20:45 UTC

[maven-dependency-plugin] branch master updated (205c1a7 -> 0c7a2a8)

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

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


    from 205c1a7  Disable merge commit button
     add b0942a6  [MDEP-739] Dependency Plugin go-offline doesn't respect artifact classifier
     add 0c7a2a8  (doc) Dependabot disable Java 8 deps

No new revisions were added by this update.

Summary of changes:
 .github/dependabot.yml                             |  7 +--
 .../invoker.properties                             |  0
 .../pom.xml                                        | 13 +++---
 .../verify.groovy                                  | 52 +++++++++++-----------
 .../dependency/resolvers/GoOfflineMojo.java        |  2 +
 5 files changed, 40 insertions(+), 34 deletions(-)
 copy src/it/projects/{go-offline => mdep-739-go-offline-respect-classifiers}/invoker.properties (100%)
 copy src/it/projects/{mdep-571-resolve-java9 => mdep-739-go-offline-respect-classifiers}/pom.xml (73%)
 copy src/it/projects/{mdep-450-project-with-ancestor => mdep-739-go-offline-respect-classifiers}/verify.groovy (88%)