maven-plugin-tools 2.8-1 source package in Ubuntu

Changelog

maven-plugin-tools (2.8-1) unstable; urgency=low

  * Team upload.
  * New upstream release. (Closes: #637213).
  * Switch to source format 3.0 (quilt).
  * Bump Standards-Version to 3.9.2. No changes were required.
  * Remove unnecessary Build-Depends on quilt.
  * Drop unnecessary patches already applied by upstream.
 -- James Page <email address hidden>   Mon,  05 Sep 2011 18:13:12 +0000

Upload details

Uploaded by:
James Page
Uploaded to:
Oneiric
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Oneiric: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
maven-plugin-tools_2.8.orig.tar.gz 126.4 KiB 5f0bf4ca805fb8211f4b0acccfbf95438b5da96fe1f8a97c817ca971a96fd3ed
maven-plugin-tools_2.8-1.debian.tar.gz 8.3 KiB 6ed414c4cae0fa8c238271cd7e3b7bbc98261c1eb35ba5216cc2ad0cc967b9fb
maven-plugin-tools_2.8-1.dsc 2.3 KiB afde877c1ea92eb6de8517eedb17454fe19540ed4bc41405bcdd6e0c800ce852

Available diffs

View changes file

Binary packages built by this source

libmaven-plugin-tools-java: Maven Plugin Tools Base POM

 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 ships some basic POM tools.