Paketname | libmaven-archiver-java |
Beschreibung | Archiver component for Maven |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 2.4-2 |
Sektion | universe/devel |
Priorität | optional |
Installierte Größe | 88 Byte |
Hängt ab von | libmaven2-core-java, libplexus-archiver-java, libplexus-interpolation-java, libplexus-utils-java, li |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | maven-archiver |
Paketgröße | 16624 Byte |
Prüfsumme MD5 | 03ed5d581d714e282c1a67a3910564ae |
Prüfsumme SHA1 | a3c315a05ada8ff8dda3f054a6ccbf7e3d988504 |
Prüfsumme SHA256 | 718a21142856ee4e49d61ec5daad12b7c533de8aca7c5716acb749afeaa195f6 |
Link zum Herunterladen | libmaven-archiver-java_2.4-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
.
The Maven Archiver is mainly used by Maven plugins to handle packaging.
|