maven-repo-helper 1.8.5 source package in Ubuntu

Changelog

maven-repo-helper (1.8.5) unstable; urgency=low


  * Team upload.

  [ Emmanuel Bourg ]
  * Build depend on debhelper 9
  * Removed the Maven presentation from the package description
    (Closes: #704092)
  * Added several methods to org.debian.maven.repo.Dependency to check
    the type of the artifact
  * Removed the no longer used Preconditions class
  * The API changes break the compatibility with maven-debian-helper (<= 1.6.5)
  * debian/rules: Added ant-junit4.jar to the classpath to fix the test failures
  * Stop the build on test failures

  [ tony mancill ]
  * Bump Standards-Version to 3.9.5.

 -- tony mancill <email address hidden>  Mon, 02 Dec 2013 22:10:14 -0800

Upload details

Uploaded by:
Debian Java Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
java
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release main java

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
maven-repo-helper_1.8.5.dsc 1.9 KiB 97ea8bf5f386c56e5ac6d4600fe3cb6615b6eee575838ab4ad4bc1394eb9c20d
maven-repo-helper_1.8.5.tar.gz 157.0 KiB 0f0421ccbb54b81d5d91287ada9cf5e0d92f041b67d5e3143b0f934a13489000

Available diffs

No changes file available.

Binary packages built by this source

maven-repo-helper: Helper tools for including Maven metadata in Debian packages

 This package enables Debian packages which are not using Maven in their
 build process to provide and install Maven POMs and libraries in the
 repository located in /usr/share/maven-repo.
 .
 Packages built with Maven (using maven-debian-helper) will benefit as
 many of their dependencies are already packaged in Debian but they are
 missing the necessary metadata (Maven POM) which is required by Maven
 when it is using dependencies.
 .
 A tutorial is available at /usr/share/doc/maven-repo-helper/tutorial.html