[maven] 01/03: Updated the versions of the plugins in the super pom

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Fri Nov 27 11:05:50 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 0eaf250581b9387f5f288744289ba98840a4da7c
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Fri Nov 27 11:09:30 2015 +0100

    Updated the versions of the plugins in the super pom
---
 debian/changelog                    | 10 ++++++++++
 debian/patches/plugins_version.diff | 21 +++++++++++++++++++++
 2 files changed, 31 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 36f5671..b88e4b0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+maven (3.3.9-2) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * Updated the versions of the plugins in the super pom:
+    - maven-antrun-plugin: 1.3 -> 1.7
+    - maven-assembly-plugin: 2.2-beta-5 -> 2.4.1
+    - maven-dependency-plugin: 2.8 -> 2.7
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Fri, 27 Nov 2015 11:07:58 +0100
+
 maven (3.3.9-1) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/patches/plugins_version.diff b/debian/patches/plugins_version.diff
index 4cf8126..cf6fad6 100644
--- a/debian/patches/plugins_version.diff
+++ b/debian/patches/plugins_version.diff
@@ -214,3 +214,24 @@ Forwarded: not-needed
              <configuration>
                <systemProperties combine.children="append">
                  <property>
+--- a/maven-model-builder/src/main/resources/org/apache/maven/model/pom-4.0.0.xml
++++ b/maven-model-builder/src/main/resources/org/apache/maven/model/pom-4.0.0.xml
+@@ -74,15 +74,15 @@
+       <plugins>
+         <plugin>
+           <artifactId>maven-antrun-plugin</artifactId>
+-          <version>1.3</version>
++          <version>1.7</version>
+         </plugin>
+         <plugin>
+           <artifactId>maven-assembly-plugin</artifactId>
+-          <version>2.2-beta-5</version>
++          <version>2.4.1</version>
+         </plugin>
+         <plugin>
+           <artifactId>maven-dependency-plugin</artifactId>
+-          <version>2.8</version>
++          <version>2.7</version>
+         </plugin>
+         <plugin>
+           <artifactId>maven-release-plugin</artifactId>

-- 
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