Build Maven Project Using Jenkins | Execute Maven Project In Jenkins

Поділитися
Вставка
  • Опубліковано 13 гру 2024

КОМЕНТАРІ • 63

  • @vikibiki5264
    @vikibiki5264 3 роки тому +10

    Am currently in UK on an assignment. I came across your videos and that's the best thing that has happened to me recently. I created a basic cucumber project then maven cucumber project then Jenkins then Jenkins pipeline learnt all these through your videos. You are doing a fabulous job. You are my UA-cam Guru. Please post some videos about running docker in Jenkins. Thanks for all your virtual help. #MukeshIsMyHero

    • @Mukeshotwani
      @Mukeshotwani  3 роки тому +1

      Thank yo so much Viki I am glad it helped you. keep learning 😊

    • @Tourforu56
      @Tourforu56 2 роки тому

      Mukesh always rocks in teaching ❤️

    • @Thesantosh911
      @Thesantosh911 2 роки тому

      It helps a lot of PPL sir ...

  • @abhishekbhardwaj7764
    @abhishekbhardwaj7764 2 роки тому +1

    Most clear tutorial on Jenkins on UA-cam

  • @abhishekk.l4381
    @abhishekk.l4381 11 місяців тому +2

    am not able to get any link about how to create or configure a maven project. please share the link

  • @maheshbhakuni6172
    @maheshbhakuni6172 3 роки тому +3

    Great way to start the day Sir. It's 5:30am and I already have the feeling that I learnt something today. Kudos to all your efforts 👍👍

    • @Mukeshotwani
      @Mukeshotwani  3 роки тому

      Excellent! Keep it up Mahesh. Thank you for following.

  • @soumitralahiri100
    @soumitralahiri100 Рік тому

    Excellent instructions. Particularly liked the progression in terms of Jenkins configuration options from Freestyle project to Maven project. Looking forward to video covering Github integration with Jenkins.

  • @mayurkhobragade4291
    @mayurkhobragade4291 3 роки тому +1

    Good content and excellent explanation!! Thank you so much Mukesh!!!

  • @shilpashravge8083
    @shilpashravge8083 3 роки тому +1

    Too good explanation ! 👏

  • @roshnithakre9798
    @roshnithakre9798 3 роки тому +2

    Hi Mukesh, Thanks for the video. Could you plz share the maven project for reference.

    • @Mukeshotwani
      @Mukeshotwani  3 роки тому

      Yes, sure Roshni, here is the link github.com/Mukesh-50/mavenjenkins.git

  • @jayantamandal9732
    @jayantamandal9732 3 роки тому +1

    Thanks a lot mukesh .Learn a lot from this.In future pls explain build chaining concept and pipeline

  • @anvienme5673
    @anvienme5673 3 місяці тому +1

    How to use the listeners program in the project. I am getting an error while running pon.xml in Jenkins.

    • @Mukeshotwani
      @Mukeshotwani  3 місяці тому

      What error you are getting ?

    • @mohammedovezz8490
      @mohammedovezz8490 14 днів тому +1

      @@Mukeshotwaniit is showing as build failure coz of ui test u hve shown different code of ui in video and u hve uploaded different one in git hub how to slove it sir

    • @Mukeshotwani
      @Mukeshotwani  14 днів тому

      @@mohammedovezz8490 What exception and errors you are getting while running the test?

    • @mohammedovezz8490
      @mohammedovezz8490 14 днів тому

      @@Mukeshotwanii have downloaded zip from ur github link of ur mavenproject n extracted it in system and i hve opened tht in eclipse i hve seen tht the ui test. Java file has different code which u hve shown n uploaded and after running mvn clean test in cmd it is showing error occured in ui test (browser)

    • @mohammedovezz8490
      @mohammedovezz8490 14 днів тому +1

      @@Mukeshotwani the code which u hve shown in video of ui test.java is differnt from which you have uploaded in ur github link please help

  • @aishusri33
    @aishusri33 Рік тому +1

    Really good

  • @mesut993
    @mesut993 2 роки тому

    Hi, I did not get one point. You used the local machine path for Maven Installation section and Build section like (C/..., E/) ? How to use local machine path on Jenkins?

  • @nikitapatil5359
    @nikitapatil5359 3 роки тому +1

    Could you please make a video on how we can rerun only failed cases,if our build got failed because of some failed test scenarios..I want to rerun failed cases in Jenkins only..and I am using maven project

    • @Mukeshotwani
      @Mukeshotwani  3 роки тому

      Hi Nikita Will try to record video on this.

  • @yogirv3319
    @yogirv3319 2 роки тому

    Great video sir thank you very good explanation 👏👏

    • @Mukeshotwani
      @Mukeshotwani  2 роки тому

      Welcome Yogi I am glad it helped ☺️

  • @rohitcmrec
    @rohitcmrec 3 роки тому +1

    jenkins console running but browser not getting launched. Can you please help / suggest Mukesh ?

    • @Mukeshotwani
      @Mukeshotwani  3 роки тому +1

      Hi Rohit, if you are using Jenkins as windows service then it will run always in headless.

  • @shankarraj3433
    @shankarraj3433 11 місяців тому

    I get error when I try to 'Execute Windows batch commad'.
    cd D:\eclipse-workspace-sat\selpomprj2
    mvn clean test
    [ERROR] The goal you specified requires a project to execute but there is no POM in this directory.

  • @gazi3041
    @gazi3041 6 місяців тому

    Hi mukesh, i tried all the steps mentioned but it is not able to change the directory when i do cd ... And then mvn clean test... Mvn clean test applies on the previous jenkins main directory not on the project file directory

  • @smrutiranjanbarik6669
    @smrutiranjanbarik6669 2 роки тому +1

    How this pom.xml you got?? Can we connect??

    • @Mukeshotwani
      @Mukeshotwani  2 роки тому

      You can get this from here github.com/Mukesh-50/mavenjenkins

  • @askme.how2do
    @askme.how2do Рік тому

    cd command not working for other drive like D drive or other

  • @mudaseerahmed3944
    @mudaseerahmed3944 3 роки тому +1

    nice

  • @naveenkdhanush
    @naveenkdhanush 2 роки тому

    Hi Mukesh,
    I m facing the below error. Any solution please..
    [ERROR] Source option 5 is no longer supported. Use 6 or later.
    [ERROR] Target option 1.5 is no longer supported. Use 1.6 or later.

  • @Last_30_Seconds
    @Last_30_Seconds 2 роки тому

    Jenkins not supported by java 16 ??

  • @sanjaykumarmahapatra7865
    @sanjaykumarmahapatra7865 2 роки тому

    why its showing like this
    "The goal you specified requires a project to execute but there is no POM in this directory" pls help

  • @seleniummanju4733
    @seleniummanju4733 3 роки тому

    Not able to find the playlist for maven in description. Please reply

  • @bukolasalami983
    @bukolasalami983 2 роки тому

    Hello Mukesh
    I’m getting this error Parameter Browser is required by @Test on method startbrowser but has not been marked @optional or defined in the location of the project
    Ps. I already downloaded the project

    • @Mukeshotwani
      @Mukeshotwani  2 роки тому

      Hi Bukola please pass the parameter while running the test

  • @anvienme5673
    @anvienme5673 3 місяці тому +1

    Hi

  • @myCodingJourney02
    @myCodingJourney02 8 місяців тому +1

    It didn't work for me I tried every method