maven 3.5.2-2 source package in Ubuntu

Changelog

maven (3.5.2-2) unstable; urgency=medium

  * Team upload.
  * Ignore the no_aop classifier on the guice dependency to work around
    a dependency resolution issue with maven-debian-helper
  * Standards-Version updated to 4.1.3
  * Switch to debhelper level 11

 -- Emmanuel Bourg <email address hidden>  Fri, 23 Feb 2018 17:38:55 +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
Bionic release universe java

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
maven_3.5.2-2.dsc 2.8 KiB 7f2e55c4d20e22250101b57d3bedb29b8d56507413f64f9f8dc1f0ef729f7c00
maven_3.5.2.orig.tar.gz 1.0 MiB e206591b765b421a2ef585b961c3beafe1f441bc4b2d683cceec241cb1304e66
maven_3.5.2-2.debian.tar.xz 15.2 KiB e1da65943671689514a563d4b91d237225f12ce77a7d92a1f5201512328cc25f

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