[xmlstreambuffer] 03/13: Ignore maven-enforcer-plugin and buildnumber-maven-plugin
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Wed Jul 27 20:39:03 UTC 2016
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository xmlstreambuffer.
commit e5163105f4f16dfcd010fdf65778960336beca58
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Wed Jul 27 16:18:53 2016 +0200
Ignore maven-enforcer-plugin and buildnumber-maven-plugin
---
debian/maven.ignoreRules | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules
index 9613d48..00d76d1 100644
--- a/debian/maven.ignoreRules
+++ b/debian/maven.ignoreRules
@@ -1,6 +1,8 @@
junit junit * * * *
+org.apache.maven.plugins maven-enforcer-plugin * * * *
org.apache.maven.plugins maven-release-plugin * * * *
org.apache.maven.plugins maven-surefire-plugin * * * *
+org.codehaus.mojo buildnumber-maven-plugin * * * *
org.codehaus.mojo findbugs-maven-plugin * * * *
org.codehaus.woodstox wstx-asl * * * *
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/xmlstreambuffer.git
More information about the pkg-java-commits
mailing list