[maven-plugin-tools] 04/05: Added the missing Maven rule for plexus-component-annotations (Closes: #873828)

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Thu Aug 31 23:52:12 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-plugin-tools.

commit 3c6d3d829275101fe02546ed067abf418672ee7e
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Fri Sep 1 01:34:41 2017 +0200

    Added the missing Maven rule for plexus-component-annotations (Closes: #873828)
---
 debian/changelog   | 2 ++
 debian/maven.rules | 1 +
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 44b25a0..4acc0aa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
 maven-plugin-tools (3.5-5) UNRELEASED; urgency=medium
 
   * Team upload.
+  * Added the missing Maven rule for plexus-component-annotations
+    (Closes: #873828)
   * Depend on libmaven-reporting-api-java instead of libmaven2-core-java
   * Removed the unused dependency on libxbean-java
   * Standards-Version updated to 4.1.0
diff --git a/debian/maven.rules b/debian/maven.rules
index 779fe0b..8408b8d 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -7,6 +7,7 @@ org.codehaus.plexus plexus-compiler-manager * s/.*/2.x/ * *
 org.codehaus.plexus plexus-utils * s/.*/2.x/ * *
 com.thoughtworks.qdox qdox * s/.*/2.x/ * *
 s/easymock/org.easymock/ easymock * s/.*/debian/ * *
+org.codehaus.plexus plexus-component-annotations * s/.*/1.5.5/ * *
 org.codehaus.plexus plexus-component-metadata maven-plugin s/1.7/1.5.5/ * *
 org.apache.maven maven-* * s/.*/3.x/ * *
 org.apache.maven s/maven-plugin-descriptor/maven-compat/ * s/.*/3.x/ * *

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



More information about the pkg-java-commits mailing list