[maven-assembly-plugin] 03/04: Added a Maven rule for plexus-component-annotations

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Fri Sep 15 12:57: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-assembly-plugin.

commit 675ae2569b8e42061af663db86f41948c6269401
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Fri Sep 15 14:57:29 2017 +0200

    Added a Maven rule for plexus-component-annotations
---
 debian/changelog   | 1 +
 debian/maven.rules | 3 ++-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 5c13cc5..a82757a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ maven-assembly-plugin (3.1.0-1) UNRELEASED; urgency=medium
   * Team upload.
   * New upstream release
     - Refreshed the patch
+    - Added a Maven rule for plexus-component-annotations
 
  -- Emmanuel Bourg <ebourg at apache.org>  Fri, 15 Sep 2017 14:51:30 +0200
 
diff --git a/debian/maven.rules b/debian/maven.rules
index da409c7..b4cc3b6 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -3,8 +3,9 @@ org.apache.maven.shared file-management jar s/.*/debian/ * *
 org.apache.maven.shared maven-common-artifact-filters jar s/.*/debian/ * *
 org.apache.maven.shared maven-repository-builder jar s/.*/debian/ * *
 org.apache.maven.shared maven-shared-io jar s/.*/debian/ * *
+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/ * *
-org.codehaus.plexus plexus-container-default jar s/1\.0-alpha.*/1.0-alpha/ * *
+org.codehaus.plexus plexus-container-default jar s/.*/1.5.5/ * *
 org.codehaus.plexus plexus-interpolation jar s/.*/debian/ * *
 org.codehaus.plexus plexus-utils jar s/.*/2.x/ * *
 com.google.code.findbugs jsr305 * s/.*/0.x/ * *

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



More information about the pkg-java-commits mailing list