[
https://issues.apache.org/jira/browse/IGNITE-18399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aleksandr Polovtcev updated IGNITE-18399:
-----------------------------------------
Description: WorkDirectory extension uses {{target}} folder for temporary
files because it is the Maven output directory. Since Ignite 3 now uses Gradle,
we should use the {{build}} folder instead. A better approach is to choose the
folder which currently exists.
> WorkDirectoryExtension should be aware of the build system
> -----------------------------------------------------------
>
> Key: IGNITE-18399
> URL: https://issues.apache.org/jira/browse/IGNITE-18399
> Project: Ignite
> Issue Type: Task
> Reporter: Aleksandr Polovtcev
> Assignee: Aleksandr Polovtcev
> Priority: Major
> Labels: ignite-3
>
> WorkDirectory extension uses {{target}} folder for temporary files because it
> is the Maven output directory. Since Ignite 3 now uses Gradle, we should use
> the {{build}} folder instead. A better approach is to choose the folder which
> currently exists.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)