maven-dependency-plugin 3.0.1-3 source package in Ubuntu

Changelog

maven-dependency-plugin (3.0.1-3) unstable; urgency=medium

  * Team upload.
  * Fixed the Maven rule for plexus-classworlds
  * Added the missing dependency on libwagon-http-java
  * Depend on libplexus-container-default-java
    instead of libplexus-container-default1.5-java
  * Standards-Version updated to 4.1.1

 -- Emmanuel Bourg <email address hidden>  Mon, 20 Nov 2017 11:07:22 +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
Bionic release universe java

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
maven-dependency-plugin_3.0.1-3.dsc 2.6 KiB 0f3f1dfebcc8529251c4e0bd140a6051dec90f0ab7040febebbfa0891dce6475
maven-dependency-plugin_3.0.1.orig.tar.xz 95.9 KiB 9670bfe0e2eaec7296b8391e6d51dabb6b11de17e3b349696277217b50ed0452
maven-dependency-plugin_3.0.1-3.debian.tar.xz 6.1 KiB 95657fecaa5ad762be342ededb762ba1d575e840874d71a2ffbd41131e00231a

Available diffs

No changes file available.

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.