Uploaded image for project: 'Maven'
  1. Maven
  2. MNG-5020

JAVA_HOME auto discovery

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 3.0.2
    • 3.0.3
    • None
    • None
    • Linux, Ubuntu

    Description

      When JAVA_HOME is not set (but java command is in the PATH) then bin/mvn script prints warning message "Warning: JAVA_HOME environment variable is not set."
      I don't want to explicitly set JAVA_HOME variable because I manage my JDK instances by update-java-alternatives in Ubuntu. It switches system wide JDK, but does not set the JAVA_HOME variable. If I would set JAVA_HOME manually then any changes made by update-java-alternatives would not be reflected in JAVA_HOME which is obviously incorrect.

      However mvn script can be improved, so that it can guess JAVA_HOME. Actually Groovy startup script does it very well, so I moved auto-discovery code from groovy script to mvn and attach patch here

      Attachments

        1. MNG-5020-apache-maven.patch
          0.8 kB
          Maciej Mazur
        2. MNG-5020-apache-maven.patch
          0.9 kB
          Maciej Mazur

        Issue Links

          Activity

            People

              bentmann Benjamin Bentmann
              mamciek Maciej Mazur
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: