Class ConvertPolymerMojo

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

@Mojo(name="convert-polymer") public class ConvertPolymerMojo extends FlowModeAbstractMojo
A Maven goal that converts Polymer-based source files to Lit.
  • Constructor Details

    • ConvertPolymerMojo

      public ConvertPolymerMojo()
  • Method Details

    • execute

      public void execute() throws org.apache.maven.plugin.MojoFailureException
      Throws:
      org.apache.maven.plugin.MojoFailureException