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

Changelog

maven-plugin-tools (3.3-2) unstable; urgency=medium

  * Team upload.
  * Upload to unstable

  [ Reiner Herrmann ]
  * Removed the date from the plugin descriptor to make the build reproducible
    (Closes: #784265)

 -- Emmanuel Bourg <email address hidden>  Wed, 06 May 2015 19:21:46 +0200

Upload details

Uploaded by:
Debian Java Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
java
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Wily: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
maven-plugin-tools_3.3-2.dsc 2.5 KiB ab31bf8f8b0a82a213a7f7cd7c29df85d32263b6c7171cc89c9a7f9ce11d013c
maven-plugin-tools_3.3.orig.tar.xz 204.9 KiB 09d4f7e759cd7462647f7bb61aa506feaa9bae1751c417bd8003841e305f46c0
maven-plugin-tools_3.3-2.debian.tar.xz 11.7 KiB c7dae8054fec28c7b932dec07a90b0a5bed381b12f0b878160545906e648d1ed

Available diffs

No changes file available.

Binary packages built by this source

libmaven-plugin-tools-java: Maven Plugin Tools

 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.