Paketname | maven-debian-helper |
Beschreibung | Helper tools for building Debian packages with Maven |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.9 |
Sektion | universe/java |
Priorität | optional |
Installierte Größe | 312 Byte |
Hängt ab von | openjdk-6-jre | java2-runtime, maven-repo-helper (>> 0.5), maven2, libmaven-clean-plugin-java, libma |
Empfohlene Pakete | apt-file |
Paketbetreuer | Ubuntu Developers |
Quelle | |
Paketgröße | 65614 Byte |
Prüfsumme MD5 | 83f1ee5a0e32a044bea878943c82947f |
Prüfsumme SHA1 | 505a80fce65232aebc5f4b7783d6ffe8cac7ef27 |
Prüfsumme SHA256 | 6c5faadb3d1db25de4b98b8a8f178ffc8abe8e4ccffa12f25b9f15162d6ea946 |
Link zum Herunterladen | maven-debian-helper_0.9_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.
|