maven-dependency-tree 2.0-2 source package in Ubuntu

Changelog

maven-dependency-tree (2.0-2) unstable; urgency=medium

  * Team upload.
  * Fixed a build failure with Maven 3.1+ (Closes: #795142)

 -- Emmanuel Bourg <email address hidden>  Tue, 08 Sep 2015 11:11:17 +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

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
maven-dependency-tree_2.0-2.dsc 2.3 KiB 2fbb7f0ab2077a13999acbb5df40cf0baa73cc34edbcfb58394506c141bfa3d8
maven-dependency-tree_2.0.orig.tar.xz 24.9 KiB 7e8e8021d4ca2b03a2dbf96661ca36494ec6ab051a0fe798b1099a0fd0feb81c
maven-dependency-tree_2.0-2.debian.tar.xz 5.1 KiB 468e97a4e97a8f0c9b395eed2317b06a52de3bfd6e37cb26cc4ef5afcf6ee82b

Available diffs

No changes file available.

Binary packages built by this source

libmaven-dependency-tree-java: Maven Dependency Tree

 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 package ships a shared library for analysis dependencies.

libmaven-dependency-tree-java-doc: Documentation for Maven Dependency Tree

 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 package contains the API documentation of libmaven-dependency-tree-java.