maven2 2.2.1-7build1 source package in Ubuntu

Changelog

maven2 (2.2.1-7build1) oneiric; urgency=low

  * Rebuild with new maven2-core.
 -- Matthias Klose <email address hidden>   Tue, 06 Sep 2011 14:46:27 +0200

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Oneiric
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Oneiric: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
maven2_2.2.1.orig.tar.gz 22.1 KiB cc24ee72400c1a6456efd38f94e8a54c79d87d28f2ec10f652ff9c2659504f68
maven2_2.2.1-7build1.debian.tar.gz 19.1 KiB 5dd2936d91b8db6979613030ad0cdaf5650caa2b1e67a612caebebdd0ac0b6fc
maven2_2.2.1-7build1.dsc 1.6 KiB 0f45d99cfd1c13c8f782a283bb868f3066769149aeae6b113cf2246e74e2cebe

Available diffs

View changes file

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