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

Changelog

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


  * Team upload.
  * New upstream release (Closes: #691932)
    - Added patches to remain compatible with the versions of plexus-archiver
      and plexus-utils in Debian
    - Install the news artifacts: maven-plugin-annotations,
      maven-plugin-tools-annotations, maven-plugin-tools-generators,
      maven-script-ant and maven-script-beanshell
    - Refreshed the plugin descriptor debian/plugin.xml
  * Use XZ compression for the upstream tarball
  * debian/control: Updated Standards-Version to 3.9.5 (no changes)

 -- Emmanuel Bourg <email address hidden>  Mon, 04 Nov 2013 17:55:38 +0100

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

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
maven-plugin-tools_3.2-1.dsc 2.5 KiB 7f94d3a089d46f47bae946ff8d6eb82cba4df13dcb376456f0eee6fd35d4bdcb
maven-plugin-tools_3.2.orig.tar.xz 203.2 KiB d839973a9753508d9ae9d74e8417a3a567189781f9e3707d5c50c53037fb9a04
maven-plugin-tools_3.2-1.debian.tar.gz 12.4 KiB 2531c39ef327abe26eefc49b4875fadf25c4c59d5e14b8b17ba80fb4fb56a82b

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.