[jansi] 18/26: Ignore org.apache.maven.plugins:maven-dependency-plugin

Markus Koschany apo at moszumanska.debian.org
Wed Oct 19 19:19:51 UTC 2016


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

apo pushed a commit to branch master
in repository jansi.

commit 325a94897ed76c1ffafc84530e307193794f70ae
Author: Markus Koschany <apo at debian.org>
Date:   Wed Oct 19 17:36:54 2016 +0200

    Ignore org.apache.maven.plugins:maven-dependency-plugin
---
 debian/control           | 1 -
 debian/maven.ignoreRules | 1 +
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index a546acd..3d46537 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,6 @@ Build-Depends:
  junit4,
  libhawtjni-runtime-java,
  libjansi-native-java,
- libmaven-dependency-plugin-java,
  maven-debian-helper
 Standards-Version: 3.9.8
 Homepage: http://jansi.fusesource.org/
diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules
index 201fb77..a2fb644 100644
--- a/debian/maven.ignoreRules
+++ b/debian/maven.ignoreRules
@@ -18,6 +18,7 @@ junit junit * * * *
 org.apache.maven.plugins maven-javadoc-plugin * * * *
 org.apache.maven.plugins maven-site-plugin * * * *
 org.apache.maven.plugins maven-surefire-plugin * * * *
+org.apache.maven.plugins maven-dependency-plugin * * * *
 org.codehaus.mojo exec-maven-plugin * * * *
 org.fusesource.jansi jansi-linux32 * * * *
 org.fusesource.jansi jansi-linux64 * * * *

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



More information about the pkg-java-commits mailing list