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
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.
@@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
@@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)
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?
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
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.
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
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.
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
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
Thank yo so much Viki I am glad it helped you. keep learning 😊
Mukesh always rocks in teaching ❤️
It helps a lot of PPL sir ...
Most clear tutorial on Jenkins on UA-cam
am not able to get any link about how to create or configure a maven project. please share the link
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 👍👍
Excellent! Keep it up Mahesh. Thank you for following.
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.
Good content and excellent explanation!! Thank you so much Mukesh!!!
Thanks Mayur bhai 😊😊
Too good explanation ! 👏
Thank you Shilpa 😊
Hi Mukesh, Thanks for the video. Could you plz share the maven project for reference.
Yes, sure Roshni, here is the link github.com/Mukesh-50/mavenjenkins.git
Thanks a lot mukesh .Learn a lot from this.In future pls explain build chaining concept and pipeline
Sure I will Jayanta
How to use the listeners program in the project. I am getting an error while running pon.xml in Jenkins.
What error you are getting ?
@@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
@@mohammedovezz8490 What exception and errors you are getting while running the test?
@@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)
@@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
Really good
Glad you liked it
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?
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
Hi Nikita Will try to record video on this.
Great video sir thank you very good explanation 👏👏
Welcome Yogi I am glad it helped ☺️
jenkins console running but browser not getting launched. Can you please help / suggest Mukesh ?
Hi Rohit, if you are using Jenkins as windows service then it will run always in headless.
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.
Same here what to do if this happens
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
Same here what to do?
How this pom.xml you got?? Can we connect??
You can get this from here github.com/Mukesh-50/mavenjenkins
cd command not working for other drive like D drive or other
nice
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.
same issue for me also.
Jenkins not supported by java 16 ??
why its showing like this
"The goal you specified requires a project to execute but there is no POM in this directory" pls help
Not able to find the playlist for maven in description. Please reply
yes bro not there
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
Hi Bukola please pass the parameter while running the test
Hi
Hello
It didn't work for me I tried every method
What is console log?