Paketname | libmaven-javadoc-plugin-java |
Beschreibung | Maven Javadoc Plugin |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 2.6.1-1 |
Sektion | java |
Priorität | optional |
Installierte Größe | 264 Byte |
Hängt ab von | libcommons-httpclient-java, libcommons-lang-java, libcommons-logging-java, libdoxia-java, libdoxia-s |
Empfohlene Pakete | |
Paketbetreuer | Debian Java Maintainers |
Quelle | maven-javadoc-plugin |
Paketgröße | 174398 Byte |
Prüfsumme MD5 | f96b262e9bc2b6703cb0eb332d1a74b9 |
Prüfsumme SHA1 | f5de5c52427c9e1e230da278d9fe37e441ca97a6 |
Prüfsumme SHA256 | 28d550eeb1e0c344052ea7144f0926817ff0c60d6a817829c1258774f801e506 |
Link zum Herunterladen | libmaven-javadoc-plugin-java_2.6.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 Javadoc Plugin is a plugin that uses the javadoc tool for generating
javadocs for the specified project.
|