|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.maven.plugin.AbstractMojo
org.apache.maven.plugin.source.AbstractSourceJarMojo
org.apache.maven.plugin.source.TestSourceJarMojo
This plugin bundles all the test sources into a jar archive.
| Field Summary |
| Fields inherited from class org.apache.maven.plugin.source.AbstractSourceJarMojo |
excludeResources, finalName, outputDirectory, project, reactorProjects |
| Fields inherited from interface org.apache.maven.plugin.Mojo |
ROLE |
| Constructor Summary | |
TestSourceJarMojo()
|
|
| Method Summary | |
protected java.lang.String |
getClassifier()
|
protected java.util.List |
getResources(org.apache.maven.project.MavenProject project)
|
protected java.util.List |
getSources(org.apache.maven.project.MavenProject project)
|
| Methods inherited from class org.apache.maven.plugin.source.AbstractSourceJarMojo |
addDirectory, addDirectory, archiveProjectContent, attachArtifact, createArchiver, execute, getProject, packageSources, packageSources |
| Methods inherited from class org.apache.maven.plugin.AbstractMojo |
getLog, getPluginContext, setLog, setPluginContext |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public TestSourceJarMojo()
| Method Detail |
protected java.util.List getSources(org.apache.maven.project.MavenProject project)
getSources in class AbstractSourceJarMojoprotected java.util.List getResources(org.apache.maven.project.MavenProject project)
getResources in class AbstractSourceJarMojoprotected java.lang.String getClassifier()
getClassifier in class AbstractSourceJarMojo
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||