This is an automated email from the ASF dual-hosted git repository.
michaelo pushed a change to branch MPMD-399
in repository https://gitbox.apache.org/repos/asf/maven-pmd-plugin.git
discard aa99d2f [MPMD-399] Incorrect warning: The project X does not seem to
be compiled. PMD results might be inaccurate.
add 70fcdd0 Bump org.apache.maven.shared:maven-common-artifact-filters
add 1040b5f [MPMD-399] Incorrect warning: The project X does not seem to
be compiled. PMD results might be inaccurate.
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (aa99d2f)
\
N -- N -- N refs/heads/MPMD-399 (1040b5f)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
pom.xml | 2 +-
src/main/java/org/apache/maven/plugins/pmd/AbstractPmdReport.java | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)