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

แชร์
ฝัง
  • เผยแพร่เมื่อ 26 ม.ค. 2025

ความคิดเห็น • 15

  • @aakashawate1417
    @aakashawate1417 ปีที่แล้ว +1

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

    • @AJAUTOMATION
      @AJAUTOMATION  ปีที่แล้ว

      Thanks for watching 👍🙂

  • @ramanarao4646
    @ramanarao4646 ปีที่แล้ว +1

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

  • @karthickrajpattabi
    @karthickrajpattabi 2 ปีที่แล้ว +1

    Anyways it will be excellent. I will watch later.

  • @jatinsharma3792
    @jatinsharma3792 ปีที่แล้ว

    Can you provide the pipeline scripyt for that ?

  • @handesubodh
    @handesubodh 2 ปีที่แล้ว +1

    Thank you!

  • @sujethapai5127
    @sujethapai5127 ปีที่แล้ว +1

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

    • @AJAUTOMATION
      @AJAUTOMATION  ปีที่แล้ว

      That's bcoz Project was created to demonstrate how to send parameters while running Maven command.. Plz chk video you will understand it better - - th-cam.com/video/MTuvBk3qq94/w-d-xo.html

  • @1improvement28
    @1improvement28 2 ปีที่แล้ว

    From where can I get those Path?

  • @abubakarsiddique2447
    @abubakarsiddique2447 ปีที่แล้ว

    I am showing chromedriver no such file directory

  • @life_atlas
    @life_atlas 2 ปีที่แล้ว

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

    • @AJAUTOMATION
      @AJAUTOMATION  2 ปีที่แล้ว

      Make sure you have installed git.
      And also set path for git executable - /usr/local/bin/git

  • @RobinsonMartinezEngineer
    @RobinsonMartinezEngineer ปีที่แล้ว +1

    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 org.apache.maven.plugins:maven-compiler-plugin:3.11.0:compile (default-compile) on project Jan2023POMSeries: The plugin org.apache.maven.plugins:maven-compiler-plugin:3.11.0 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]

    • @AJAUTOMATION
      @AJAUTOMATION  ปีที่แล้ว

      can u plz try with 3.8 version of the compiler plugin
      org.apache.maven.plugins
      maven-compiler-plugin
      3.8.1