Paketname | libmaven-assembly-plugin-java |
Beschreibung | Maven Assembly Plugin |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 2.2~beta5-2 |
Sektion | java |
Priorität | optional |
Installierte Größe | 272 Byte |
Hängt ab von | libmaven-archiver-java, libmaven-common-artifact-filters-java, libmaven-file-management-java, libmav |
Empfohlene Pakete | |
Paketbetreuer | Debian Java Maintainers |
Quelle | maven-assembly-plugin |
Paketgröße | 177252 Byte |
Prüfsumme MD5 | 0c6af97094f1134559e9a8e0d00db443 |
Prüfsumme SHA1 | 45ace181d28d84315a6a708a9d7bdb1e86326b1a |
Prüfsumme SHA256 | 529012294eb0d756f21b71bb0d0b52f9a9c3cc998b83a087afdf267291fd0681 |
Link zum Herunterladen | libmaven-assembly-plugin-java_2.2~beta5-2_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 Assembly plugin is used to create archives of your project's
sources, classes, dependencies etc. from flexible assembly descriptors.
|