|
||||||||||
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.SourceJarMojo
public class SourceJarMojo
This plugin bundles all the sources into a jar archive.
Field Summary |
---|
Fields inherited from class org.apache.maven.plugin.source.AbstractSourceJarMojo |
---|
finalName, outputDirectory, project, reactorProjects |
Fields inherited from interface org.apache.maven.plugin.Mojo |
---|
ROLE |
Constructor Summary | |
---|---|
SourceJarMojo()
|
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, 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 SourceJarMojo()
Method Detail |
---|
protected java.util.List getSources(org.apache.maven.project.MavenProject project)
getSources
in class AbstractSourceJarMojo
protected java.util.List getResources(org.apache.maven.project.MavenProject project)
getResources
in class AbstractSourceJarMojo
protected java.lang.String getClassifier()
getClassifier
in class AbstractSourceJarMojo
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |