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

Changelog

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

  * Team upload.
  * Replaced the @Component annotation with @Parameter for the 'project' field
    in PluginReport to fix a build failure (Closes: #796445)

 -- Emmanuel Bourg <email address hidden>  Fri, 30 Oct 2015 14:58:30 +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

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
maven-plugin-tools_3.3-3.dsc 2.5 KiB fbeabfa9ed3d36558ac54d4bdcdc2beda63988cdd7b0d14031c0565aaa731904
maven-plugin-tools_3.3.orig.tar.xz 204.9 KiB 09d4f7e759cd7462647f7bb61aa506feaa9bae1751c417bd8003841e305f46c0
maven-plugin-tools_3.3-3.debian.tar.xz 12.0 KiB 24ab36458c988a1b0ee9e6c80d41442e570694b1021957e73cce47143ee6f41b

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.