Paketname | libmaven-file-management-java |
Beschreibung | Maven File Management API |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.2.1-2 |
Sektion | java |
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 | Debian Java Maintainers |
Quelle | maven-file-management |
Paketgröße | 31838 Byte |
Prüfsumme MD5 | 3ccf0bf9c4c2c7a867300c258a0737cd |
Prüfsumme SHA1 | 8834950667b4b79ce95d8b3412aed80aca4c1d67 |
Prüfsumme SHA256 | 6c0d624aa0a04114aa4f536a5b74f429816d4cc6d1f393662bac14ea8864f19e |
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.
|