maven 3.3.3-4 source package in Ubuntu

Changelog

maven (3.3.3-4) unstable; urgency=medium

  * Team upload.
  * Added the missing /usr/share/java/maven-builder-support-3.x.jar link
  * Fixed the pom patching logic and made the package buildable twice in a row
    (Closes: #792146)

 -- Emmanuel Bourg <email address hidden>  Fri, 30 Oct 2015 10:33:25 +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

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
maven_3.3.3-4.dsc 2.7 KiB 7663136ff347fe52ecbabe7bd2b6595ec3a9c29d0cda54a47eaf6dbbe661e729
maven_3.3.3.orig.tar.xz 715.1 KiB 3d057f50a35fd17eca5094b946c55b5a783396cf555f9e1a98e28feab7d5b268
maven_3.3.3-4.debian.tar.xz 14.3 KiB ec93e0d7a705049bf77a538e9f44360c5f32800ab8772065cd1bc685c2d3791e

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