Paketname | libmaven-site-plugin-java |
Beschreibung | Maven Site Plugin for generating a site |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 2.1-1 |
Sektion | java |
Priorität | optional |
Installierte Größe | 152 Byte |
Hängt ab von | libmaven-doxia-tools-java, libjetty-java |
Empfohlene Pakete | |
Paketbetreuer | Debian Java Maintainers |
Quelle | maven-site-plugin |
Paketgröße | 68392 Byte |
Prüfsumme MD5 | 5bb3d7d97b57bf4c4fa2099e3864fb44 |
Prüfsumme SHA1 | 619e30961bd29b6df530d142e8acda7e9e614b54 |
Prüfsumme SHA256 | 9e46eb6b116c69531d4166d9b54fe528057bc58e2332d3fc10fce8a14a960477 |
Link zum Herunterladen | libmaven-site-plugin-java_2.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
.
The Maven 2 Site Plugin is used to generate a site for the project. The
generated site also includes the project's reports that were configured in the
section of the POM.
|