Add unpack-view-resources goal to Maven Plugin

Description

A goal to unpack the resources to the view directory. The main advantage over the maven dependency plugin is the ability to derived the view directory location from the configured StoryReporterBuilder accessible via the Embedder.

The resources are configured as normal project artifacts and can be filtered based on the resource dependency type and artifactIds, via properties resourceType and resourceArtifacIds
(which default to "zip" and {"jbehave-core", "jbehave-site-resources"}).

Resource content can optionally be filtered based on the resourceIncludes/Excludes properties.

Activity

Fixed

Details

Assignee

Reporter

Components

Fix versions

Priority

Created October 24, 2010 at 9:50 PM
Updated October 25, 2010 at 12:05 PM
Resolved October 25, 2010 at 12:05 PM