Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.8.0, 3.10.0
-
None
-
None
Description
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.
Attachments
Issue Links
- is caused by
-
MJAVADOC-791 maven-javadoc-plugin not working correctly together with maven-toolchains-plugin
-
- Closed
-
- links to