[maven-enforcer] 06/07: Ignore the dependency on cobertura-maven-plugin

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Wed Feb 3 23:47:18 UTC 2016


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

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

commit eff3954dd58b349be92c7b248c3798cdfb25f957
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Thu Feb 4 00:33:50 2016 +0100

    Ignore the dependency on cobertura-maven-plugin
---
 debian/changelog         | 2 +-
 debian/control           | 1 -
 debian/maven.ignoreRules | 1 +
 3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 3000b50..10a260f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,7 +7,7 @@ maven-enforcer (1.0.1-1) UNRELEASED; urgency=low
   * Standards-Version updated to 3.9.7 (no changes)
   * Switch to debhelper level 9
   * Build with the DH sequencer instead of CDBS
-  * Ignore the dependency on maven-site-plugin
+  * Ignore the dependency on maven-site-plugin and cobertura-maven-plugin
 
  -- Timo Aaltonen <tjaalton at ubuntu.com>  Mon, 03 Dec 2012 14:05:51 +0200
 
diff --git a/debian/control b/debian/control
index a9f0074..fe82514 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,6 @@ Uploaders: Gabriele Giacone <1o5g4r8o at gmail.com>
 Build-Depends: debhelper (>= 9), default-jdk, maven-debian-helper
 Build-Depends-Indep: bsh,
                      libcommons-lang-java,
-                     libmaven-cobertura-plugin-java (>= 2.3),
                      libmaven-common-artifact-filters-java,
                      libmaven-compiler-plugin-java (>= 2.0.2),
                      libmaven-dependency-tree-java,
diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules
index 9ddf3aa..cea22de 100644
--- a/debian/maven.ignoreRules
+++ b/debian/maven.ignoreRules
@@ -4,4 +4,5 @@ org.apache.maven.enforcer enforcer-rules test-jar * *
 org.apache.maven.plugins maven-assembly-plugin maven-plugin * *
 org.apache.maven.plugins maven-site-plugin maven-plugin * *
 org.apache.maven.shared maven-plugin-testing-harness jar * *
+org.codehaus.mojo cobertura-maven-plugin * *
 org.codehaus.plexus plexus-maven-plugin * *

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



More information about the pkg-java-commits mailing list