[maven-resolver] 02/05: Removed the Maven rule for plexus-component-annotations
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Fri Nov 10 13:53:06 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-resolver.
commit 01b0423f2213492385fe74eec67d6f4f483e3942
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Fri Nov 10 14:45:07 2017 +0100
Removed the Maven rule for plexus-component-annotations
---
debian/changelog | 1 +
debian/control | 1 +
debian/maven.rules | 1 -
3 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index ae0b3fb..4b1a1eb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ maven-resolver (1.1.0-2) UNRELEASED; urgency=medium
* Team upload.
* Removed the unused dependency on libasync-http-client-java
* Depend on libplexus-classworlds-java instead of libplexus-classworlds2-java
+ * Removed the Maven rule for plexus-component-annotations
-- Emmanuel Bourg <ebourg at apache.org> Mon, 25 Sep 2017 10:28:11 +0200
diff --git a/debian/control b/debian/control
index 33598f3..ab538d8 100644
--- a/debian/control
+++ b/debian/control
@@ -12,6 +12,7 @@ Build-Depends:
libmaven-bundle-plugin-java,
libplexus-classworlds-java (>= 2.5.2),
libplexus-component-metadata-java,
+ libplexus-component-annotations-java (>= 1.7.1-6~),
libsisu-maven-plugin-java (>= 1.4),
libsisu-plexus-java,
libwagon2-java,
diff --git a/debian/maven.rules b/debian/maven.rules
index 4cd3c00..2e96b80 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -17,7 +17,6 @@
# junit junit jar s/3\\..*/3.x/
org.apache.maven.wagon wagon-provider-api jar s/.*/2.x/ * *
-org.codehaus.plexus plexus-component-annotations jar s/.*/1.5.5/ * *
org.codehaus.plexus plexus-component-metadata maven-plugin s/.*/1.5.5/ * *
org.codehaus.plexus plexus-utils jar s/2\..*/2.x/ * *
s/org.eclipse.sisu/org.sonatype.plugins/ sisu-maven-plugin * * * *
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-resolver.git
More information about the pkg-java-commits
mailing list