You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Peter Connolly (JIRA)" <ji...@codehaus.org> on 2009/03/26 18:32:12 UTC

[jira] Commented: (MNG-4108) Add ability to restart tests at a specific module instead of repeating successfully completed tests

    [ http://jira.codehaus.org/browse/MNG-4108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=171104#action_171104 ] 

Peter Connolly commented on MNG-4108:
-------------------------------------

Just tried out the new version and the new --resume-from feature.  This is great!  Thanks!

> 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