All Classes
-
Class Summary 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.
Callmvn 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.