Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: Apache Maven installation in window 8  (Read 98812 times)

0 Members and 1 Guest are viewing this topic.

Harger148

    Topic Starter


    Newbie

    • Experience: Beginner
    • OS: Windows 8
    Apache Maven installation in window 8
    « on: June 11, 2019, 11:20:04 PM »
    Actually I tried to install Apache Maven to my system.

    I followed these steps:

    Downloaded apache-maven-3.3.3 in my Window 8 machine and copied to Program Files.

    Then added maven path C:\Program Files\apache-maven-3.3.3 as M2_HOME in system variable and added C:\Program Files\Java\jdk1.8.0_31 as JAVA_HOME.

    Then added ;%M2_HOME%\bin to default Path.

    Then tried to run as mvn -version in CMD.

    But I got the result like: