Class UnpackViewResources

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

    @Mojo(name="unpack-view-resources",
          defaultPhase=PROCESS_RESOURCES,
          requiresDependencyResolution=TEST)
    public class UnpackViewResources
    extends AbstractEmbedderMojo
    Mojo to unpack resources to view directory, whose location is derived from the configured StoryReporterBuilder accessible from the Embedder.
    • Constructor Detail

      • UnpackViewResources

        public UnpackViewResources()
    • Method Detail

      • execute

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