You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Tibor Digana (JIRA)" <ji...@codehaus.org> on 2015/01/01 15:22:10 UTC

[jira] (SUREFIRE-1076) Allow includesFile/excludesFile to override includes/excludes

     [ https://jira.codehaus.org/browse/SUREFIRE-1076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tibor Digana updated SUREFIRE-1076:
-----------------------------------

    Issue Type: Wish  (was: New Feature)

> Allow includesFile/excludesFile to override includes/excludes
> -------------------------------------------------------------
>
>                 Key: SUREFIRE-1076
>                 URL: https://jira.codehaus.org/browse/SUREFIRE-1076
>             Project: Maven Surefire
>          Issue Type: Wish
>          Components: Maven Surefire Plugin
>    Affects Versions: 2.17
>            Reporter: Micha? Piekarczyk
>            Priority: Minor
>             Fix For: 3.0
>
>
> Currently, the documentation for "includesFile" parameter states:
> > If includes are also specified these patterns are appended.
> It would be useful to have a parameter to make the includesFile override the includes list.
> When an user has a list of tests that need to be run after some change (which may also be quite large) the "test" parameter is inconvenient. A file with the whole list is easier to use, but currently that requires pom reconfiguration. With this parameter it would be possible to do this with just the command line options.
> Also, a user property for includesFile / excludesFile would make it even neater.



--
This message was sent by Atlassian JIRA
(v6.1.6#6162)