@Mojo(name="copy-production-files",
requiresDependencyResolution=COMPILE_PLUS_RUNTIME,
defaultPhase=GENERATE_RESOURCES)
public class CopyProductionFilesMojo
extends FlowModeAbstractMojo
copyOutputDirectory directory. Files are
copied from frontendWorkingDirectory
directory, WebJars and regular jars, refer to ProductionModeCopyStep
for details.ciBuild, compatibility, compatibilityMode, frontendDirectory, nodeDownloadRoot, nodeVersion, pnpmEnable, productionMode, requireHomeNodeExec, webpackOutputDirectory| Constructor and Description |
|---|
CopyProductionFilesMojo() |
| 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–2023 Vaadin Ltd. All rights reserved.