[
http://jira.codehaus.org/browse/MNG-4108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brett Porter closed MNG-4108.
-----------------------------
Assignee: Brett Porter
Resolution: Duplicate
please check out the recent Maven 2.1.0 release which includes this feature
(also available in the reactor plugin for Maven 2.0.x)
> Add ability to restart tests at a specific module instead of repeating
> successfully completed tests
> ---------------------------------------------------------------------------------------------------
>
> Key: MNG-4108
> URL: http://jira.codehaus.org/browse/MNG-4108
> Project: Maven 2
> Issue Type: Improvement
> Components: Dependencies
> Environment: all environments
> Reporter: Peter Connolly
> Assignee: Brett Porter
>
> Our project has ~12 submodules, some of which take a while to test. If a
> test fails in a downstream module, it would be nice not to have to repeat all
> the tests that precede it. For example, say a failure occurs in the
> widget-service module:
> pom.xml
> widget-config
> widget-db
> widget-doc
> widget-domain
> widget-service ***
> widget-standalone
> one could run a Maven2 command like: mvn --start=widget-service so as not to
> restart from the beginning.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira