@Mojo(name="mergewebxml",
defaultPhase=PROCESS_RESOURCES,
requiresDependencyResolution=COMPILE,
threadSafe=true)
public class MergeWebXmlMojo
extends AbstractGwtWebMojo
If you use scanRemoteServiceRelativePathAnnotation you must bind this mojo to at least compile phase
Because the classpath scanner need to see compile classes
widgetsetModeartifactFactory, artifactMetadataSource, classpathBuilder, GWT_GROUP_ID, gwtSdkFirstInClasspath, localRepository, modulePathPrefix, remoteRepositories, resolver, VAADIN_GROUP_ID, warSourceDirectory| Constructor and Description |
|---|
MergeWebXmlMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
doExecute() |
protected boolean |
isGenerator()
Whether to use processed resources and compiled classes (
false), or raw resources (true ). |
getWebXml, isWebXmlServletPathAsIsaddArgumentDeploy, addArgumentGen, addCompileSourceArtifacts, addPersistentUnitCache, createJavaCommand, createWidgetsetRequest, execute, getExtraJvmArgs, getJvm, getLogLevel, getStyle, postProcessClassPath, setTimeOutgetGwtModules, getModules, readModuleaddClasspathElements, addCompileSourceRoot, getArtifact, getClasspath, getGenerateDirectory, getGwtDevJar, getGwtUserJar, getJarAndDependencies, getLocalRepository, getOutputDirectory, getProject, getProjectArtifacts, getProjectRuntimeArtifacts, getRemoteRepositories, resolve, setupGenerateDirectoryprotected boolean isGenerator()
AbstractGwtMojofalse), or raw resources (true ).isGenerator in class AbstractGwtMojopublic void doExecute()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
doExecute in class AbstractGwtShellMojoorg.apache.maven.plugin.MojoExecutionExceptionorg.apache.maven.plugin.MojoFailureExceptionCopyright © 2012–2025 Vaadin Ltd. All rights reserved.