Paketname | libmaven-war-plugin-java |
Beschreibung | Maven WAR Plugin |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 2.1~beta1-1build1 |
Sektion | universe/java |
Priorität | optional |
Installierte Größe | 144 Byte |
Hängt ab von | libmaven-archiver-java, libmaven-filtering-java, libmaven2-core-java, libplexus-archiver-java, libpl |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | maven-war-plugin |
Paketgröße | 61218 Byte |
Prüfsumme MD5 | ded165799f0f2a08e4d0256e340603e2 |
Prüfsumme SHA1 | c3454fd158dd1abfc47977ee211fffd2e5fa7db6 |
Prüfsumme SHA256 | 7e236199fe85c71236faf45052f139ae2189af8edc023de5f71efa5cc1593b8e |
Link zum Herunterladen | libmaven-war-plugin-java_2.1~beta1-1build1_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 WAR plugin builds a Web Application Archive (WAR) file from the
project output and its dependencies.
|