maven 3.6.3-1ubuntu0.1 source package in Ubuntu

Changelog

maven (3.6.3-1ubuntu0.1) focal; urgency=medium

  * Use no AOP guice library in line with upstream (LP: #1930541).

    [ Luís Infante da Câmara ]
    - debian/maven.links: use no AOP version of guice library.

    [ Vladimir Petko ]
    - debian/control: require updated guice library that produces
      the no AOP artifact.

 -- Vladimir Petko <email address hidden>  Fri, 20 Oct 2023 21:39:47 +1300

Upload details

Uploaded by:
Vladimir Petko
Sponsored by:
Andreas Hasenack
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
java
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal updates universe java

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
maven_3.6.3.orig.tar.xz 792.8 KiB 73ab3c150c396cd8938f1a251d7fc5951c6779eb2fa20943e7aeace0c6f37226
maven_3.6.3-1ubuntu0.1.debian.tar.xz 15.3 KiB a57406ea82d79040662a3e546ac3ba65e4146f5542c2afd70e3c08c3a3a8783c
maven_3.6.3-1ubuntu0.1.dsc 2.9 KiB b54e05671eb23919ef37f9f82835540dbef9f1bafef17f061f6ee62ea36d6242

View changes file

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