@Mojo(name="update-theme",
defaultPhase=GENERATE_SOURCES,
requiresDependencyResolution=COMPILE)
public class UpdateThemeMojo
extends AbstractThemeMojo
| Modifier and Type | Field and Description |
|---|---|
static String |
THEME_UPDATE_CLASS |
widgetsetModeartifactFactory, artifactMetadataSource, classpathBuilder, GWT_GROUP_ID, gwtSdkFirstInClasspath, localRepository, modulePathPrefix, remoteRepositories, resolver, VAADIN_GROUP_ID, warSourceDirectory| Constructor and Description |
|---|
UpdateThemeMojo() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
checkVaadinVersion() |
protected void |
processTheme(String theme) |
configureThemeClasspath, doExecute, getThemes, isAtLeastVaadinVersion, isVaadin7, isVaadin71addArgumentDeploy, 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, isGenerator, resolve, setupGenerateDirectorypublic static final String THEME_UPDATE_CLASS
protected void checkVaadinVersion()
throws org.apache.maven.plugin.MojoExecutionException
checkVaadinVersion in class AbstractThemeMojoorg.apache.maven.plugin.MojoExecutionExceptionprotected void processTheme(String theme) throws org.apache.maven.plugin.MojoExecutionException
processTheme in class AbstractThemeMojoorg.apache.maven.plugin.MojoExecutionExceptionCopyright © 2012–2026 Vaadin Ltd. All rights reserved.