maven-dependency-plugin 2.4-1 source package in Ubuntu

Changelog

maven-dependency-plugin (2.4-1) unstable; urgency=low


  * Team upload.
  * New upstream release
    - Added a dependency on libcommons-collections3-java
    - Removed artifact-filter-1.1.patch
  * debian/control:
    - Use canonical URLs for the Vcs-* fields
    - Updated Standards-Version to 3.9.4 (no changes)
  * debian/copyright: Updated the Format URI
  * Build depend on debhelper >= 9
  * Use XZ compression for the upstream tarball
  * Documented the procedure to update the core Maven plugins in README.source

 -- Emmanuel Bourg <email address hidden>  Fri, 18 Oct 2013 13:55:45 +0200

Upload details

Uploaded by:
Debian Java Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
java
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe java

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
maven-dependency-plugin_2.4-1.dsc 2.7 KiB d262f0bb26aea5017a711d6a5f1e74e33272ec4b4d9b281cf10e12acd0af1600
maven-dependency-plugin_2.4.orig.tar.xz 84.3 KiB ea4caf903f1590a21aa5d171ce3c5b23a3fae1a6aadaa6b89a512dd1d0678bb9
maven-dependency-plugin_2.4-1.debian.tar.gz 4.6 KiB 0aad980b812c78fde560424cbdcec55668a06c7d76cf388355179a9ae06fb6bc

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.

libmaven-dependency-plugin-java-doc: Documentation for 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.
 .
 This package contains the API documentation of libmaven-dependency-plugin-java.