Paketname | libmaven-file-management-java |
Beschreibung | Maven File Management API |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 1.2.1-2 |
Sektion | universe/devel |
Priorität | optional |
Installierte Größe | 108 Byte |
Hängt ab von | libmaven2-core-java, libmaven-shared-io-java, libplexus-classworlds-java, libplexus-containers-java |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | maven-file-management |
Paketgröße | 31464 Byte |
Prüfsumme MD5 | a22e35a9387c65988dac583f376b23cb |
Prüfsumme SHA1 | 6ffd5ade0c41c2c5941020448bbe9b8fcf776e15 |
Prüfsumme SHA256 | 861244a360061399fb6325d70b50e04ff7b8b0aa7f06b656f3d2bad2aec7e5aa |
Link zum Herunterladen | libmaven-file-management-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
.
The Maven File Management API provides an API to collect files from a given
directory using several include/exclude rules.
|