maven (3.3.9-3~bpo8+1) jessie-backports; urgency=medium * Rebuild for jessie-backports. -- Emmanuel Bourg Thu, 14 Apr 2016 23:25:00 +0200 maven (3.3.9-3) unstable; urgency=medium * Team upload. * Raised the priority for the /usr/bin/mvn alternative over Maven 2 (Closes: #740955) * Declare that Maven 3.3.9 breaks gradle (<< 2.7-4) (Closes: #805985) * Updated the versions of the plugins in the super pom: - maven-dependency-plugin: 2.7 -> 2.8 (Closes: #807437) - maven-ear-plugin: 2.3.2 -> 2.8 - maven-ejb-plugin: 2.2 -> 2.3 - maven-resources-plugin: 2.3 -> 2.6 - maven-war-plugin: 2.1.1 -> 2.2 -- Emmanuel Bourg Wed, 09 Dec 2015 18:12:19 +0100 maven (3.3.9-2) unstable; 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 * Removed the unnecessary dependencies on default-jre and java7-runtime -- Emmanuel Bourg Fri, 27 Nov 2015 11:58:32 +0100 maven (3.3.9-1) unstable; urgency=medium * Team upload. * New upstream release - Refreshed the patches - New dependency on libcommons-lang3-java - Depend on guice instead of sisu-guice - Depend on plexus-containers >= 1.6 - Ignore maven-enforcer-plugin - Updated the Maven version in the rules of debian/maven.buildRules * Ensure the maven-ant-task doesn't attempt to download from the Internet -- Emmanuel Bourg Thu, 19 Nov 2015 19:34:44 +0100 maven (3.3.3-4) unstable; urgency=medium * Team upload. * Added the missing /usr/share/java/maven-builder-support-3.x.jar link * Fixed the pom patching logic and made the package buildable twice in a row (Closes: #792146) -- Emmanuel Bourg Fri, 30 Oct 2015 10:33:25 +0100 maven (3.3.3-3) unstable; urgency=medium * Team upload. * Update references to maven-plugin-plugin to version 3.3. -- Miguel Landaeta Tue, 04 Aug 2015 21:11:13 -0300 maven (3.3.3-2) unstable; urgency=medium * Team upload. * Install missing maven-builder-support POM file. -- Miguel Landaeta Sat, 11 Jul 2015 22:14:55 -0300 maven (3.3.3-1) unstable; urgency=medium * Team upload. * New upstream release (Closes: #774745) - Require a Java 7 runtime - Refreshed the patches - Depend on libplexus-utils2-java >= 3.0.15 - New dependency on libsisu-plexus-java (replaces libsisu-ioc-java) - New dependency on libeclipse-aether-java (replaces libaether-java) - New dependency on libslf4j-java - Updated the Maven version in the rules of debian/maven.buildRules - New build dependencies on liblogback-java, libmockito-java and libsisu-maven-plugin-java - No longer add the plexus-container-default dependency to maven-model-builder - Install the new logging directory in the conf directory - Install the guice dependencies (aopalliance and javax.inject) in the /usr/share/maven/lib/ directory - Install wagon-http-shared and its dependencies in /usr/share/maven/lib/ - Build depend on junit4 instead of junit - Build depend on modello 1.8 instead of 1.4 - Build and install the new maven-builder-support module - Added a Maven rule to keep using the old sisu-maven-plugin under the org.sonatype.plugins group currently in Debian * Moved the libraries to a separate libmaven3-core-java package * Removed the unused dependencies on commons-codec, commons-httpclient and commons-logging * Added a patch to run Maven in offline mode during the build * Updated maven-install-plugin version from 2.4 to 2.5.2 * Updated maven-dependency-plugin version from 2.4 to 2.7 * No longer build the apache-maven module -- Emmanuel Bourg Thu, 09 Jul 2015 14:57:53 +0200 maven (3.0.5-6) unstable; urgency=medium * Team upload. * Updated maven-surefire-plugin version from 2.10 to 2.17 -- Emmanuel Bourg Mon, 22 Jun 2015 12:44:53 +0200 maven (3.0.5-5) unstable; urgency=medium * Team upload. * Upload to unstable. -- Miguel Landaeta Sat, 23 May 2015 12:12:55 -0300 maven (3.0.5-4) experimental; urgency=medium * Team upload. * Refresh patch plugins_version.diff: - Bump maven-compiler-plugin version to be used with Maven 3, from 2.5.1 to 3.2. - Update maven-antrun-plugin and maven-dependency-plugin versions to match current Debian versions. -- Miguel Landaeta Sun, 08 Mar 2015 19:25:12 -0300 maven (3.0.5-3) unstable; urgency=high * Team upload. * Use a secure connection by default to download artifacts from the Maven Central repository (Closes: #779331) -- Emmanuel Bourg Fri, 27 Feb 2015 17:56:07 +0100 maven (3.0.5-2) unstable; urgency=medium [ Emmanuel Bourg ] * Team upload. * Standards-Version updated to 3.9.6 (no changes) * Update Vcs-Browser and Homepage fields. [ tony mancill ] * Apply patch from Bas Couwenberg to bump plugin versions to match version in Debian. (Closes: #770608, #712100) -- tony mancill Sat, 20 Dec 2014 08:52:09 -0800 maven (3.0.5-1) unstable; urgency=low * Team upload. * New upstream release (Closes: #704261) - Refreshed the patches * Updated modello.diff to use Guava instead of Google Collections (Closes: #725588) * Updated maven-clean-plugin version from 2.3 to 2.5 * Install generic 3.x artifacts in /usr/share/maven-repo (Closes: #698975) * Renamed the jars in /usr/share/java to maven3-xxx.jar to avoid conflicts with Maven 2 * Installed versionless jars in /usr/share/java * debian/rules: Improved the clean target * debian/orig-tar.sh: - Use XZ compression for the upstream tarball - Reworked to pull the sources from the Apache Git repository * debian/watch: Updated to watch the tags on the Github mirror * Build depend on debhelper >= 9 -- Emmanuel Bourg Mon, 21 Oct 2013 22:49:54 +0200 maven (3.0.4-6) unstable; urgency=low * Upload to unstable. * d/control: Bump Standards-Version to 3.9.4 (no changes needed). -- Damien Raude-Morvan Mon, 06 May 2013 01:42:33 +0200 maven (3.0.4-5) experimental; urgency=low [ tony mancil ] * Fix typo in maven bash completion file. (Closes: #688696) - Thanks to Oleksandr Gavenko. -- Damien Raude-Morvan Wed, 28 Nov 2012 20:33:54 +0100 maven (3.0.4-4) experimental; urgency=low * Install Maven JAR into /usr/share/java and /usr/share/maven-repo to allow usage by others packages. * d/control: Bump Standards-Version to 3.9.3: no changes needed. * d/copyright: Use copyright-format 1.0. -- Damien Raude-Morvan Sun, 19 Aug 2012 00:00:17 +0200 maven (3.0.4-3) unstable; urgency=low * Use wagon 2.x to provide http/webdav access. -- Damien Raude-Morvan Mon, 06 Feb 2012 22:31:23 +0100 maven (3.0.4-2) unstable; urgency=low * d/control: Add missing Vcs-* fields. * d/control: Force B-D on fixed plexus-containers1.5. * d/maven.rules: Fix FTBFS after a rebuild of plexus-containers by targeting explicit version. -- Damien Raude-Morvan Sun, 22 Jan 2012 15:04:14 +0100 maven (3.0.4-1) unstable; urgency=low * New upstream final release (same as RC5). * Upload to unstable this time. * Remove Michael, Ludovic and Torsten from Uploaders: I've added them by cut and pasting from maven2 package, without their approval (feel free to re-add yourself if you want). * Refresh d/patches/dep_versions.diff. -- Damien Raude-Morvan Sat, 21 Jan 2012 13:45:19 +0100 maven (3.0.4~rc3-1) experimental; urgency=low * New upstream major release (Closes: #592218). -- Damien Raude-Morvan Mon, 19 Dec 2011 20:17:37 +0100