maven 3.8.7-1 source package in Ubuntu

Changelog

maven (3.8.7-1) unstable; urgency=medium

  * New upstream release
    - Refreshed the patches
  * Standards-Version updated to 4.6.2

 -- Emmanuel Bourg <email address hidden>  Mon, 02 Jan 2023 10:08:40 +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
Mantic release universe java
Lunar release universe java

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
maven_3.8.7-1.dsc 2.8 KiB e3ebbbaa8989952ca422a467d7e55f131c2e04cafaf1b74aa57e27cc1c1f5ac4
maven_3.8.7.orig.tar.xz 810.9 KiB b7a8c2a75c2ca3d9950a85374ce42b9283948bdd89046d22409f91e7e5faad5c
maven_3.8.7-1.debian.tar.xz 15.4 KiB 645acecb8c138f592bc9369f927499d80cc06bffc33466158f21ceef29f9d9f6

No changes file available.

Binary packages built by this source

libmaven3-core-java: Core libraries for Maven 3

 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 core libraries for Maven 3.

maven: Java software project management and comprehension tool

 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