maven 3.5.0-7 source package in Ubuntu

Changelog

maven (3.5.0-7) unstable; urgency=medium

  * Team upload.
  * Install the mvnyjp script into /usr/share/maven/bin/
  * Depend on libwagon-*-java instead of libwagon2-java
  * Depend on libplexus-classworlds-java instead of libplexus-classworlds2-java
  * Specified that gradle (<< 3.2.1-3~) is broken by the current release
  * Standards-Version updated to 4.1.1

 -- Emmanuel Bourg <email address hidden>  Sat, 11 Nov 2017 00:43:13 +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.0-7.dsc 2.7 KiB f7c4bc714f6d1700dff139a7d0c8045687fa56d26b28b2cfbae137a54398a2a3
maven_3.5.0.orig.tar.xz 726.4 KiB b230b82af73812b59a63f4c76fe9ad54bfdbb925020f67e14592423da4daabc4
maven_3.5.0-7.debian.tar.xz 15.9 KiB 7ee995ee241d716f36f51317b946b18bf8372008512150a77eef9e76b2530bbb

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