[ 
https://jira.codehaus.org/browse/SUREFIRE-987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=355901#comment-355901
 ] 

Tibor Digana commented on SUREFIRE-987:
---------------------------------------

I am assigning to fix version 2.19.
Makes sense due to SUREFIRE-1109 is fixing same problem with other parameter in 
this plugin.

In both cases the properties are yet unspecified in AbstractSurefireMojo and 
the Java fields have same modifier "protected".

The fix would provide two system property keys namely surefire.suiteXmlFile and 
failsafe.suiteXmlFile.

> Provide user property for suiteXmlFile so that it can be passed from Maven 
> Command line
> ---------------------------------------------------------------------------------------
>
>                 Key: SUREFIRE-987
>                 URL: https://jira.codehaus.org/browse/SUREFIRE-987
>             Project: Maven Surefire
>          Issue Type: Improvement
>          Components: Maven Failsafe Plugin
>    Affects Versions: 2.12
>         Environment: Mac 10.8.2
>            Reporter: Manmohan Veettil
>            Assignee: Tibor Digana
>            Priority: Critical
>
> Can we have a way to run all the tests in a package? I know we can run all 
> tests in a class using -Dit.test option.
> OR
> Can we define a user property for suiteXmlFile so that tests in a package can 
> be run using maven fail-safe plugin.
> mvn clean install -DsuiteXmlFile=test1.xml
> Thanks,
> manmohanpv



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

Reply via email to