maven-debian-helper 1.4.5 source package in Ubuntu

Changelog

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

  * SysInstallMojo: Support "finalName" attribute to override
    expected artifact (conform to Maven standards).
  * SysInstallMojo: Read usj-name, usj-version and no-usj-versionless.
    Closes: #629621.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  17 Oct 2011 11:14:37 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Precise
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Precise: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
maven-debian-helper_1.4.5.tar.gz 88.4 KiB b9e2269f20513a5e868e151dea6169cea2a333a8eefd25fc8443265ff4ee252b
maven-debian-helper_1.4.5.dsc 1.9 KiB 1ae06710c5b605131a38054e7a205c1c338dfbec7a634c73394203a4bfec2c3d

Available diffs

View changes file

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.