SonarQube - Analyzing with SonarQube Scanner for Maven

preview_player
Показать описание
In this video, I explained sonarqube for maven project and analyse the static code analysis for the Java.

SonarLint,Open Source Tools,Code Quality,SonarLint Eclipse Plugin Integration,Eclipse plugin for Sonarlint,Sonarqube,Identify code quality issues
Рекомендации по теме
Комментарии
Автор

An updated content about how to integrate the maven and Sonarqube

clebermasters
Автор

"Not authorized. Analyzing this project requires to be authenticated. Please provide the values of the properties sonar.login and sonar.pass
word." I have a problem.

hiphopman.
Автор

HI Siva, How to bypass legacy code and sonar should scan only code from specific date ?

the-chronology
Автор

Hello Siva,
I have tried same in my project but I am getting the following error.

[ERROR] Failed to execute goal (default-cli) on project Dbtech-final: Execution default-cli of goal failed: Unable to load the mojo 'sonar' in the plugin due to an API incompatibility: : Unsupported major.minor version 52.0
[ERROR]
[ERROR] realm =
Please help.

garimasingh
Автор

An updated content about how to integrate the maven and Sonarqube

clebermasters
Автор

Please give me solution here - i am facing issue with automatic issue assin not working with SCM GIT. I am using sonarqube 5.2, SCM git plugin 1.1. Issues not assiging automatically. please solve here any if you know solution for this.

mokshavathip
Автор

hello
i am getting this error please help me
Failed to execute goal (default-cli) on project autorox: For artifact {null:null:null:jar}: The groupId cannot be empty.

himansurath
Автор

Hi Siva, Could you please make a video on PLSQL sonar coverage, and which plugin is required for that, Thanks

aishwaryaacharya
Автор

Very Nice Tutorial . Please come with more videos on Sonar.

padamdhariwal
Автор

Hi bro,
Can you please share the configuration details for sonarqube to perform Source code review.


Thanks&Regards,
Reddy.

gang-qk
Автор

How to use sonar.sources properties functionality if I want to include files from some other directory?

rameshthombre
Автор

Good job Siva Reddy :)
Where do we configure what all standards are considered for report generation?
For example I want to configure a warning, "Line has more than 160 characters". Where to configure this in Sonarqube?

Also I want to use sonarqube for scala code, how to configure that?

jayakrishna
Автор

Sonarqube maven project is not analyzing html css files..whats the configuration in pom.xml to achieve it

bharatrmurthy
Автор

thanks reddy ..u made it look so easy..thanks machaa

kkiran
Автор

Nice tutorial, I am facing one issue, I did all the steps mentioned but sonar report is never visible on dashboard and also i can see only anaylsis done for files but uploading is not being done after running the mvn sonar:sonar command

peace-ng
Автор

Thanks for the helpful video. Does sonar have NO in-built code coverage tool inbuilt e.g. the maven scanner or the default scanner do not seem to show me any code coverage or unit test coverage. So is it mandatory to import code coverage reports by using plugins only like cobertura etc ?

robinsanghi
Автор

Hi Siva,
I have tried the same in my maven project by using scanner plugin in settings.xml, analysis is done by cmd sucessfully and codes under src/test/Java is scanned but no errors shown even if it is violating the rule.But it is working fine for codes under src/main/Java.facing the same issue while analysing code individually using sonarlint plugin in eclipse.can you please help in regarding this.

Thanks,
Manoj

manojkarthick
Автор

Nice tutorial! Thank you for your videos always saving my time.. :)

manikv
Автор

can you provide git hub url which your using in this video

ravalikamucharla
Автор

Thanks sir ..This is a very useful video..thanks a lot.

himansusekharrath