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 KZbin Guru. Please post some videos about running docker in Jenkins. Thanks for all your virtual help. #MukeshIsMyHero
@Mukeshotwani3 жыл бұрын
Thank yo so much Viki I am glad it helped you. keep learning 😊
@Fuelsports2 жыл бұрын
Mukesh always rocks in teaching ❤️
@Thesantosh9112 жыл бұрын
It helps a lot of PPL sir ...
@abhishekbhardwaj77642 жыл бұрын
Most clear tutorial on Jenkins on KZbin
@maheshbhakuni61723 жыл бұрын
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 👍👍
@Mukeshotwani3 жыл бұрын
Excellent! Keep it up Mahesh. Thank you for following.
@abhishekk.l4381 Жыл бұрын
am not able to get any link about how to create or configure a maven project. please share the link
@soumitralahiri1002 жыл бұрын
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.
@mayurkhobragade42913 жыл бұрын
Good content and excellent explanation!! Thank you so much Mukesh!!!
@Mukeshotwani3 жыл бұрын
Thanks Mayur bhai 😊😊
@anvienme56734 ай бұрын
How to use the listeners program in the project. I am getting an error while running pon.xml in Jenkins.
@Mukeshotwani4 ай бұрын
What error you are getting ?
@mohammedovezz8490Ай бұрын
@@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Ай бұрын
@@mohammedovezz8490 What exception and errors you are getting while running the test?
@mohammedovezz8490Ай бұрын
@@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Ай бұрын
@@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
@shilpashravge80833 жыл бұрын
Too good explanation ! 👏
@Mukeshotwani3 жыл бұрын
Thank you Shilpa 😊
@jayantamandal97323 жыл бұрын
Thanks a lot mukesh .Learn a lot from this.In future pls explain build chaining concept and pipeline
@Mukeshotwani3 жыл бұрын
Sure I will Jayanta
@roshnithakre97983 жыл бұрын
Hi Mukesh, Thanks for the video. Could you plz share the maven project for reference.
@Mukeshotwani3 жыл бұрын
Yes, sure Roshni, here is the link github.com/Mukesh-50/mavenjenkins.git
@yogirv33192 жыл бұрын
Great video sir thank you very good explanation 👏👏
@Mukeshotwani2 жыл бұрын
Welcome Yogi I am glad it helped ☺️
@life_atlas2 жыл бұрын
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?
@gazi30418 ай бұрын
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
@mohammedovezz8490Ай бұрын
Same here what to do?
@askme.how2do2 жыл бұрын
cd command not working for other drive like D drive or other
@nikitapatil53593 жыл бұрын
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
@Mukeshotwani3 жыл бұрын
Hi Nikita Will try to record video on this.
@aishusri33 Жыл бұрын
Really good
@Mukeshotwani Жыл бұрын
Glad you liked it
@rohitcmrec3 жыл бұрын
jenkins console running but browser not getting launched. Can you please help / suggest Mukesh ?
@Mukeshotwani3 жыл бұрын
Hi Rohit, if you are using Jenkins as windows service then it will run always in headless.
@Last_30_Seconds3 жыл бұрын
Jenkins not supported by java 16 ??
@sanjaykumarmahapatra78652 жыл бұрын
why its showing like this "The goal you specified requires a project to execute but there is no POM in this directory" pls help
@shankarraj3433 Жыл бұрын
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.
@mohammedovezz8490Ай бұрын
Same here what to do if this happens
@seleniummanju47333 жыл бұрын
Not able to find the playlist for maven in description. Please reply
@shravanbukka3 жыл бұрын
yes bro not there
@naveenkdhanush2 жыл бұрын
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.
@akhilnandu51992 жыл бұрын
same issue for me also.
@smrutiranjanbarik66692 жыл бұрын
How this pom.xml you got?? Can we connect??
@Mukeshotwani2 жыл бұрын
You can get this from here github.com/Mukesh-50/mavenjenkins
@bukolasalami9832 жыл бұрын
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
@Mukeshotwani2 жыл бұрын
Hi Bukola please pass the parameter while running the test