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

Changelog

maven-dependency-plugin (2.1-2) unstable; urgency=low

  * Fix groupId for maven-plugin-testing-harness dependency
    in the Maven POM.

maven-dependency-plugin (2.1-1) experimental; urgency=low

  * Initial release. (Closes: #532777)

 -- Matthias Klose <email address hidden>   Tue,  20 Oct 2009 21:06:58 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Karmic: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
maven-dependency-plugin_2.1.orig.tar.gz 169.2 KiB d55f1e21aadf410550d899f90307b30012b26df146dda92c7550a934742a07bf
maven-dependency-plugin_2.1-2.diff.gz 2.8 KiB 0737a391d77a19401bebef9136f5175c9a86ebe734d55197ee17bf092280e324
maven-dependency-plugin_2.1-2.dsc 1.8 KiB 99892f4a149e1de08639cba553a65b722bf5b825b34916c70209fc156f9aaeea

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.