Paketname | libmaven-shade-plugin-java |
Beschreibung | Maven shade plugin |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 1.2.1-2 |
Sektion | universe/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 | Ubuntu Developers |
Quelle | maven-shade-plugin |
Paketgröße | 55360 Byte |
Prüfsumme MD5 | c95996fdcd5d90c1f219d72fc59664c3 |
Prüfsumme SHA1 | c3abefd5997adb05f00a3e8f5c36d05e682955f9 |
Prüfsumme SHA256 | 39536a51d2e500eee2b118e31d4a1467deecdf8ed858b8667e3bc5aaa17202dd |
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.
|