Details
-
Type: New Feature
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 1.0.1
-
Fix Version/s: 1.1
-
Component/s: Maven Plugin
-
Labels:None
-
Number of attachments :
Description
Add mojo to run generate-story-code goal from a given story using a configurable CodeGenerator implementaion.
Activity
Mauro Talevi
made changes -
Field | Original Value | New Value |
---|---|---|
Status | Open [ 1 ] | Closed [ 6 ] |
Resolution | Fixed [ 1 ] |
Added StoryCodeGeneratorMojo which executes generate-story-code goal.
Uses the same configuration of other story goals.
The CodeGenerator cannot be made configurable until the story source directory and the story package are included in the StoryDetails when parsing the story from its textual representation.