@Mojo(name="compile-jsp",
defaultPhase=COMPILE,
requiresDependencyResolution=COMPILE)
public class CompileJspMojo
extends BasicSupport
BasicSupport.InstallType| Modifier and Type | Field and Description |
|---|---|
protected String |
jspVersion
The version of JSP that should be compiled against.
|
protected int |
timeout
Timeout for JSP compile.
|
assemblyArchive, assemblyArtifact, assemblyInstallDirectory, configDirectory, install, installDirectory, installType, isInstall, licenseArtifact, messages, outputDirectory, refresh, serverDirectory, serverEnv, serverName, skip, START_APP_MESSAGE_REGEXP, userDirectoryant, artifactRepository, mavenProjectBuilder, project, reactorProjects, session, settings| Constructor and Description |
|---|
CompileJspMojo() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doExecute() |
protected void |
init() |
checkServerDirectoryExists, checkServerHomeExists, deleteApplication, deleteApplication, installFromArchive, installFromFile, installLicense, installServerAssembly, stripVersionFromNamecreateArtifact, getArtifact, getArtifactRepository, getProject, getReactorMavenProject, isReactorMavenProjectcontextualize, execute, getArtifactFactory, getArtifactResolver, getProjectArtifacts, getProjectArtifacts, getProjectArtifacts, resolveArtifact, resolveArtifact@Parameter protected String jspVersion
@Parameter(defaultValue="40") protected int timeout
protected void doExecute()
throws Exception
doExecute in class org.codehaus.mojo.pluginsupport.MojoSupportExceptionprotected void init()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
init in class BasicSupportorg.apache.maven.plugin.MojoExecutionExceptionorg.apache.maven.plugin.MojoFailureExceptionCopyright © 2018 the original author or authors.