Jenkins CICD pipeline with Sonar, Jacoco, Nexus, Tomcat

preview_player
Показать описание
Hi Everyone,
I have created this video to guide you in making a Jenkins CICD pipeline for Java Code with JUnit, JaCoCo, SonarQube, Nexus interation and Tomcat deployment.
----------------------------------
---------------------------------
Code Snippet
---------------------------------
Plugins
1. File System SCM Plugin - FileSystem Checkout (Not required )
---------------------------------
Other Related Videos
Рекомендации по теме
Комментарии
Автор

you have to add env variables in script if showing error like java_home, maven_home not found.

sohelsutriya
Автор

Hello, is it possible to make a dokcer-compose file and put inside it jenkins, nexus and sonar ? does it work that way or is it necessary to install those tools on ubuntu directly ?
Thank you for the video.

anaschtourou
Автор

Hi bro,
Can you please help Me on this.. I am getting issues

sunilmalviya