maven2 2.2.1-19 source package in Ubuntu
Changelog
maven2 (2.2.1-19) unstable; urgency=low * Team upload * Updated the dependency on libmaven-shade-plugin-java to 1.7.1 * debian/rules: Modified the clean target to allow rebuilds -- Emmanuel Bourg <email address hidden> Mon, 02 Dec 2013 15:34:06 +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 | Published | Component | Section | |
---|---|---|---|---|
Trusty | release | universe | devel |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
maven2_2.2.1-19.dsc | 2.3 KiB | e1420484bf82d54d7f7d056dd6a3bd6a0dcdef5391a6161a407585a871a417ed |
maven2_2.2.1.orig.tar.gz | 22.1 KiB | cc24ee72400c1a6456efd38f94e8a54c79d87d28f2ec10f652ff9c2659504f68 |
maven2_2.2.1-19.debian.tar.gz | 20.0 KiB | c4482c2dfbbf26210beaedfcf16436da697e13e41af02d92fec21dda51c3b950 |
Available diffs
- diff from 2.2.1-18 to 2.2.1-19 (1.3 KiB)
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