maven 3.8.8-1 source package in Ubuntu

Changelog

maven (3.8.8-1) unstable; urgency=medium

  * New upstream release

 -- Emmanuel Bourg <email address hidden>  Wed, 07 Aug 2024 15:04:27 +0200

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

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
maven_3.8.8-1.dsc 2.8 KiB d66199e2ec60a6f63883aeab16d1b77d6d69fb9f4f0bf355e3361684f917e086
maven_3.8.8.orig.tar.xz 812.1 KiB 89347b502c91c117b9479498e66108ad5f997389099db4bd6959d00fafc9a353
maven_3.8.8-1.debian.tar.xz 16.0 KiB 72f46f9970c596ff85dc8bfd1ef50b013c63fe9b66fdb7b98a5f82c387536a97

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