maven2-core 2.2.1-6 source package in Ubuntu
Changelog
maven2-core (2.2.1-6) unstable; urgency=low * Team upload. * Update maven-plugin-plugin version from 2.5 to 2.8. maven2-core (2.2.1-5) unstable; urgency=low * Team upload. * Update maven-antrun-plugin version from 1.3 to 1.6. * Bump Standards-Version to 3.9.2. No changes were required. -- James Page <email address hidden> Mon, 05 Sep 2011 18:14:59 +0000
Upload details
- Uploaded by:
- James Page
- Uploaded to:
- Oneiric
- 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-core_2.2.1.orig.tar.gz | 401.8 KiB | 97e1839bafd2433644c5b1d5fb8815a975ea943e7b07c68c09f30e10e27f451f |
maven2-core_2.2.1-6.debian.tar.gz | 6.6 KiB | 9bcd5f3c7c572fd57973b92a537e2e523b0c43d3df978e8e0873f9f42f08aa5b |
maven2-core_2.2.1-6.dsc | 2.5 KiB | 725ea53fea68ba3268f3363983eb515b8bd5ad22c2bbd7eea9eadde4519e6888 |
Available diffs
- diff from 2.2.1-4 to 2.2.1-6 (987 bytes)
Binary packages built by this source
- libmaven2-core-java: Core libraries for Maven2
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
.
This package contains the core libraries for maven2.
- libmaven2-core-java-doc: API documentation for Maven2
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
.
This package contains the API documentation of Maven2.