absurdfarce commented on code in PR #1923:
URL: 
https://github.com/apache/cassandra-java-driver/pull/1923#discussion_r1544089696


##########
pom.xml:
##########
@@ -728,6 +728,7 @@ limitations under the License.]]></inlineHeader>
       <plugin>
         <artifactId>maven-surefire-plugin</artifactId>
         <configuration>
+          <jvm>${testing.jvm}/bin/java</jvm>

Review Comment:
   Earlier work on the PR for JAVA-3042 had added the "jvm" param to all 
subprojects that had their own pom.xml... but that didn't cover anything that 
inherited settings from the parent POM.



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to