[exec-maven-plugin] 01/01: Added the missing Maven rule for plexus-component-annotations

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Tue Sep 5 06:11:43 UTC 2017


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

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

commit 9ad9404356155bb51e2a29431237a76801c15698
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Tue Sep 5 08:11:33 2017 +0200

    Added the missing Maven rule for plexus-component-annotations
---
 debian/changelog   | 7 +++++++
 debian/maven.rules | 1 +
 2 files changed, 8 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 4b00024..c211b56 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+exec-maven-plugin (1.6.0-2) unstable; urgency=medium
+
+  * Team upload.
+  * Added the missing Maven rule for plexus-component-annotations
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Tue, 05 Sep 2017 08:11:23 +0200
+
 exec-maven-plugin (1.6.0-1) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/maven.rules b/debian/maven.rules
index 74cb8df..3c3392c 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -17,6 +17,7 @@
 #   junit junit jar s/3\..*/3.x/
 
 org.codehaus.plexus plexus-container-default jar s/.*/1.5.5/ * *
+org.codehaus.plexus plexus-component-annotations jar s/.*/1.5.5/ * *
 org.codehaus.plexus plexus-component-metadata maven-plugin s/1.7/1.5.5/ * *
 s/org.apache.maven.shared/org.apache.maven.plugin-testing/ maven-plugin-testing-harness * s/.*/debian/ * *
 s/org.apache.maven.shared/org.apache.maven.plugin-testing/ maven-plugin-testing-tools * s/.*/debian/ * *

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



More information about the pkg-java-commits mailing list