[ ソース: maven-source-plugin ]
パッケージ: libmaven-source-plugin-java (3.0.1-2)
libmaven-source-plugin-java に関するリンク
Debian の資源:
maven-source-plugin ソースパッケージをダウンロード:
- [maven-source-plugin_3.0.1-2.dsc]
- [maven-source-plugin_3.0.1.orig.tar.xz]
- [maven-source-plugin_3.0.1-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [maven.apache.org]
類似のパッケージ:
Maven Source Plugin
The Maven 2 Source Plugin creates a JAR archive of the source files of the current project. The Source Plugin has five goals:
* source:aggregate aggregrates sources for all modules in an aggregator project. * source:jar is used to bundle the main sources of the project into a jar archive. * source:test-jar on the other hand, is used to bundle the test sources of the project into a jar archive. * source:jar-no-fork is similar to jar but does not fork the build lifecycle. * source:test-jar-no-fork is similar to test-jar but does not fork the build lifecycle.
その他の libmaven-source-plugin-java 関連パッケージ
|
|
|
|
-
- dep: libmaven-archiver-java (>= 3.1.1)
- Archiver component for Maven
-
- dep: libmaven3-core-java (>= 3.5.0)
- Core libraries for Maven 3
-
- dep: libplexus-archiver-java (>= 3.5)
- Archiver plugin for the Plexus compiler system
-
- dep: libplexus-utils2-java (>= 2.x)
- utilities for the Plexus framework