| Class | Description |
|---|---|
| AbstractSourceJarMojo |
Base class for bundling sources into a jar archive.
|
| AggregatorSourceJarMojo |
Aggregate sources for all modules in an aggregator project.
|
| HelpMojo |
Display help information on maven-source-plugin.
Call mvn source:help -Ddetail=true -Dgoal=<goal-name> to display parameter details. |
| SourceJarMojo |
This plugin bundles all the sources into a jar archive.
|
| SourceJarNoForkMojo |
This goal bundles all the sources into a jar archive.
|
| TestSourceGeneratedJarMojo |
This plugin bundles all the test sources into a jar archive.
|
| TestSourceJarMojo |
This plugin bundles all the test sources into a jar archive.
|
| TestSourceJarNoForkMojo |
This goal bundles all the test sources into a jar archive.
|
Copyright © 2002–2014 The Apache Software Foundation. All rights reserved.