Adrian Shum created MFITNESSE-41:
------------------------------------
Summary: "verify" goal to avoid fitnesse:run from failing
Key: MFITNESSE-41
URL: https://jira.codehaus.org/browse/MFITNESSE-41
Project: Maven 2.x Fitnesse Plugin
Issue Type: New Feature
Reporter: Adrian Shum
Assignee: pkernevez
fitnesse:run (or remote etc) is suitable to put under maven's integration-test
phase. However, in order to have the integration test failing the build, it
will now be happening in fitnesse:run goal, and hence, at itnegration-test
phase. It is causing problem because post-integration-test phase (which mostly
contains cleanups) is skipped.
It is advised to add a "verify" goal which is used to run in "verify" phase.
It will check the previous fitnesse result and fail the test.
(Please refer to "failsafe" maven plugin for similar reasoning)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email