Uploaded image for project: 'Maven Javadoc Plugin (Moved to GitHub Issues)'
  1. Maven Javadoc Plugin (Moved to GitHub Issues)
  2. MJAVADOC-810

[REGRESSION] MJAVADOC-791 causes forked Maven execution fail if any toolchains or settings file isn't present

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.8.0, 3.10.0
    • 3.10.1
    • 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

          Activity

            People

              michael-o Michael Osipov
              michael-o Michael Osipov
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: