[
https://issues.apache.org/jira/browse/MJAVADOC-810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed MJAVADOC-810.
-----------------------------------
Resolution: Fixed
Fixed with
[a424c6b661cd7aedf8ac39a049e030dc48c63f5b|https://gitbox.apache.org/repos/asf?p=maven-javadoc-plugin.git;a=commit;h=a424c6b661cd7aedf8ac39a049e030dc48c63f5b].
> [REGRESSION] MJAVADOC-791 causes forked Maven execution fail if any
> toolchains or settings file isn't present
> -------------------------------------------------------------------------------------------------------------
>
> Key: MJAVADOC-810
> URL: https://issues.apache.org/jira/browse/MJAVADOC-810
> Project: Maven Javadoc Plugin
> Issue Type: Bug
> Affects Versions: 3.8.0, 3.10.0
> Reporter: Michael Osipov
> Assignee: Michael Osipov
> Priority: Major
> Fix For: 3.10.1
>
>
> When JavadocUtil invokes another Maven process ({{fork()}}) it passes
> global/user toolchains/settings file path from {{MavenSession}}. Those values
> are *always* populated -- if not explciitly provided they will contain the
> default value, but there is no guarantee that the default value exist. We
> need to check the value whether it exists and only pass it on if it exists.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)