Paketname | libmaven-assembly-plugin-java |
Beschreibung | Maven Assembly Plugin |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 2.2~beta4-2 |
Sektion | universe/java |
Priorität | optional |
Installierte Größe | 268 Byte |
Hängt ab von | libmaven-archiver-java, libmaven-common-artifact-filters-java, libmaven-file-management-java, libmav |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | maven-assembly-plugin |
Paketgröße | 176508 Byte |
Prüfsumme MD5 | 4f27bf0237e5d1c4254fbf6d6561e179 |
Prüfsumme SHA1 | aaf873141eeb9c36461b961282db6ce702f59046 |
Prüfsumme SHA256 | ffe02fe26bf107d3b6fddcddd115f54c9061acd3b8d9f6a0bf8fac52da22d7ea |
Link zum Herunterladen | libmaven-assembly-plugin-java_2.2~beta4-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.
|