maven-plugin-tools 3.5-6ubuntu1~18.04.1 source package in Ubuntu

Changelog

maven-plugin-tools (3.5-6ubuntu1~18.04.1) bionic; urgency=medium

  [ Tiago Stürmer Daitx ]
  * Backport changes from 3.6.0-1. (LP: #1814133)
  * Set compiler release level to 7.
  * Build depend on libmaven-enforcer-plugin-java.

  [ Emmanuel Bourg ]
  * No longer build the maven-plugin-tools-javadoc module. (Closes: #898821)

 -- Tiago Stürmer Daitx <email address hidden>  Thu, 21 Feb 2019 16:29:30 +0000

Upload details

Uploaded by:
Tiago Stürmer Daitx
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
java
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic updates universe devel
Bionic security universe devel

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
maven-plugin-tools_3.5.orig.tar.xz 204.2 KiB 5018ebeb9e7afc34ac200992331e9ed0382a7797876f19e85191ddb302260cb0
maven-plugin-tools_3.5-6ubuntu1~18.04.1.debian.tar.xz 5.8 KiB 0b59f29c28315649984805191c965a68d1209c7a86165b8f9931450a6a5f1609
maven-plugin-tools_3.5-6ubuntu1~18.04.1.dsc 2.7 KiB 5b791d9abe1abb458641cb0529b126b9445eec7226722cffb508a2e1ca92e498

View changes file

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.