Paketname | libmaven-antrun-plugin-java |
Beschreibung | Maven AntRun Plugin |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.3-1 |
Sektion | java |
Priorität | optional |
Installierte Größe | 92 Byte |
Hängt ab von | |
Empfohlene Pakete | |
Paketbetreuer | Debian Java Maintainers |
Quelle | maven-antrun-plugin |
Paketgröße | 15588 Byte |
Prüfsumme MD5 | 0511cca33725101efe7fd628bfea1219 |
Prüfsumme SHA1 | b80affd1909ebb74c1e532bd420697f95d54eea1 |
Prüfsumme SHA256 | 5c52ef0babdb9b36fa9ea50c68e9e6905ad60c63b2eb7c3c9fef90b02c0c1ba7 |
Link zum Herunterladen | libmaven-antrun-plugin-java_1.3-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
.
The Maven Antrun Plugin runs Ant scripts embedded in the POM
|