How to install Apache Maven on Windows 11/10/8/7

Поделиться
HTML-код
  • Опубликовано: 4 янв 2025

Комментарии • 30

  • @anesabdelli965
    @anesabdelli965 Месяц назад

    thanks man, i really appreciate your amazing videos

  • @YoussefMohammedVlogs
    @YoussefMohammedVlogs 8 месяцев назад

    Thanks man, Easy and simple

  • @reddysaiprasanya4333
    @reddysaiprasanya4333 11 месяцев назад

    Thank you for this video it helped me a lot

  • @GameLifeYT
    @GameLifeYT 9 месяцев назад

    Great tutorial. Thank you.

  • @SR09947
    @SR09947 11 месяцев назад

    Thank you brother 🎉

  • @Claude_CJ_Vercetti
    @Claude_CJ_Vercetti 2 месяца назад

    Windows may not detect the installed Maven, I needed to restart Power Shell and IntelliJ a few times before they found it. Only Command Prompt immediately found Maven. So if anyone gets this problem, he or she mustn't panic, just restart your terminals a few times

    • @TalentedDeveloper
      @TalentedDeveloper  2 месяца назад

      Yeah, sometimes you have to restart those to make sure they detect the new install.

  • @papunsahu9901
    @papunsahu9901 2 месяца назад

    no valid maven installation found either set the home directory in the configuration dialog or set the m2 home environment variable on your system ............how can I fix this

    • @TalentedDeveloper
      @TalentedDeveloper  2 месяца назад

      This error indicates that Maven is not properly configured or its installation path is not recognized by your system.
      Can you check the command mvn -v.
      if possible try to follow all steps of installation again especially M2_HOME set process

    • @papunsahu9901
      @papunsahu9901 2 месяца назад

      @@TalentedDeveloper sir, my java version and mvn version all set to be ok in command prompt ... But when I'm clicking the mvn clean or install button to run.... a notification comes at the bottom like no valid maven installation found and all.... Sir, you might be right about that m2 home, i have to set that directory...can you please tell me what are the step to be follow for the m2 home set process

    • @TalentedDeveloper
      @TalentedDeveloper  2 месяца назад

      ok, please check the video again. after downloading the maven, check how I set the maven path.
      If possible please restart your system once als

  • @wilfredzakeo2626
    @wilfredzakeo2626 5 месяцев назад

    thanks what a wonderful video

  • @yugandharkanaparthi1825
    @yugandharkanaparthi1825 3 месяца назад

    sir, after installing maven on windows i am getting error like " mvn -version
    The JAVA_HOME environment variable is not defined correctly,
    this environment variable is needed to run this program." can you please resolve this issue...

    • @TalentedDeveloper
      @TalentedDeveloper  3 месяца назад

      Hi,
      It looks like you need to install java jdk.
      Please check this video ruclips.net/video/jzzXarVftsU/видео.html

    • @yugandharkanaparthi1825
      @yugandharkanaparthi1825 3 месяца назад

      Yup I already install jdk23

    • @TalentedDeveloper
      @TalentedDeveloper  3 месяца назад

      did you set the java home correctly?
      please check the java version in cmd

    • @yugandharkanaparthi1825
      @yugandharkanaparthi1825 3 месяца назад

      Yes it executing....

    • @yugandharkanaparthi1825
      @yugandharkanaparthi1825 3 месяца назад

      @@TalentedDeveloper yes it's excuting the Java -version but maven creating issue..

  • @vitormateus8242
    @vitormateus8242 7 месяцев назад

    Thanks for this video!

  • @enrique9872
    @enrique9872 6 месяцев назад

    thank you brou

  • @nelsonurena1127
    @nelsonurena1127 9 месяцев назад

    Muchas Gracias

  • @samratswayam
    @samratswayam 5 месяцев назад

    thanks