[modello-maven-plugin] 16/17: Do not install the 1.8.x artifact

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Thu Jul 9 10:54:36 UTC 2015


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

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

commit d094858dd3fd63c82d172b398903e3d997215ab9
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Thu Jul 9 11:01:28 2015 +0200

    Do not install the 1.8.x artifact
---
 debian/libmodello-maven-plugin-java.poms | 2 +-
 debian/maven.rules                       | 1 -
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/libmodello-maven-plugin-java.poms b/debian/libmodello-maven-plugin-java.poms
index dfa61fe..1d885c3 100644
--- a/debian/libmodello-maven-plugin-java.poms
+++ b/debian/libmodello-maven-plugin-java.poms
@@ -25,4 +25,4 @@
 #   --site-xml=<location>: Optional, the location for site.xml if it needs to be installed.
 #     Empty by default. [mh_install]
 #
-pom.xml --has-package-version --java-lib --usj-version=1.8.x
+pom.xml --has-package-version --java-lib
diff --git a/debian/maven.rules b/debian/maven.rules
index dcb461d..6dd91cb 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -17,6 +17,5 @@
 #   junit junit jar s/3\\..*/3.x/
 
 junit junit jar s/3\..*/3.x/ * *
-org.codehaus.modello modello-maven-plugin maven-plugin s/.*/1.8.x/ * *
 org.codehaus.plexus plexus-velocity jar s/.*/debian/ * *
 org.sonatype.plexus plexus-build-api jar s/.*/debian/ * *

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



More information about the pkg-java-commits mailing list