@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.compatibility, compatibilityMode, productionMode, 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–2019 Vaadin Ltd. All rights reserved.