|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.maven.plugin.AbstractMojo
org.nuiton.plugin.AbstractPlugin
org.nuiton.wikitty.plugin.AbstractWPMojo
org.nuiton.wikitty.plugin.AbstractWPLoadDependencyMojo
org.nuiton.wikitty.plugin.WPRunMojo
public class WPRunMojo
To run a wikitty publication project.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.nuiton.plugin.Plugin |
|---|
org.nuiton.plugin.Plugin.InitState, org.nuiton.plugin.Plugin.Packaging |
| Field Summary | |
|---|---|
static String |
FALLBACK_PROPERTIE_FILE_NAME
|
protected org.apache.maven.artifact.repository.ArtifactRepository |
localRepository
Local Repository. |
protected static String |
PUBLICATION_WAR_ARTIFACT_ID
|
protected static String |
PUBLICATION_WAR_GROUP_ID
|
protected String |
publicationVersion
URL of server to use to log into server. |
protected List |
remoteRepositories
Remote repositories used for the project. |
| Fields inherited from class org.nuiton.wikitty.plugin.AbstractWPLoadDependencyMojo |
|---|
factory, installer, repositoryFactory |
| Fields inherited from class org.nuiton.wikitty.plugin.AbstractWPMojo |
|---|
APPLICATION_DIR_NAME, applicationName, IMAGES_RESOURCES_DIR_NAME, JAR_RESOURCES_DIR_NAME, MAIN_DIR_NAME, project, RESOURCES_DIR_NAME, SRC_DIR_NAME, verbose, wikittyServiceUrl |
| Fields inherited from interface org.apache.maven.plugin.Mojo |
|---|
ROLE |
| Constructor Summary | |
|---|---|
WPRunMojo()
|
|
| Method Summary | |
|---|---|
protected void |
doAction()
|
protected void |
init()
|
| Methods inherited from class org.nuiton.wikitty.plugin.AbstractWPMojo |
|---|
getApplicationName, getProject, getWikittyServiceUrl, isVerbose, setApplicationName, setProject, setVerbose, setWikittyServiceUrl |
| Methods inherited from class org.nuiton.plugin.AbstractPlugin |
|---|
acceptPackaging, addCompileSourceRoots, addDirectoryToUrlsList, addResourceDir, addTestCompileSourceRoots, addTestResourceDir, addUrlToUrlsList, afterExecute, backupFile, checkEncoding, checkPackaging, checkResource, checkRunOnceDone, checkSkip, copyFile, createDirectoryIfNecessary, createNewFile, deleteFile, execute, getBackupFile, getFileFromBasedir, getFilesToTreate, getFilesToTreateForRoots, getRootProject, getTemplate, hasClassPath, initClassLoader, isExecutionRoot, isFileNewerThanPomFile, rejectPackaging, removeCompileSourceRoots, removeTestCompileSourceRoots, renameFile, writeFile |
| 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 |
| Methods inherited from interface org.apache.maven.plugin.Mojo |
|---|
getLog, setLog |
| Field Detail |
|---|
protected static final String PUBLICATION_WAR_ARTIFACT_ID
protected static final String PUBLICATION_WAR_GROUP_ID
public static final String FALLBACK_PROPERTIE_FILE_NAME
protected String publicationVersion
protected org.apache.maven.artifact.repository.ArtifactRepository localRepository
protected List remoteRepositories
| Constructor Detail |
|---|
public WPRunMojo()
| Method Detail |
|---|
protected void init()
throws Exception
init in class AbstractWPLoadDependencyMojoException
protected void doAction()
throws Exception
doAction in class org.nuiton.plugin.AbstractPluginException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||