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 2020/12/31 09:02:39 UTC

[maven-enforcer] branch master updated (355f845 -> 19d4cac)

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-enforcer.git.


    from 355f845  [MENFORCER-350] Added few tests to validate issue
     add bd993c2  [MENFORCER-313] - Added [<scope>] to the conflicting artifacts in the
     add 1d3e6b1  Bump commons-codec from 1.14 to 1.15
     add 19d4cac  Bump mrm-maven-plugin from 1.0.0 to 1.2.0

No new revisions were added by this update.

Summary of changes:
 .../maven/plugins/enforcer/RequireUpperBoundDeps.java      | 14 +++++++++++++-
 maven-enforcer-plugin/pom.xml                              |  2 +-
 .../invoker.properties                                     |  0
 .../pom.xml                                                |  4 +++-
 .../verify.groovy                                          | 13 ++++++-------
 pom.xml                                                    |  2 +-
 6 files changed, 24 insertions(+), 11 deletions(-)
 copy maven-enforcer-plugin/src/it/projects/{require-upper-bound-deps_includes => require-upper-bound-deps_failure_show_scopes}/invoker.properties (100%)
 copy maven-enforcer-plugin/src/it/projects/{require-upper-bound-deps_failure => require-upper-bound-deps_failure_show_scopes}/pom.xml (95%)
 copy maven-enforcer-plugin/src/it/projects/{require-upper-bound-deps_failure => require-upper-bound-deps_failure_show_scopes}/verify.groovy (82%)