rpuch commented on a change in pull request #651:
URL: https://github.com/apache/ignite-3/pull/651#discussion_r834303051



##########
File path: parent/pom.xml
##########
@@ -112,6 +113,21 @@
         <maven.shade.plugin.version>3.2.4</maven.shade.plugin.version>
         <maven.source.plugin.version>3.2.1</maven.source.plugin.version>
         <maven.surefire.plugin.version>3.0.0-M5</maven.surefire.plugin.version>
+
+        <!-- We leave it empty so that, when jacoco does not run, the 
unreplaced @{argLine} does not impede the build. -->
+        <additionalTestArgLine/>
+        <commonTestArgLine>

Review comment:
       Renamed the properties, but they still contain a segment called 
`argLine` because it's how this is called in surefire/failsafe configuration




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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to