Paketname | maven2 |
Beschreibung | Java software project management and comprehension tool |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 2.2.1-5 |
Sektion | java |
Priorität | optional |
Installierte Größe | 3656 Byte |
Hängt ab von | libmaven2-core-java, default-jre (>= 1.4) | default-jre-headless (>= 1.4) | java2-runtime | java2-ru |
Empfohlene Pakete | libmaven-clean-plugin-java, libmaven-compiler-plugin-java, libmaven-install-plugin-java, libmaven-ja |
Paketbetreuer | Debian Java Maintainers |
Quelle | |
Paketgröße | 3213094 Byte |
Prüfsumme MD5 | f325ba208695b59bbf78152c7b668cd2 |
Prüfsumme SHA1 | 1ec714941fb2c2fa7176bdf6388900d8e40b6b1b |
Prüfsumme SHA256 | e0e10a3c3e601744f7b3deea587486cd010af99bc2d89c69712c737ea1e151f4 |
Link zum Herunterladen | maven2_2.2.1-5_all.deb |
Ausführliche Beschreibung | 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
|