maven2 2.2.1-18 source package in Ubuntu

Changelog

maven2 (2.2.1-18) unstable; urgency=low


  * Team upload
  * Rebuild with libmaven2-core-java 2.2.1-14 (Updates maven-compiler-plugin)

 -- Emmanuel Bourg <email address hidden>  Thu, 21 Nov 2013 18:01:39 +0100

Upload details

Uploaded by:
Debian Java Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
java
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
maven2_2.2.1-18.dsc 2.2 KiB 3f4afd2c1e14b4c427d7e26dc83ea86de7bbfe4498d29c34e8c111882a4799c1
maven2_2.2.1.orig.tar.gz 22.1 KiB cc24ee72400c1a6456efd38f94e8a54c79d87d28f2ec10f652ff9c2659504f68
maven2_2.2.1-18.debian.tar.gz 19.9 KiB d4688a255fe02b39764670ba8104ccbd8f645d480fcdefeb59747b3aceacdbe0

Available diffs

No changes file available.

Binary packages built by this source

maven2: 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