maven2 2.2.1-17 source package in Ubuntu

Changelog

maven2 (2.2.1-17) unstable; urgency=low


  * Team upload.
  * Rebuild with libmaven2-core-java 2.2.1-13 (Updates maven-source-plugin,
    maven-install-plugin and maven-javadoc-plugin)

 -- Emmanuel Bourg <email address hidden>  Tue, 05 Nov 2013 23:44:28 +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-17.dsc 2.2 KiB 671c4fbf6e0bfa69c3f9403cbea4f32579212fcc59076f54e3d1bdaae888e850
maven2_2.2.1.orig.tar.gz 22.1 KiB cc24ee72400c1a6456efd38f94e8a54c79d87d28f2ec10f652ff9c2659504f68
maven2_2.2.1-17.debian.tar.gz 19.7 KiB 0c41013a3424446508cfd57ea15c94eb5b49b63826e138e3fc868dd7fbebd401

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