maven 3.8.7-2 source package in Ubuntu

Changelog

maven (3.8.7-2) unstable; urgency=medium

  * Team upload to unstable

 -- tony mancill <email address hidden>  Sun, 11 Feb 2024 22:14:29 -0800

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 java
Noble release universe java

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
maven_3.8.7-2.dsc 2.8 KiB 069014f9ccac55c013cba7000b13605649e139ca84fa05aa332a157f5086379d
maven_3.8.7.orig.tar.xz 810.9 KiB b7a8c2a75c2ca3d9950a85374ce42b9283948bdd89046d22409f91e7e5faad5c
maven_3.8.7-2.debian.tar.xz 16.0 KiB 8fa10fa77eae8a80962e1467caf412327012856bc8a14ff61c15b1805076b72e

Available diffs

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