maven-archiver 3.2.0-2 source package in Ubuntu

Changelog

maven-archiver (3.2.0-2) unstable; urgency=medium

  * Team upload.
  * Add MavenArchiverTest.testRecreation.patch and work around a FTBFS.
    (Closes: #886875)
  * Use compat level 11.

 -- Markus Koschany <email address hidden>  Tue, 06 Feb 2018 00:00:45 +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
Focal release universe devel
Bionic release universe devel

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
maven-archiver_3.2.0-2.dsc 2.5 KiB 9279b05abc195156175640e5d6b8fc09760136b47f55e0d90924ce5fd1af642c
maven-archiver_3.2.0.orig.tar.xz 37.5 KiB 4bdacad8bb451d1e42b9ee80cb266de3f3a5a9b744af0cbd1fa9a86a712fde52
maven-archiver_3.2.0-2.debian.tar.xz 6.3 KiB 347b284ddc69ffc8152e8428720c1b2b69fdc7018a9c8d3fa8b208caead6def0

Available diffs

No changes file available.

Binary packages built by this source

libmaven-archiver-java: No summary available for libmaven-archiver-java in ubuntu hirsute.

No description available for libmaven-archiver-java in ubuntu hirsute.

libmaven-archiver-java-doc: Archiver component for Maven - API documentation

 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
 .
 The Maven Archiver is mainly used by Maven plugins to handle packaging.
 .
 This package contains the API documentation of libmaven-archiver-java.