Paketname | maven-debian-helper |
Beschreibung | Helper tools for building Debian packages with Maven |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.1 |
Sektion | java |
Priorität | optional |
Installierte Größe | 320 Byte |
Hängt ab von | default-jdk, maven-repo-helper (>= 1.2), maven2 (>= 2.2.1-5), libmaven-clean-plugin-java, libmaven-r |
Empfohlene Pakete | apt-file |
Paketbetreuer | Debian Java Maintainers |
Quelle | |
Paketgröße | 72616 Byte |
Prüfsumme MD5 | a152a34865e4f3fd5223c083a9fd0f60 |
Prüfsumme SHA1 | 40bbafed19cdf0719f96e09352031785b1576786 |
Prüfsumme SHA256 | c9de563f47e0ecea34783b291e0b699d272807723ef86328ae06adce65fa3a2f |
Link zum Herunterladen | maven-debian-helper_1.1_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
.
This package makes it possible to use Maven for building Debian packages.
|