maven2 2.2.1-16 source package in Ubuntu
Changelog
maven2 (2.2.1-16) unstable; urgency=low * Team upload. * Rebuild with libmaven2-core-java 2.2.1-12 (Updates maven-plugin-plugin) * Updated Standards-Version to 3.9.5 (no changes) -- Emmanuel Bourg <email address hidden> Fri, 18 Oct 2013 19:10:12 +0200
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 | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
maven2_2.2.1-16.dsc | 2.2 KiB | 09c464fe7c2f476217228f94e3599bd589c0262f16762a63361499548ce7ad7f |
maven2_2.2.1.orig.tar.gz | 22.1 KiB | cc24ee72400c1a6456efd38f94e8a54c79d87d28f2ec10f652ff9c2659504f68 |
maven2_2.2.1-16.debian.tar.gz | 19.7 KiB | f67063940329c79f187318235c6c3f822264249abdfd34cf47754b1f27eb174a |
Available diffs
- diff from 2.2.1-15 to 2.2.1-16 (978 bytes)
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