Paketname | libmaven-invoker-plugin-java |
Beschreibung | Maven Invoker Plugin |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 1.3-2build1 |
Sektion | universe/java |
Priorität | optional |
Installierte Größe | 112 Byte |
Hängt ab von | ant, bsh, groovy, libmaven-file-management-java, libmaven-invoker-java, libmaven2-core-java, libplex |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | maven-invoker-plugin |
Paketgröße | 36706 Byte |
Prüfsumme MD5 | 88641b90120dd5778595fb8845f5c9de |
Prüfsumme SHA1 | ab43840b66ca9453add81586afa7c40f5606367e |
Prüfsumme SHA256 | 33136a8fa294e39650902ab138caa48195e4ae58940aff7bbf6befc5df210346 |
Link zum Herunterladen | libmaven-invoker-plugin-java_1.3-2build1_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 Invoker Plugin is used to run a set of Maven projects. The plugin
can determine whether each project execution is successful, and optionally
can verify the output generated from a given project execution.
|