Class ExportFromFilesystemMojo

  • All Implemented Interfaces:
    org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

    @Mojo(name="export-from-filesystem",
          requiresProject=false)
    public class ExportFromFilesystemMojo
    extends AbstractFilesystemMojo
    Mojo to export resources to REST root path from filesystem.
    • Constructor Detail

      • ExportFromFilesystemMojo

        public ExportFromFilesystemMojo()
    • Method Detail

      • execute

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