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

Robert Scholte closed MINVOKER-140.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.8
         Assignee: Robert Scholte

Fixed in [r1402804|http://svn.apache.org/viewvc?rev=1402804&view=rev]
                
> Support exclusion with invokerTest
> ----------------------------------
>
>                 Key: MINVOKER-140
>                 URL: https://jira.codehaus.org/browse/MINVOKER-140
>             Project: Maven 2.x Invoker Plugin
>          Issue Type: Improvement
>    Affects Versions: 1.7
>            Reporter: Robert Scholte
>            Assignee: Robert Scholte
>             Fix For: 1.8
>
>
> It would be nice if we could let the plugin execute "all except testX".
> I'm thinking of {{-Dinvoker.test=!testX}}
> Only discussion: is the '!' for ony this test or for the whole line?
> Concrete: {{-Dinvoker.test=!testX,testY}}
> should this be read as !(testX, testY) or (!testX), testY ?

--
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

        

Reply via email to