套件:libmaven-clean-plugin-java(3.2.0-2)
libmaven-clean-plugin-java 的相關連結
Debian 的資源:
下載原始碼套件 maven-clean-plugin:
- [maven-clean-plugin_3.2.0-2.dsc]
- [maven-clean-plugin_3.2.0.orig.tar.xz]
- [maven-clean-plugin_3.2.0-2.debian.tar.xz]
維護小組:
- Debian Java Maintainers (QA 頁面, 郵件存檔)
- Torsten Werner (QA 頁面)
- Ludovic Claude (QA 頁面)
- Emmanuel Bourg (QA 頁面)
外部的資源:
- 主頁 [maven.apache.org]
相似套件:
Maven clean 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
This package ships the maven clean plugin which is used to remove files generated at build-time in a project's directory.
其他與 libmaven-clean-plugin-java 有關的套件
|
|
|
|
-
- dep: libmaven-parent-java (>= 35)
- Maven metadata for Apache Maven itself
-
- dep: libmaven-shared-utils-java (>= 3.3.4)
- Replacement for plexus-utils in Maven