You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2020/10/17 09:52:58 UTC

[GitHub] [maven-surefire] Tibor17 commented on a change in pull request #311: doc suiteXmlFiles param incompatible with JUnit

Tibor17 commented on a change in pull request #311:
URL: https://github.com/apache/maven-surefire/pull/311#discussion_r506916952



##########
File path: maven-surefire-plugin/src/site/apt/examples/testng.apt.vm
##########
@@ -454,7 +454,7 @@ Using TestNG
 +---+
 
   You may want to run two providers, e.g. <<<surefire-junit47>>> and <<<surefire-testng>>>, and avoid running JUnit
-  tests within <<<surefire-testng>>> provider by setting property <<<junit=false>>>.
+  tests within <<<surefire-testng>>> provider by setting property <<<junit=false>>> (note that this doesn't work if you configure the <<<suiteXmlFiles>>> parameter).

Review comment:
       pls rephrase this sentence from `that this doesn't work` explicitely to `that this property is not applicable`.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org