You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by gb...@apache.org on 2018/02/25 11:26:18 UTC

[maven-pmd-plugin] branch master updated (d79b0a2 -> c059ee5)

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

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


    from d79b0a2  Make IT runnable both on Windows and Linux.
     add c059ee5  [MPMD-253] PMD links to java Xref fail in aggregated report

No new revisions were added by this update.

Summary of changes:
 .../invoker.properties                               |  0
 .../module}/pom.xml                                  | 18 +++++++-----------
 .../module/src/main/java/app}/App.java               |  2 +-
 .../pom.xml                                          | 12 +++++++-----
 .../src/main/config/pmd/rules.xml                    |  4 ++--
 .../verify.groovy                                    |  2 +-
 .../apache/maven/plugins/pmd/PmdReportGenerator.java | 20 +++++++++++---------
 7 files changed, 29 insertions(+), 29 deletions(-)
 copy src/it/{mpmd-142 => MPMD-253-xref-link-multi-module}/invoker.properties (100%)
 copy src/it/{mpmd-138/mod-2 => MPMD-253-xref-link-multi-module/module}/pom.xml (71%)
 copy src/it/{MPMD-128-xref-link/src/main/java/mpmd128 => MPMD-253-xref-link-multi-module/module/src/main/java/app}/App.java (98%)
 copy src/it/{MPMD-128-xref-link => MPMD-253-xref-link-multi-module}/pom.xml (87%)
 copy src/it/{MPMD-128-xref-link => MPMD-253-xref-link-multi-module}/src/main/config/pmd/rules.xml (92%)
 copy src/it/{MPMD-128-xref-link => MPMD-253-xref-link-multi-module}/verify.groovy (93%)

-- 
To stop receiving notification emails like this one, please contact
gboue@apache.org.