mvn clean verify sonar:sonar -Dsonar.analysis.mode=preview -Dsonar.issuesReport.html.enable=true
Now, we updated to 6.6 and see that this feature was removed. Is there any alternative?
We tried SonarLint for eclipse, but it had never the same results as the sonarqube server. So this is not an option for us.
The preview mode with html report always gave us the same results (at least for our setup).
We used the local preview for a developer to check if his code has violations at an early stage on his branch. After his commit
we also had a jenkins job running using the preview mode to validate the committed branch again in case the developer forgot
to check first. If the the branch has no issues, then we would merge it into the master after code review and our conintious delivery
build starts. This build runs sonar without preview and should produce a ready to ship artifact with no issues.
Now, if no preview checks are available, the conintious delivery build might fail with new sonar issues and that is too late for us.
So we are looking for a replacement on how to check local code for new issues.
--
You received this message because you are subscribed to a topic in the Google Groups "SonarQube" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/sonarqube/0Kz1SMGwN5o/unsubscribe.
To unsubscribe from this group and all its topics, send an email to sonarqube+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/sonarqube/a5d2db5b-8e0e-4f84-ada3-5a34360f2b3d%40googlegroups.com.
To unsubscribe from this group and all its topics, send an email to sonarqube+...@googlegroups.com.
To unsubscribe from this group and all its topics, send an email to sonarqube+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/sonarqube/4d106f3c-a54a-4a27-a3fd-1790d1fc4a21%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/sonarqube/8206e0b4-daae-43d1-945c-6aa73051fd3a%40googlegroups.com.To unsubscribe from this group and all its topics, send an email to sonarqube+unsubscribe@googlegroups.com.