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, install, installDirectory, installType, isInstall, messages, outputDirectory, refresh, serverDirectory, serverName, skip, START_APP_MESSAGE_REGEXP, userDirectoryant, artifactRepository, project, settings| Constructor and Description |
|---|
CompileJspMojo() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doExecute() |
protected void |
init() |
checkServerDirectoryExists, checkServerHomeExists, installFromArchive, installFromFile, installServerAssemblygetArtifactRepository, getProjectcontextualize, createArtifact, execute, getArtifact, getArtifactFactory, getArtifactResolver, getProjectArtifacts, getProjectArtifacts, getProjectArtifacts, resolveArtifact, resolveArtifactprotected String jspVersion
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 © 2017 the original author or authors.