maven 3.5.2-1 source package in Ubuntu

Changelog

maven (3.5.2-1) unstable; urgency=medium

  * Team upload.

  [ Miguel Landaeta ]
  * Remove B-D on libplexus-classworlds2-java, it's not necessary anymore.

  [ Emmanuel Bourg ]
  * Use the 'debian' version of plexus-component-annotations
  * Removed the unused Maven rule for plexus-container-default

  [ Stephen Kitt ]
  * New upstream release.
  * Install NOTICE in the binary packages.

 -- Stephen Kitt <email address hidden>  Thu, 22 Feb 2018 23:21:17 +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

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
maven_3.5.2-1.dsc 2.8 KiB f0f4373b39928b06fec0e0316a0b861735c055e017d2400ab54eab54b1bef129
maven_3.5.2.orig.tar.gz 1.0 MiB e206591b765b421a2ef585b961c3beafe1f441bc4b2d683cceec241cb1304e66
maven_3.5.2-1.debian.tar.xz 15.0 KiB 1c863f3a7efe3bbbf9a6161d25636964ad768721b175ad0e310559a8f753b985

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