[maven-debian-helper] branch master updated (603b869 -> 258feed)
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Wed Dec 9 12:02:00 UTC 2015
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a change to branch master
in repository maven-debian-helper.
from 603b869 Upload to unstable
adds f0e008c Remove static state from wrapper function, update comments
adds 8d584fd Fix simple deprecations
adds 5e6c47b Silence encoding warning when building
adds 271abe1 Update maven version to the latest in sid
adds 30af9cc Add missing junit dependency to get tests to run with maven
adds e0a63e9 Bootstrap debian build from itself rather than maven-ant-helper
adds 3625f19 Allow optional extension jars in maven home
adds 4d79448 Update mojos to use annotations
adds b510898 Remove no-docs build due to Maven 3 update
adds 1caeaa0 Remove unused transformation rule
adds 0227655 Use versionless GAV for generating javadoc
adds 2cab441 Cleanup dependencies, remove commons-io test dependency for implicit one
adds e18be23 Use version range for maven-repo-helper so it can be resolved easier
adds 6a900fb Update SysInstallMojo to wait for symlinks to finish
adds 070f9e1 Generate maven metadata when copying maven repo for building
adds 80b99ab Merge branch 'arcticwaters/maven3'
adds 19eec2c Revert "Bootstrap debian build from itself rather than maven-ant-helper"
adds 905a898 Update Maven to version 3.3
adds 40e0d16 Revert "Update mojos to use annotations"
adds b275124 Fixed copy-repo.sh to build the metadata even if the prefix contains non plugin artifacts
adds 7f1550a Upload to experimental
adds 9cbbc23 New dependency on libmaven-deploy-plugin-java
adds ca24430 Remove the target directories even if 'mvn clean' fails when using DH
adds 02321a6 Upload to experimental
adds 291d6bd Disable the timestamps and set the locale to en_US when generating the javadoc in the builds using DH
adds f7e6ba5 Added a dependency on libmaven-install-plugin-java
adds d19bf00 Fixed the mvn-debian script to work with Maven 3.3.9
adds 454ed5b Use the maven-plugin-api jar from libmaven3-core-java instead of libmaven2-core-java
adds 85f15f7 Removed the dependency on maven-deploy-plugin and maven-install-plugin (moved to maven-bundle-plugin)
adds 65be705 Upload to experimental
adds 258feed Upload to unstable
No new revisions were added by this update.
Summary of changes:
bin/mh_resolve_dependencies | 2 +-
bin/mvn-debian | 8 +-
debian-maven-plugin/pom.xml | 11 ++-
.../org/debian/maven/plugin/SysInstallMojo.java | 16 ++--
.../debian/maven/plugin/DirectoryUtilsTest.java | 4 +-
.../org/debian/maven/plugin/InstallMojoTest.java | 19 ++---
debian/build.xml | 2 -
debian/changelog | 38 +++++++++
debian/control | 9 +-
debian/install | 4 +-
debian/maven-debian-helper.poms | 1 -
debian/maven.rules | 2 +-
debian/rules | 6 +-
etc/m2-debian-nodocs.conf | 8 --
etc/m2-debian.conf | 8 +-
maven-build-nodocs/pom.xml | 20 -----
.../main/resources/META-INF/plexus/components.xml | 48 -----------
maven-debian-helper/pom.xml | 10 ++-
.../src/main/java/org/debian/maven/Wrapper.java | 69 ++++++++--------
maven-packager-utils/pom.xml | 14 +---
.../maven/packager/interaction/Question.java | 1 -
.../maven/packager/DependenciesSolverTest.java | 8 +-
.../GetPackageContainingPatternResultTest.java | 4 +-
.../maven/packager/util/GetPackageResultTest.java | 4 +-
.../packager/util/GetPackageVersionResultTest.java | 4 +-
pom.xml | 61 ++++++--------
share/cdbs/1/class/maven-vars.mk | 12 +--
share/cdbs/1/class/maven.mk | 3 +-
share/maven-debian-helper/copy-repo.sh | 95 +++++++++++++++-------
share/perl/maven.pm | 29 ++-----
30 files changed, 246 insertions(+), 274 deletions(-)
delete mode 100644 etc/m2-debian-nodocs.conf
delete mode 100644 maven-build-nodocs/pom.xml
delete mode 100644 maven-build-nodocs/src/main/resources/META-INF/plexus/components.xml
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-debian-helper.git
More information about the pkg-java-commits
mailing list