Class FrontendDanceMojo

  • 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 Detail

      • FrontendDanceMojo

        public FrontendDanceMojo()