[ 原始碼: maven-resources-plugin ]
套件:libmaven-resources-plugin-java(3.3.0-1)
libmaven-resources-plugin-java 的相關連結
Debian 的資源:
下載原始碼套件 maven-resources-plugin:
- [maven-resources-plugin_3.3.0-1.dsc]
- [maven-resources-plugin_3.3.0.orig.tar.xz]
- [maven-resources-plugin_3.3.0-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [maven.apache.org]
相似套件:
Maven resources plugin
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 Resources Plugin handles the copying of project resources to the output directory.
其他與 libmaven-resources-plugin-java 有關的套件
|
|
|
|
-
- dep: libcommons-io-java (>= 2.11.0)
- Common useful IO related classes
-
- dep: libcommons-lang3-java (>= 3.12.0)
- Apache Commons Lang utility classes
-
- dep: libmaven-filtering-java (>= 3.3.0)
- Maven Filtering
-
- dep: libmaven-parent-java (>= 35)
- Maven metadata for Apache Maven itself
-
- dep: libplexus-interpolation-java (>= 1.26)
- Plexus Interpolation API