This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository maven-shade-plugin.
commit 248d9645e8253662882657cda4579a1b908bd9e2 Author: Emmanuel Bourg <[email protected]> Date: Mon Jan 18 13:43:20 2016 +0100 Use the version 1.5.5 of the plexus-component-metadata plugin --- debian/control | 1 - debian/maven.rules | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 06be7f3..7d2e9ff 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,6 @@ Build-Depends-Indep: junit4, libmaven-plugin-tools-java, libmaven3-core-java, libmockito-java, - libplexus-container-default-java, libplexus-maven-plugin-java, libplexus-utils2-java, libxmlunit-java diff --git a/debian/maven.rules b/debian/maven.rules index 458d1c5..a591192 100644 --- a/debian/maven.rules +++ b/debian/maven.rules @@ -18,6 +18,7 @@ s/jdom/org.jdom/ jdom jar s/1\..*/debian/ * * junit junit jar s/4\..*/4.x/ * * +org.codehaus.plexus plexus-component-metadata maven-plugin s/.*/1.5.5/ * * org.codehaus.plexus plexus-container-default jar s/1\.0-alpha.*/1.0-alpha/ * * org.ow2.asm * * s/.*/4.x/ * * org.mockito s/mockito-all/mockito-core/ * s/.*/debian/ * * -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-shade-plugin.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

