[checkstyle] 03/04: Ignore the nexus-staging-maven-plugin

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Sun Jan 3 15:48:00 UTC 2016


This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository checkstyle.

commit d90ff491b0463de18776daff78355aca8a3247f0
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Sun Jan 3 16:37:59 2016 +0100

    Ignore the nexus-staging-maven-plugin
---
 debian/changelog         | 1 +
 debian/maven.ignoreRules | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index ba17a6b..1162006 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ checkstyle (6.14.1-1) UNRELEASED; urgency=medium
   * Team upload.
   * New upstream release
     - Refreshed the patches
+    - Ignore the nexus-staging-maven-plugin
 
  -- Emmanuel Bourg <ebourg at apache.org>  Sun, 03 Jan 2016 12:51:13 +0100
 
diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules
index a8b4382..5ec401f 100644
--- a/debian/maven.ignoreRules
+++ b/debian/maven.ignoreRules
@@ -16,3 +16,4 @@ org.eclipse.jgit org.eclipse.jgit * * * *
 org.eluder.coveralls coveralls-maven-plugin * * * *
 org.jacoco org.jacoco.agent * * * *
 org.powermock powermock* * * * *
+org.sonatype.plugins nexus-staging-maven-plugin * * * *

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/checkstyle.git



More information about the pkg-java-commits mailing list