Skip to content

iam-mourya/Sonar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Sonar

Integrate Sonar server with Java Maven App

-> Clone git repository

-> Configure Sonar Properties under tag in "pom.xml"

http://15.207.221.244:9000/ admin admin

-> Go to project pom.xml file location and execute below goal

		$ mvn sonar:sonar

-> After build success, goto sonar dashboard and verify the results

Note: Instead of username and pwd we can configure sonar token in pom.xml

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages