Class CleanFrontendMojo

java.lang.Object
org.apache.maven.plugin.AbstractMojo
com.vaadin.flow.plugin.maven.FlowModeAbstractMojo
com.vaadin.flow.plugin.maven.CleanFrontendMojo
dev.hilla.maven.CleanFrontendMojo
All Implemented Interfaces:
com.vaadin.flow.plugin.base.PluginAdapterBase, org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

@Deprecated @Mojo(name="clean-frontend", defaultPhase=PRE_CLEAN) public class CleanFrontendMojo extends com.vaadin.flow.plugin.maven.CleanFrontendMojo
Deprecated.
This is the `hilla:clean-frontend` goal which exists just for backward compatibility purposes, and to warn the user about the incompatibility of its functionality within Hilla applications.

NOTE: This goal is deprecated and will be removed in the future major release.

  • Field Summary

    Fields inherited from class com.vaadin.flow.plugin.maven.CleanFrontendMojo

    DEPENDENCIES, DEV_DEPENDENCIES, OVERRIDES, VAADIN

    Fields inherited from class com.vaadin.flow.plugin.maven.FlowModeAbstractMojo

    INCLUDE_FROM_COMPILE_DEPS_REGEX, productionMode

    Fields inherited from interface org.apache.maven.plugin.Mojo

    ROLE
  • Constructor Summary

    Constructors
    Constructor
    Description
    Deprecated.
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Deprecated.
     

    Methods inherited from class com.vaadin.flow.plugin.maven.FlowModeAbstractMojo

    applicationProperties, buildFolder, bunEnable, eagerServerLoad, frontendDirectory, generatedTsFolder, getClassFinder, getClasspathElements, getJarFiles, isDebugEnabled, isFrontendHotdeploy, isJarProject, isPrepareFrontendCacheDisabled, javaResourceFolder, javaSourceFolder, logDebug, logError, logInfo, logWarn, logWarn, nodeAutoUpdate, nodeDownloadRoot, nodeVersion, npmFolder, openApiJsonFile, pnpmEnable, postinstallPackages, projectBaseDirectory, requireHomeNodeExec, servletResourceOutputDirectory, skipDevBundleBuild, useGlobalPnpm, webpackOutputDirectory

    Methods inherited from class org.apache.maven.plugin.AbstractMojo

    getLog, getPluginContext, setLog, setPluginContext

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface com.vaadin.flow.plugin.base.PluginAdapterBase

    createLookup
  • Constructor Details

    • CleanFrontendMojo

      public CleanFrontendMojo()
      Deprecated.
  • Method Details

    • execute

      public void execute() throws org.apache.maven.plugin.MojoFailureException
      Deprecated.
      Specified by:
      execute in interface org.apache.maven.plugin.Mojo
      Overrides:
      execute in class com.vaadin.flow.plugin.maven.CleanFrontendMojo
      Throws:
      org.apache.maven.plugin.MojoFailureException