maven-dependency-plugin 3.1.1-1~18.04 source package in Ubuntu

Changelog

maven-dependency-plugin (3.1.1-1~18.04) bionic; urgency=medium

  * Provide Java EE modules and APIs removed from OpenJDK 11. LP: #1784196.
  * No-change backport from 18.10, needed as a build dependency.

 -- Matthias Klose <email address hidden>  Tue, 19 Feb 2019 15:59:12 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Bionic
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
java
Urgency:
Medium Urgency

See full publishing history Publishing

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

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
maven-dependency-plugin_3.1.1.orig.tar.xz 101.7 KiB 38702fa70858794f264017ca45c3a1cee93c001566f550922f06712483631c82
maven-dependency-plugin_3.1.1-1~18.04.debian.tar.xz 5.9 KiB 18d20e7628eb7e49e3256568b9f28c5a1d673c6eb0600226932a3234bff478b2
maven-dependency-plugin_3.1.1-1~18.04.dsc 2.6 KiB b8c609bf07196e94fcb9e2017b04eb23133387f5956e73caad77d9c47688b34d

View changes file

Binary packages built by this source

libmaven-dependency-plugin-java: Maven Dependency Plugin

 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 plugin provides dependency manipulation (copy, unpack) and analysis.