[doxia-sitetools] 04/05: Added a Maven rule for plexus-component-metadata

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Wed Oct 18 08:05:45 UTC 2017


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

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

commit c1f1cbbb3c727dfc7234b02bda3c90f82e0c365e
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Wed Oct 18 10:05:20 2017 +0200

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

diff --git a/debian/changelog b/debian/changelog
index 72d166b..efde5a7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ doxia-sitetools (1.7.5-1) UNRELEASED; urgency=medium
   * Standards-Version updated to 4.1.1
   * New upstream release
     - Depend on libcommons-lang3-java instead of libcommons-lang-java
+    - Added a Maven rule for plexus-component-metadata
 
  -- Emmanuel Bourg <ebourg at apache.org>  Wed, 18 Oct 2017 09:40:44 +0200
 
diff --git a/debian/maven.rules b/debian/maven.rules
index dae4ff4..9e32ba3 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -19,6 +19,7 @@
 com.lowagie itext jar 1.4 * *
 commons-collections commons-collections jar s/3\..*/3.x/ * *
 junit junit jar s/3\..*/3.x/ * *
+org.codehaus.plexus plexus-component-metadata maven-plugin s/1.7.1/1.5.5/ * *
 org.codehaus.plexus plexus-container-default jar s/.*/1.5.5/ * *
 org.codehaus.plexus plexus-utils * s/.*/2.x/ * *
 org.apache.maven maven-parent pom s/.*/debian/ * *

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



More information about the pkg-java-commits mailing list