[jnr-unixsocket] 13/14: Add unused plugins to d/maven.ignoreRules
Miguel Landaeta
nomadium at moszumanska.debian.org
Tue Jan 17 20:09:16 UTC 2017
This is an automated email from the git hooks/post-receive script.
nomadium pushed a commit to branch experimental
in repository jnr-unixsocket.
commit a67441e10f68170063d339748eec3ea5d826b598
Author: Miguel Landaeta <nomadium at debian.org>
Date: Tue Jan 17 19:59:49 2017 +0000
Add unused plugins to d/maven.ignoreRules
---
debian/changelog | 1 +
debian/maven.ignoreRules | 3 +++
2 files changed, 4 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 27476d6..91376e3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,6 +15,7 @@ jnr-unixsocket (0.15-1) UNRELEASED; urgency=medium
* Switch Vcs-* URLs to https.
* Update d/copyright file.
* Add get-orig-source target in d/rules.
+ * Update d/maven.ignoreRules with unused Maven plugins.
-- Miguel Landaeta <nomadium at debian.org> Tue, 17 Jan 2017 19:46:54 +0000
diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules
index 60fb573..6dedd32 100644
--- a/debian/maven.ignoreRules
+++ b/debian/maven.ignoreRules
@@ -1,2 +1,5 @@
org.apache.maven.wagon wagon-webdav * * * *
+org.apache.maven.plugins maven-checkstyle-plugin * * * *
+org.codehaus.mojo findbugs-maven-plugin * * * *
+org.apache.maven.plugins maven-pmd-plugin * * * *
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jnr-unixsocket.git
More information about the pkg-java-commits
mailing list