[modello-maven-plugin] 14/17: Ignore the new modules (jackson, jsonschema, sax and snakeyaml)
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Thu Jul 9 10:54:35 UTC 2015
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository modello-maven-plugin.
commit e2f5a4c14a2e7fc3ebe4a19e376885dffdb3c857
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Wed Jul 8 18:01:59 2015 +0200
Ignore the new modules (jackson, jsonschema, sax and snakeyaml)
---
debian/maven.ignoreRules | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules
index ec9890c..8c179fc 100644
--- a/debian/maven.ignoreRules
+++ b/debian/maven.ignoreRules
@@ -15,3 +15,7 @@
# junit junit jar s/3\\..*/3.x/
org.apache.maven.plugins maven-plugin-plugin maven-plugin * * *
+org.codehaus.modello modello-plugin-jackson * * *
+org.codehaus.modello modello-plugin-jsonschema * * *
+org.codehaus.modello modello-plugin-sax * * *
+org.codehaus.modello modello-plugin-snakeyaml * * *
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/modello-maven-plugin.git
More information about the pkg-java-commits
mailing list