How to Run Maven project in GitHub from Jenkins on AWS ec2 | AWS EC2 + Java + Maven + Git + Jenkins

preview_player
Показать описание
▶️ In this session we will see How to Run Maven project in GitHub repository from Jenkins on AWS ec2 instance.
▶️ We need to setup Jenkins on aws ec2 first. This also needs Java , Maven and Git to be configured properly on AWS ec2 machine.
======================================
****************AJ AUTOMATION**************
======================================
Hi guys, Please share and Like the content whichever you find informative to reach more beginner candidates learning Test Automation. Thanks for your Support !!

🔔 Learn automation from basic !! 🔔

✅ Let's Learn the Concept in 5 To 10 Mins :=

✅ Selenium series videos Playlist :=

✅ Maven Tool videos playlist :=

✅ Selenium WebDriver Exceptions Playlist :=

✅ Selenium Grid With Docker:==

✅ Jenkins Tool Series :==

✅ Upload and Download Files in Selenium :=

✅ Excel and CSV files operations :=

✅ Java Language Concepts :=

✅TestNG Framework Videos:=

✅ Become Master in Xpath:=

✅ Protractor series videos playlist :=

✅ Recent Uploads :=

⚡️ Thanks for your support !! ⚡️

======================================
**************** Thanks for watching !!**************
======================================

⚡️ Keep Learning...Keep Sharing...Keep Growing. ⚡️

#LearnSeleniumInEasyWay #SeleniumWebDriver
Рекомендации по теме
Комментарии
Автор

Thanks Brother😊. Watch full video if you are getting Git related errors and if maven giving some plugin issues just install maven from jenkins.

aakashawate
Автор

Anyways it will be excellent. I will watch later.

karthickrajpattabi
Автор

you installed jdk11 and setting jdk17 in jenkins how it is possible @AJ Automation

ramanarao
Автор

Can you provide the pipeline scripyt for that ?

jatinsharma
Автор

I am showing chromedriver no such file directory

abubakarsiddique
Автор

while configuring..y are you writing "clean test" with username and password ? i didnot understand

sujethapai
Автор

I followed the same steps and get this error: "Recommended git tool is : NONE"

mesut
Автор

HELP PLEASE! I followed all your instructions. NOTE: In my EC2 mvn -v shows Apache Maven 3.0.5 (Red Hat 3.0.5-17)

[ERROR] Failed to execute goal (default-compile) on project Jan2023POMSeries: The plugin requires Maven version 3.2.5 -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]

RobinsonMartinezEngineer