Home » JAVA Programming » Java Basic » Question
  1. Which environment variable is used to specify the path to maven?
    1. PATH
    2. CLASSPATH
    3. JAVA_HOME
    4. MAVEN_HOME
    5. None of these
Correct Option: C

MAVEN_HOME should be set to the bin folder of maven installation.



Your comments will be displayed only after manual approval.