SammyVimes commented on code in PR #1445:
URL: https://github.com/apache/ignite-3/pull/1445#discussion_r1047315040


##########
modules/core/src/testFixtures/java/org/apache/ignite/internal/testframework/WorkDirectoryExtension.java:
##########
@@ -270,4 +270,15 @@ private static boolean isEmpty(Path dir) throws 
IOException {
         }
     }
 
+    private static Path getBasePath() {
+        // Maven build folder
+        Path mavenPath = Path.of("target");

Review Comment:
   Do you think we need maven?



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