[maven-debian-helper] 01/01: Added org.codehaus.mojo:ianal-maven-plugin to the ignored plugins

Emmanuel Bourg ebourg-guest at alioth.debian.org
Sun Aug 25 22:33:02 UTC 2013


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

ebourg-guest pushed a commit to branch master
in repository maven-debian-helper.

commit f1065a33d23adcc958e19f6ac52e3ebfdb9a0fb6
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Mon Aug 26 00:04:39 2013 +0200

    Added org.codehaus.mojo:ianal-maven-plugin to the ignored plugins
---
 debian/changelog                                                      |    1 +
 .../org/debian/maven/packager/util/IgnoreDependencyQuestions.java     |    1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index a3939af..9661f3d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 maven-debian-helper (1.6.6) UNRELEASED; urgency=low
 
   * Added com.github.github:site-maven-plugin to the ignored plugins
+  * Added org.codehaus.mojo:ianal-maven-plugin to the ignored plugins
   * Updated the Maven dependency on maven-repo-helper (1.8.4)
 
  -- Emmanuel Bourg <ebourg at apache.org>  Fri, 23 Aug 2013 22:46:59 +0200
diff --git a/maven-packager-utils/src/main/java/org/debian/maven/packager/util/IgnoreDependencyQuestions.java b/maven-packager-utils/src/main/java/org/debian/maven/packager/util/IgnoreDependencyQuestions.java
index 025c0db..e704ca2 100644
--- a/maven-packager-utils/src/main/java/org/debian/maven/packager/util/IgnoreDependencyQuestions.java
+++ b/maven-packager-utils/src/main/java/org/debian/maven/packager/util/IgnoreDependencyQuestions.java
@@ -43,6 +43,7 @@ public class IgnoreDependencyQuestions {
         {"org.apache.maven.plugins", "maven-verifier-plugin"},
         {"org.codehaus.mojo", "findbugs-maven-plugin"},
         {"org.codehaus.mojo", "fitnesse-maven-plugin"},
+        {"org.codehaus.mojo", "ianal-maven-plugin"},
         {"org.codehaus.mojo", "selenium-maven-plugin"},
         {"org.codehaus.mojo", "dbunit-maven-plugin"},
         {"org.codehaus.mojo", "failsafe-maven-plugin"},

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-debian-helper.git



More information about the pkg-java-commits mailing list