maven-debian-helper 1.6.3 source package in Ubuntu

Changelog

maven-debian-helper (1.6.3) unstable; urgency=low


  [ Emmanuel Bourg ]
  * Align the options vertically when asking how the version should be
    transformed

  [ Jakub Adam ]
  * maven.pm: pass properties.file.manual as JVM system property
    (Closes: #710131)

 -- Thomas Koch <email address hidden>  Sun, 09 Jun 2013 19:29:44 +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-debian-helper_1.6.3.dsc 2.0 KiB 5b7e6bfde74126948bc67fc799d10b2d912fc91b55b2b4be69cd44c17857e1cb
maven-debian-helper_1.6.3.tar.gz 107.4 KiB 4a04220758b1732ce30a5b8628f309248eafb41e91b3eb0ff937468dc4c1be7b

Available diffs

No changes file available.

Binary packages built by this source

maven-debian-helper: Helper tools for building Debian packages with Maven

 Maven is a software project management and comprehension tool. Based on the
 concept of a project object model (POM), Maven can manage a project's build,
 reporting and documentation from a central piece of information.
 .
 Maven's primary goal is to allow a developer to comprehend the complete
 state of a development effort in the shortest period of time. In order to
 attain this goal there are several areas of concern that Maven attempts
 to deal with:
 .
    * Making the build process easy
    * Providing a uniform build system
    * Providing quality project information
    * Providing guidelines for best practices development
    * Allowing transparent migration to new features
 .
 This package makes it possible to use Maven for building Debian packages.