[access-modifier-checker] 05/08: Ignore the plugins used for the integration tests

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Mon Jul 31 08:20:49 UTC 2017


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

ebourg-guest pushed a commit to branch master
in repository access-modifier-checker.

commit 02cfc0719106ce5212103443c642583d14d7ba5e
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Mon Jul 31 10:14:54 2017 +0200

    Ignore the plugins used for the integration tests
---
 debian/maven.ignoreRules | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules
index c2a1632..7eb8f69 100644
--- a/debian/maven.ignoreRules
+++ b/debian/maven.ignoreRules
@@ -14,6 +14,8 @@
 # from the POM
 #   junit junit jar s/3\\..*/3.x/
 
+org.apache.maven.plugins maven-invoker-plugin * * * *
 org.apache.maven.plugins maven-release-plugin * * * *
 org.apache.maven.plugins maven-scm-plugin * * * *
+org.codehaus.mojo mrm-maven-plugin * * * *
 org.jvnet.wagon-svn wagon-svn * * * *

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



More information about the pkg-java-commits mailing list