maven-reporting-impl 3.2.0-2 source package in Ubuntu

Changelog

maven-reporting-impl (3.2.0-2) unstable; urgency=medium

  * Team upload.
  * Depend on libmaven-parent-java to fix a build failure

 -- Emmanuel Bourg <email address hidden>  Thu, 12 Jan 2023 09:56:36 +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
Oracular release universe devel
Noble release universe devel
Mantic release universe devel
Lunar release universe devel

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
maven-reporting-impl_3.2.0-2.dsc 2.3 KiB 763774f0f8b47db05870621718e9a1fd17dc81c9ab17176ba35c5de011d5c41d
maven-reporting-impl_3.2.0.orig.tar.xz 15.7 KiB 3baf03fccfe6562405a8a2dae51a42214df087200d626878201b327edbd35191
maven-reporting-impl_3.2.0-2.debian.tar.xz 3.9 KiB e2dc16ae1a82ef56cb1427fd23db2765ba316a817246157d85dd3e45bdaafe34

Available diffs

No changes file available.

Binary packages built by this source

libmaven-reporting-impl-java: Maven Reporting API Implementation

 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 implements the Maven Reporting API.