maven-dependency-tree 1.2-4 source package in Ubuntu
Changelog
maven-dependency-tree (1.2-4) unstable; urgency=low * Team upload. * Add missing Build-Depend on libjaxen-java. (Closes: #648759). * Bump Standards-Version to 3.9.2. No changes were required. * Update copyright file. -- Miguel Landaeta <email address hidden> Sat, 19 Nov 2011 16:24:45 +0100
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 | Published | Component | Section | |
---|---|---|---|---|
Trusty | release | universe | java | |
Precise | release | universe | java |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
maven-dependency-tree_1.2-4.dsc | 2.4 KiB | c412eb6fe57bd8de6fd5845f5c9d52fc69121462d25acd37dabe65200ba72d7b |
maven-dependency-tree_1.2.orig.tar.gz | 27.2 KiB | 7419ccd1ecdcbb105e94b6e4cfc55487a666e76cadae610e61c704dd2dd2c17d |
maven-dependency-tree_1.2-4.debian.tar.gz | 4.1 KiB | 6eccff932d6376fd436515db9dd56f0530ff9f05098219060cb42f82816d89ed |
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.