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/06/02 13:01:08 UTC

[maven-enforcer] 01/01: Merge branch 'MENFORCER-304'

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

elharo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-enforcer.git

commit 001396e14b263e5e4154693ead3e55543583e89e
Merge: 9b1a09b 1d47fd9
Author: Elliotte Rusty Harold <el...@ibiblio.org>
AuthorDate: Tue Jun 2 09:00:08 2020 -0400

    Merge branch 'MENFORCER-304'

 .../plugins/enforcer/AbstractBanDependencies.java  | 19 +++++-
 .../enforcer/BanTransitiveDependencies.java        |  3 +-
 .../invoker.properties                             | 18 ++++++
 .../module1/pom.xml                                | 44 ++++++++++++++
 .../module2/pom.xml                                | 39 +++++++++++++
 .../pom.xml                                        | 62 ++++++++++++++++++++
 .../invoker.properties                             | 19 ++++++
 .../module1/pom.xml                                | 44 ++++++++++++++
 .../module2/pom.xml                                | 39 +++++++++++++
 .../pom.xml                                        | 62 ++++++++++++++++++++
 .../verify.groovy                                  | 22 +++++++
 .../invoker.properties                             | 18 ++++++
 .../module1/pom.xml                                | 32 +++++++++++
 .../module2/pom.xml                                | 39 +++++++++++++
 .../pom.xml                                        | 62 ++++++++++++++++++++
 .../invoker.properties                             | 19 ++++++
 .../module1/pom.xml                                | 32 +++++++++++
 .../module2/pom.xml                                | 39 +++++++++++++
 .../pom.xml                                        | 59 +++++++++++++++++++
 .../verify.groovy                                  | 22 +++++++
 .../invoker.properties                             | 19 ++++++
 .../module1/pom.xml                                | 32 +++++++++++
 .../module2/pom.xml                                | 67 ++++++++++++++++++++++
 .../pom.xml                                        | 34 +++++++++++
 .../verify.groovy                                  | 22 +++++++
 .../invoker.properties                             | 18 ++++++
 .../module1/pom.xml                                | 32 +++++++++++
 .../module2/pom.xml                                | 39 +++++++++++++
 .../pom.xml                                        | 57 ++++++++++++++++++
 29 files changed, 1011 insertions(+), 2 deletions(-)