Class FrontendDanceMojo

java.lang.Object
org.apache.maven.plugin.AbstractMojo
All Implemented Interfaces:
PluginAdapterBase, org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

@Mojo(name="dance", defaultPhase=PRE_CLEAN) public class FrontendDanceMojo extends CleanFrontendMojo
This is the hidden `vaadin:dance` to clean up the frontend files.
Since:
  • Constructor Details

    • FrontendDanceMojo

      public FrontendDanceMojo()