[
https://issues.apache.org/jira/browse/MINVOKER-272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17958429#comment-17958429
]
Olivier Lamy commented on MINVOKER-272:
---------------------------------------
This project has moved from Jira to GitHub Issues. This issue was migrated to
[apache/maven-invoker-plugin#470|https://github.com/apache/maven-invoker-plugin/issues/470].
> use Files.createTempDirectory(...) instead of custom code around
> File.createTempFile(...)
> -----------------------------------------------------------------------------------------
>
> Key: MINVOKER-272
> URL: https://issues.apache.org/jira/browse/MINVOKER-272
> Project: Maven Invoker Plugin (Moved to GitHub Issues)
> Issue Type: Improvement
> Affects Versions: 3.2.1
> Reporter: Hervé Boutemy
> Assignee: Hervé Boutemy
> Priority: Major
> Fix For: 3.2.2
>
>
> since Java 7, a perfect API for temp directory creation was introduced: let's
> use it
>
> we need it when users configured IT cloning target directory to a directory
> inside the ITs source tree
--
This message was sent by Atlassian Jira
(v8.20.10#820010)