[maven] 05/07: Added a Maven rule to keep using the old sonatype sisu-maven-plugin

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Thu Jul 9 09:14:22 UTC 2015


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

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

commit 30d076657b150a8a68f5c4d3401806071ff9f03d
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Thu Jul 9 09:31:25 2015 +0200

    Added a Maven rule to keep using the old sonatype sisu-maven-plugin
---
 debian/changelog        | 2 ++
 debian/maven.buildRules | 1 +
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 120b8af..3fbd4db 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -18,6 +18,8 @@ maven (3.3.3-1) UNRELEASED; urgency=medium
     - Build depend on junit4 instead of junit
     - Build depend on modello 1.8 instead of 1.4
     - Build and install the new maven-builder-support module
+    - Added a Maven rule to keep using the old sisu-maven-plugin
+      under the org.sonatype.plugins group currently in Debian
   * Moved the libraries to a separate libmaven3-core-java package
   * Removed the unused dependencies on commons-codec, commons-httpclient
     and commons-logging
diff --git a/debian/maven.buildRules b/debian/maven.buildRules
index 2067008..8827092 100644
--- a/debian/maven.buildRules
+++ b/debian/maven.buildRules
@@ -5,6 +5,7 @@ junit junit jar s/4\..*/4.x/ * *
 s/easymock/org.easymock/ easymock * s/.*/debian/ * *
 
 org.eclipse.sisu org.eclipse.sisu.plexus * s/.*/debian/ * *
+s/org.eclipse.sisu/org.sonatype.plugins/ sisu-maven-plugin * s/.*/1.1/ * *
 
 org.apache.maven.wagon * jar s/.*/2.x/ * *
 

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



More information about the pkg-java-commits mailing list