| Paketname | maven-repo-helper |
| Beschreibung | Helper tools for including Maven metatada in Debian packages |
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (main) |
| Version | 1.0.4 |
| Sektion | java |
| Priorität | optional |
| Installierte Größe | 220 Byte |
| Hängt ab von | default-jre-headless | java2-runtime-headless, libstax-java |
| Empfohlene Pakete | debhelper |
| Paketbetreuer | Ubuntu Developers |
| Quelle | |
| Paketgröße | 62676 Byte |
| Prüfsumme MD5 | 1d5804c2539bf35ecc9eb037e41447de |
| Prüfsumme SHA1 | 9945766bfc3ca65195302acea721a783e37ab407 |
| Prüfsumme SHA256 | d4be57248fc7fb383dc9a2fbe05fec726ffe07e43933644ce03e7d360ce23a36 |
| Link zum Herunterladen | maven-repo-helper_1.0.4_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 enables Debian packages which are not using Maven in their
build process to provide and install Maven POMs and libraries in the
repository located in /usr/share/maven-repo.
.
Packages built with Maven (using maven-debian-helper) will benefit as
many of their dependencies are already packaged in Debian but they are
missing the necessary metadata (Maven POM) which is required by Maven
when its using dependencies.
|