[maven-war-plugin] 08/12: Ignore apache-rat-plugin and maven-enforcer-plugin
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Wed Jul 26 14:07:36 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository maven-war-plugin.
commit 02945b2e19b2e74ba0f54d76f83796fa696d66ae
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Thu Jul 20 15:53:36 2017 +0200
Ignore apache-rat-plugin and maven-enforcer-plugin
---
debian/maven.ignoreRules | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules
index 0088a40..96e06c8 100644
--- a/debian/maven.ignoreRules
+++ b/debian/maven.ignoreRules
@@ -14,3 +14,5 @@
# from the POM
# junit junit jar s/3\\..*/3.x/
+org.apache.maven.plugins maven-enforcer-plugin * * * *
+org.apache.rat apache-rat-plugin * * * *
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-war-plugin.git
More information about the pkg-java-commits
mailing list