[maven-enforcer] 01/04: Add maven-plugin-tools-dependency-version.patch

Markus Koschany apo at moszumanska.debian.org
Wed Oct 19 20:53:19 UTC 2016


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

apo pushed a commit to branch master
in repository maven-enforcer.

commit 0038d936406c0433b5c95fdda73c902e53b2c714
Author: Markus Koschany <apo at debian.org>
Date:   Tue Oct 18 17:11:34 2016 +0200

    Add maven-plugin-tools-dependency-version.patch
---
 .../maven-plugin-tools-dependency-version.patch      | 20 ++++++++++++++++++++
 debian/patches/series                                |  1 +
 2 files changed, 21 insertions(+)

diff --git a/debian/patches/maven-plugin-tools-dependency-version.patch b/debian/patches/maven-plugin-tools-dependency-version.patch
new file mode 100644
index 0000000..8740201
--- /dev/null
+++ b/debian/patches/maven-plugin-tools-dependency-version.patch
@@ -0,0 +1,20 @@
+From: Markus Koschany <apo at debian.org>
+Date: Tue, 18 Oct 2016 17:11:00 +0200
+Subject: maven-plugin-tools dependency version
+
+---
+ maven-enforcer-plugin/pom.xml | 1 +
+ 1 file changed, 1 insertion(+)
+
+diff --git a/maven-enforcer-plugin/pom.xml b/maven-enforcer-plugin/pom.xml
+index 7dbab66..d89f44f 100644
+--- a/maven-enforcer-plugin/pom.xml
++++ b/maven-enforcer-plugin/pom.xml
+@@ -84,6 +84,7 @@
+       <groupId>org.apache.maven.plugin-tools</groupId>
+       <artifactId>maven-plugin-annotations</artifactId>
+       <scope>provided</scope>
++      <version>3.3</version>
+     </dependency>
+     <dependency>
+     	<groupId>org.mockito</groupId>
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..9cd2c0b
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+maven-plugin-tools-dependency-version.patch

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



More information about the pkg-java-commits mailing list