Uploaded image for project: 'Maven Javadoc Plugin'
  1. Maven Javadoc Plugin
  2. MJAVADOC-355

Encoding problem if platform encoding used to run Maven is different from default platform encoding.

    XMLWordPrintableJSON

Details

    • Wish
    • Status: Closed
    • Trivial
    • Resolution: Duplicate
    • 2.9
    • None
    • None
    • None

    Description

      When setting up a platform encoding in MAVEN_OPTS (e.g. '-Dfile.encoding=UTF-8'), the plugin writes command line argument files using that encoding. This encoding is not preserved when executing Javadoc which then reads these command line files using the real platform encoding. The platform encoding Maven is running with needs to be preserved in Javadoc.

      Attachments

        Issue Links

          Activity

            People

              rfscholte Robert Scholte
              schulte77 Christian Schulte
              Votes:
              1 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: