maven-dependency-analyzer 1.6-1 source package in Ubuntu

Changelog

maven-dependency-analyzer (1.6-1) unstable; urgency=medium

  * Team upload.
  * New upstream release
    - Build depend on libasm4-java instead of libasm3-java (Closes: #800864)
  * Build with the DH sequencer instead of CDBS
  * Removed the build dependency on libplexus-component-metadata-java
  * Removed the build dependency on libjaxp1.3-java

 -- Emmanuel Bourg <email address hidden>  Mon, 18 Jan 2016 23:50:50 +0100

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-analyzer_1.6-1.dsc 2.3 KiB 64ece0cb1c8fa80488455cb200016037d2a828cad6b8fc86a3cb6887773bb150
maven-dependency-analyzer_1.6.orig.tar.xz 18.2 KiB 9089cc2783a207d02f815613cceb5d3052c333b1c0f0047fcd2b197a9ef3f69a
maven-dependency-analyzer_1.6-1.debian.tar.xz 3.2 KiB a3d7cbfcea50f9c33c0102bc7a57997b15e855f31ff69fabe89141156e3b535f

Available diffs

No changes file available.

Binary packages built by this source

libmaven-dependency-analyzer-java: Maven Dependency Analyzer

 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 analysing dependencies.