|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.maven.plugin.AbstractMojo
com.thalesgroup.dtkit.maven.AbstractSourceJarMojo
com.thalesgroup.dtkit.maven.PackagerHudsonMojo
public class PackagerHudsonMojo
Generate some Hudson source file from generic input type
| Field Summary |
|---|
| Fields inherited from class com.thalesgroup.dtkit.maven.AbstractSourceJarMojo |
|---|
excludeResources, finalName, includePom, outputDirectory, project, reactorProjects |
| Fields inherited from interface org.apache.maven.plugin.Mojo |
|---|
ROLE |
| Constructor Summary | |
|---|---|
PackagerHudsonMojo()
|
|
| Method Summary | |
|---|---|
protected java.lang.String |
getClassifier()
|
protected java.util.List |
getResources(org.apache.maven.project.MavenProject p)
|
protected java.util.List |
getSources(org.apache.maven.project.MavenProject p)
|
| Methods inherited from class com.thalesgroup.dtkit.maven.AbstractSourceJarMojo |
|---|
addDirectory, addDirectory, archiveProjectContent, createArchiver, execute, getExtension, getIncludes, getProject, getType, packageSources, packageSources, setIncludes |
| 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 PackagerHudsonMojo()
| Method Detail |
|---|
protected java.util.List getSources(org.apache.maven.project.MavenProject p)
getSources in class AbstractSourceJarMojop - not null
protected java.util.List getResources(org.apache.maven.project.MavenProject p)
getResources in class AbstractSourceJarMojop - not null
protected java.lang.String getClassifier()
getClassifier in class AbstractSourceJarMojosources or test-sources
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||