CICD

|
Divnesh BLOG




 new item - free style project

  • Setup - maven - clean
  • Compile - maven - compile
  • StaticAnalysis - maven - sonar:sonar - copy from Compile
  • UnitTesting  - maven - test - copy from Compile - publish junit  test results report--  target/surefire-reports/*.xml - 1.0
  • CodeCoverage - maven - jacoco:report  -copy from UnitTesting
  • war - maven - war:war - copy from Compile
  • toArtifactory - maven -deploy - copy from war
  • SmokeTest - no maven - copy from war - deploy as war -- */*.war 

clean compile sonar:sonar test jacoco:report war:war deploy

C:\Windows\System32\config\systemprofile\AppData\Local\Jenkins\.jenkins\workspace\CI_Calculator

Featured Post

HTML cheetsheet

List: Link tgs Dropdown

Popular Post

(C) Copyright 2018, All rights resrved InShortView. Template by colorlib