maven-plugin-tools 3.2-2 source package in Ubuntu

Changelog

maven-plugin-tools (3.2-2) unstable; urgency=low


  * Team upload.
  * Add dependency on libasm3-java. (Closes: #729771)

 -- tony mancill <email address hidden>  Mon, 02 Dec 2013 22:28:29 -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 universe devel

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
maven-plugin-tools_3.2-2.dsc 2.5 KiB ebc48ba00758740e4e5fba4c831617edfe99625fbfdf3ad4ca87b7ed853797a6
maven-plugin-tools_3.2.orig.tar.xz 203.2 KiB d839973a9753508d9ae9d74e8417a3a567189781f9e3707d5c50c53037fb9a04
maven-plugin-tools_3.2-2.debian.tar.gz 12.6 KiB 31292b9fb781611f8a5d13bfd9ef42ddd9856d8ab7a6635324d11fc99ead6377

Available diffs

No changes file available.

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.