You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ad...@apache.org on 2022/11/24 13:26:54 UTC

[maven-pmd-plugin] branch master updated (92434d0 -> 1dcc7c1)

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

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


    from 92434d0  add Reproducible Builds badge
     add cd954cc  [MPMD-335] - Aggregate mode doesn't use additional repositories
     add 255a35a  (doc) Update releasenotes.md
     add 1dcc7c1  Set next development version to 3.20.0-SNAPSHOT

No new revisions were added by this update.

Summary of changes:
 pom.xml                                            |  2 +-
 .../invoker.properties}                            |  2 +-
 .../mpmd335-module1}/pom.xml                       | 32 ++++++++++---------
 .../src/main/java/org/example/Foo.java}            |  5 ++-
 .../pom.xml                                        | 36 ++++++++++++----------
 .../mpmd335-dependency1-1.0.0-SNAPSHOT.pom}        | 19 ++++--------
 .../verify.groovy                                  |  7 ++---
 .../org/apache/maven/plugins/pmd/PmdReport.java    |  2 ++
 src/site/markdown/releasenotes.md                  | 20 ++++++++++++
 9 files changed, 74 insertions(+), 51 deletions(-)
 copy src/it/{MPMD-172/src/main/resources/my.properties => MPMD-335-aggregate-classpath-repositories/invoker.properties} (97%)
 copy src/it/{MPMD-259-analysis-cache-auxclasspath/missing-compile => MPMD-335-aggregate-classpath-repositories/mpmd335-module1}/pom.xml (65%)
 copy src/it/{MPMD-187/src/main/java/App.java => MPMD-335-aggregate-classpath-repositories/mpmd335-module1/src/main/java/org/example/Foo.java} (95%)
 copy src/it/{MPMD-323-ruleset-basedir-jgitver => MPMD-335-aggregate-classpath-repositories}/pom.xml (63%)
 copy src/it/{mpmd-138/mod-2/pom.xml => MPMD-335-aggregate-classpath-repositories/private-repo/org/apache/maven/plugins/pmd/it/mpmd335-dependency1/1.0.0-SNAPSHOT/mpmd335-dependency1-1.0.0-SNAPSHOT.pom} (78%)
 copy src/it/{MPMD-163 => MPMD-335-aggregate-classpath-repositories}/verify.groovy (73%)