@Mojo(name="prepare-frontend",
requiresDependencyResolution=COMPILE_PLUS_RUNTIME,
defaultPhase=PROCESS_RESOURCES)
public class PrepareFrontendMojo
extends FlowModeAbstractMojo
| Modifier and Type | Class and Description |
|---|---|
static class |
PrepareFrontendMojo.VaildateMojo
Deprecated.
use
PrepareFrontendMojo instead |
compatibility, compatibilityMode, frontendDirectory, nodeDownloadRoot, nodeVersion, pnpmEnable, productionMode, requireHomeNodeExec, webpackOutputDirectory| Constructor and Description |
|---|
PrepareFrontendMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
public void execute()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
execute in interface org.apache.maven.plugin.Mojoexecute in class FlowModeAbstractMojoorg.apache.maven.plugin.MojoExecutionExceptionorg.apache.maven.plugin.MojoFailureExceptionCopyright © 2000–2022 Vaadin Ltd. All rights reserved.