Paketname | libmaven-javadoc-plugin-java |
Beschreibung | Maven Javadoc Plugin |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 2.5-2build1 |
Sektion | universe/java |
Priorität | optional |
Installierte Größe | 192 Byte |
Hängt ab von | libcommons-lang-java, libdoxia-java, libdoxia-sitetools-java, libmaven-archiver-java, libmaven2-core |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | maven-javadoc-plugin |
Paketgröße | 104644 Byte |
Prüfsumme MD5 | 0d3cf80803f63b5ae7e2fbe271cc5474 |
Prüfsumme SHA1 | 3c0368b32d3b3c17f5f690f7fbec5b56710391c9 |
Prüfsumme SHA256 | dbe47153784a6aac22889e0a207f311c61a050656403133cfb832804a2e4a436 |
Link zum Herunterladen | libmaven-javadoc-plugin-java_2.5-2build1_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.
|