maven 3.3.9-1 source package in Ubuntu

Changelog

maven (3.3.9-1) unstable; urgency=medium

  * Team upload.
  *  New upstream release
    - Refreshed the patches
    - New dependency on libcommons-lang3-java
    - Depend on guice instead of sisu-guice
    - Depend on plexus-containers >= 1.6
    - Ignore maven-enforcer-plugin
    - Updated the Maven version in the rules of debian/maven.buildRules
  * Ensure the maven-ant-task doesn't attempt to download from the Internet

 -- Emmanuel Bourg <email address hidden>  Thu, 19 Nov 2015 19:34:44 +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.9-1.dsc 2.7 KiB eba56f00b380e4591f7b06729bb7365e7e6157aa9a45b5d24eac6c3098bcf408
maven_3.3.9.orig.tar.xz 717.6 KiB ed5d738e83fd8b7e7ee03eda076e5e3c6e29e260d479f59810eddd4566ca5197
maven_3.3.9-1.debian.tar.xz 14.5 KiB 592dcc9bb970f33f64785bc43a0d9a8db8a61e57b97a378b5cb22cf3c2f96b05

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