Paketname | maven2 |
Beschreibung | Java software project management and comprehension tool |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 2.2.1-2 |
Sektion | universe/devel |
Priorität | optional |
Installierte Größe | 3648 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 | Ubuntu Developers |
Quelle | |
Paketgröße | 3206400 Byte |
Prüfsumme MD5 | a40b442b325cdfef94b98484cd296005 |
Prüfsumme SHA1 | 0780b3c817e41d950c6f02f6013aaabb567dbc10 |
Prüfsumme SHA256 | 2bf3ce2537dd03f961ac6e5603b828f29890eb86c5148a1b294285b3bca24b20 |
Link zum Herunterladen | maven2_2.2.1-2_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
|