@Mojo(name="compute-distribution-site-url",
defaultPhase=PRE_SITE,
requiresOnline=true,
requiresProject=true)
@Deprecated
public class ComputeDistributionSiteUrlMojo
extends AbstractPlugin
Plugin.InitState, Plugin.Packaging| Modifier and Type | Field and Description |
|---|---|
static String |
SNAPSHOT_SUFFIX
Deprecated.
|
| Constructor and Description |
|---|
ComputeDistributionSiteUrlMojo()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
checkSkip()
Deprecated.
|
protected void |
doAction()
Deprecated.
|
org.apache.maven.project.MavenProject |
getProject()
Deprecated.
|
protected void |
init()
Deprecated.
|
boolean |
isVerbose()
Deprecated.
|
void |
setProject(org.apache.maven.project.MavenProject project)
Deprecated.
|
void |
setVerbose(boolean verbose)
Deprecated.
|
acceptPackaging, addCompileSourceRoots, addDirectoryToUrlsList, addResourceDir, addTestCompileSourceRoots, addTestResourceDir, addUrlToUrlsList, afterExecute, backupFile, checkEncoding, checkPackaging, checkResource, checkRunOnceDone, copyFile, createDirectoryIfNecessary, createNewFile, deleteFile, execute, getBackupFile, getFileFromBasedir, getFilesToTreate, getFilesToTreateForRoots, getRootProject, getTemplate, hasClassPath, initClassLoader, isExecutionRoot, isFileNewerThanPomFile, needInvoke, needInvoke, rejectPackaging, removeCompileSourceRoots, removeTestCompileSourceRoots, renameFile, writeFilegetLog, getPluginContext, setLog, setPluginContextpublic static final String SNAPSHOT_SUFFIX
public ComputeDistributionSiteUrlMojo()
public boolean checkSkip()
checkSkip in class AbstractPluginprotected void init()
throws Exception
init in class AbstractPluginExceptionprotected void doAction()
throws Exception
doAction in class AbstractPluginExceptionpublic org.apache.maven.project.MavenProject getProject()
public void setProject(org.apache.maven.project.MavenProject project)
public boolean isVerbose()
public void setVerbose(boolean verbose)
Copyright © 2009–2020 Code Lutin. All rights reserved.