maven 3.5.0-8 source package in Ubuntu

Changelog

maven (3.5.0-8) unstable; urgency=medium

  * Team upload.
  * Update /usr/share/maven/boot/plexus-classworlds-2.x.jar symlink.
    (Closes: #881433)
  * Add temporary B-D on libplexus-classworlds2-java to avoid a FTBFS
    caused by missing plexus-classworlds-2.x.jar symlink.

 -- Miguel Landaeta <email address hidden>  Sat, 11 Nov 2017 19:41:48 +0000

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-8.dsc 2.8 KiB 3d286f00e1ba08c44c62cf7dd36ae501096c343e787ad8d59fbba3b4b8c0d487
maven_3.5.0.orig.tar.xz 726.4 KiB b230b82af73812b59a63f4c76fe9ad54bfdbb925020f67e14592423da4daabc4
maven_3.5.0-8.debian.tar.xz 15.9 KiB 80fb8b4435a27d1937b73dba7c2b6896f0952742a47f4c76cd91bda1bd4e56df

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