[maven-javadoc-plugin] 02/04: Ignore the test dependency on wagon-http
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Tue Nov 21 00:59:57 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository maven-javadoc-plugin.
commit 84705b285e68d92c20c2306470896af068f9b453
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Tue Nov 21 01:59:11 2017 +0100
Ignore the test dependency on wagon-http
---
debian/changelog | 1 +
debian/maven.ignoreRules | 1 +
2 files changed, 2 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index f24b928..f6561df 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ maven-javadoc-plugin (3.0.0~M1-5) UNRELEASED; urgency=medium
* Team upload.
* Added the missing build dependency on libplexus-interactivity-api-java
+ * Ignore the test dependency on wagon-http
-- Emmanuel Bourg <ebourg at apache.org> Tue, 21 Nov 2017 01:58:21 +0100
diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules
index cd14d49..e5bd9c4 100644
--- a/debian/maven.ignoreRules
+++ b/debian/maven.ignoreRules
@@ -6,3 +6,4 @@ org.mortbay.jetty jetty jar * * *
org.apache.rat apache-rat-plugin * * * *
org.mockito mockito-core * * * *
org.sonatype.aether aether-connector-wagon * * * *
+org.apache.maven.wagon wagon-http * * * *
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-javadoc-plugin.git
More information about the pkg-java-commits
mailing list