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

Changelog

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

  * Team upload.
  * Build with maven-debian-helper
  * Backported the fix for MPLUGIN-238 (HelpMojo fails when using
    java-annotations without any configuration)
  * Converted debian/copyright to the Copyright Format 1.0
  * Removed 01-maven2-api-compatibility.patch
  * Removed 02-plexus-archiver1-compatibility.patch and require
    libplexus-archiver-java (>= 2.0)
  * Removed 03-plexus-utils2-compatibility.patch
  * Removed the unused build dependency on libguava-java

 -- Emmanuel Bourg <email address hidden>  Thu, 28 Jan 2016 10:11:51 +0100

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
Xenial release universe devel

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
maven-plugin-tools_3.3-4.dsc 2.5 KiB b96ccfd6d74decd8599c5ef6ff3314d91badb6ac3f7acea4af5fc3e9f26521f4
maven-plugin-tools_3.3.orig.tar.xz 204.9 KiB 09d4f7e759cd7462647f7bb61aa506feaa9bae1751c417bd8003841e305f46c0
maven-plugin-tools_3.3-4.debian.tar.xz 5.3 KiB 82a28e6e510fbbdb032677f276abc78bcafc1884a1ae5e963c59477fd5798755

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.