Tibor17 commented on a change in pull request #152: [SUREFIRE-1378] Nice to have systemPropertiesFile configurable by user property URL: https://github.com/apache/maven-surefire/pull/152#discussion_r180249875
########## File path: maven-surefire-plugin/src/main/java/org/apache/maven/plugin/surefire/SurefirePlugin.java ########## @@ -395,6 +398,17 @@ protected Artifact getMojoArtifact() return pluginArtifactMap.get( "org.apache.maven.plugins:maven-surefire-plugin" ); } + + public File getSystemPropertiesFile() { Review comment: again ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services