maven-repo-helper 1.8.3 source package in Ubuntu

Changelog

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


  * Fixed the usage of the debhelper functions in jh_maven_repo_helper.pm.
    Thanks to Wolodja Wentland for the fix (Closes: #709446)

 -- Emmanuel Bourg <email address hidden>  Thu, 23 May 2013 15:28:46 +0200

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

Builds

Saucy: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
maven-repo-helper_1.8.3.dsc 1.9 KiB a79d3045936a2c27c06f7f58d609035766bc6398da6cba4b3fae8440b8dc4d17
maven-repo-helper_1.8.3.tar.gz 144.5 KiB aae3b2486e4eccd8389f6df2dbd95b370cf34ee92eb12c98cab1eb915c02c76e

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