[
https://issues.apache.org/jira/browse/MNG-7156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17461269#comment-17461269
]
Guillaume Nodet commented on MNG-7156:
--------------------------------------
Fixed with
https://github.com/apache/maven/commit/10a72f30f7bdd19e803820a215383b975a5283ce
in 3.8.x branch and
https://github.com/apache/maven/commit/33aedfc28bfa38b10cb57302b404d8597d3971db
in master.
> Parallel build can cause issues between clean and forked goals
> --------------------------------------------------------------
>
> Key: MNG-7156
> URL: https://issues.apache.org/jira/browse/MNG-7156
> Project: Maven
> Issue Type: Bug
> Reporter: Guillaume Nodet
> Priority: Major
> Fix For: 4.0.0-alpha-1, 3.8.x-candidate
>
>
> Running {{mvn -T12 clean verify -Papache-release}} From
> [https://github.com/apache/jackrabbit-filevault] leads to various exceptions
> caused by the invocation of the {{clean}} goal.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)