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

Changelog

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

  * Team upload.
  * Relocate the version 2.8 used by Maven 3.2+ to the current one

 -- Emmanuel Bourg <email address hidden>  Thu, 28 Sep 2017 15:32:33 +0200

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

Artful: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
maven-dependency-plugin_3.0.1-2.dsc 2.6 KiB 6b73b10ee982c939264e04d0c4b290b3c02a91843a59fa02d2df491c39368f43
maven-dependency-plugin_3.0.1.orig.tar.xz 95.9 KiB 9670bfe0e2eaec7296b8391e6d51dabb6b11de17e3b349696277217b50ed0452
maven-dependency-plugin_3.0.1-2.debian.tar.xz 6.0 KiB d064affbcc4cdf645949e8bdef69f0482d168a0baeedf9d9dae1f628ab0ce227

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.