Paketname | libmaven-shade-plugin-java |
Beschreibung | Maven shade plugin |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.2.1-2 |
Sektion | java |
Priorität | optional |
Installierte Größe | 132 Byte |
Hängt ab von | libmaven2-core-java, libplexus-container-default-java, libplexus-utils-java, libasm3-java, libjdom1- |
Empfohlene Pakete | |
Paketbetreuer | Debian Java Maintainers |
Quelle | maven-shade-plugin |
Paketgröße | 55290 Byte |
Prüfsumme MD5 | 054310dcc734dc46edf9c2342424ca4e |
Prüfsumme SHA1 | 0339c11368366097aa0670ea4d0ccd26ee2ec849 |
Prüfsumme SHA256 | 0743330cfaa6c3a8bfd6af5188a7d1645baf4c03d3e819c6cf03c7dc5fb2763f |
Link zum Herunterladen | libmaven-shade-plugin-java_1.2.1-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
.
This package ships the Maven shade plugin which is used to build an Uber-JAR
from the current project, including dependencies.
|