adam11grafik commented on a change in pull request #344:
URL: https://github.com/apache/maven-surefire/pull/344#discussion_r608098238



##########
File path: 
maven-failsafe-plugin/src/main/java/org/apache/maven/plugin/failsafe/IntegrationTestMojo.java
##########
@@ -476,10 +476,16 @@
     @Parameter( property = "failsafe.systemPropertiesFile" )
     private File systemPropertiesFile;
 
-    @Parameter( property = "junitIncludeEngine" )
+    /**
+     * Provide the ID/s of an JUnit engine to be included in the test run.

Review comment:
       Ok, now I know which properties do you have in mind :)
   Not @Parameters but system properties used internally to provide values to 
JUnitPlatformProvider.
   Is it ok now?




-- 
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:
[email protected]


Reply via email to