Tomcruise504 / CI-CD-pipeline-for-JSP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CI_Jenkins

This repository will setup a continuous integration using Jenkins Pipeline

Tools Used:

  1. Maven
  2. Sonarqube
  3. Jfrog Artifactory
  4. Apache Tomcat

This repository will setup a Jenkins Job configuration via Declarative script saved as Jenkinsfile.

Code Checkout -> Code Quality using Sonarqube -> Package the war file -> Store in Artifactory ->Deploy to Tomcat Server

About


Languages

Language:Java 100.0%