Class UnpackViewResources

java.lang.Object
org.apache.maven.plugin.AbstractMojo
org.jbehave.mojo.AbstractEmbedderMojo
org.jbehave.mojo.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 Details

    • UnpackViewResources

      public UnpackViewResources()
  • Method Details

    • execute

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