套件: libmaven-compiler-plugin-java (3.8.0-1ubuntu1~18.04.1)
libmaven-compiler-plugin-java 的相關超連結
Trisquel 的資源:
下載原始碼套件 maven-compiler-plugin:
- [maven-compiler-plugin_3.8.0-1ubuntu1~18.04.1.dsc]
- [maven-compiler-plugin_3.8.0.orig.tar.xz]
- [maven-compiler-plugin_3.8.0-1ubuntu1~18.04.1.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Java Maintainers (郵件存檔)
- Torsten Werner
外部的資源:
- 主頁 [maven.apache.org]
相似套件:
- libmaven-antrun-plugin-java
- libmaven-plugin-tools-java
- libmaven-plugin-testing-java-doc
- libmaven-assembly-plugin-java
- libmaven-dependency-plugin-java
- libmaven-jar-plugin-java
- libmaven-reporting-exec-java
- libmaven-reporting-impl-java-doc
- libmaven-resources-plugin-java
- libmaven-reporting-api-java
- libmaven-plugin-testing-java
Maven Compiler 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 Compiler Plugin is used to compile the sources of your project. The default compiler is javac and is used to compile Java sources.
其他與 libmaven-compiler-plugin-java 有關的套件
|
|
|
-
- dep: libmaven-shared-incremental-java
- 套件暫時不可用
-
- dep: libmaven-shared-utils-java (>= 3.1.0)
- Replacement for plexus-utils in Maven
-
- dep: libmaven3-core-java (>= 3.5.2)
- Core libraries for Maven 3
-
- dep: libplexus-compiler-java (>= 2.8.3)
- 套件暫時不可用
-
- dep: libplexus-languages-java (>= 0.9.10)
- Plexus shared language features