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



##########
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:
       Hmm I did not found example with marking some keyword as reserved system 
property description
   Can you provide some example?




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