Paketname | libmaven-war-plugin-java |
Beschreibung | Maven WAR Plugin |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 2.1~beta1-1 |
Sektion | 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 | Debian Java Maintainers |
Quelle | maven-war-plugin |
Paketgröße | 61128 Byte |
Prüfsumme MD5 | c60590eefef9d5293658ac7488adbb3c |
Prüfsumme SHA1 | 62a68c8b2fc8a6bd8b837d77ad2069df61f8ed9d |
Prüfsumme SHA256 | 5302aef25022c6cee487dc9bfb4277d84c782330de4f8568bdaab3231df02cff |
Link zum Herunterladen | libmaven-war-plugin-java_2.1~beta1-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 WAR plugin builds a Web Application Archive (WAR) file from the
project output and its dependencies.
|