libmaven-source-plugin-java
Maven Source Plugin
Description
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.
Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
http://maven.apache.org/plugins/maven-source-plugin
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install libmaven-source-plugin-java