JaCoCo SonarQube incompatible version 1007

As already mentioned, this is due to a break in JaCoCo maven plugin code. You can (temporarily) specify the version in your jenkins maven command like: clean org.jacoco:jacoco-maven-plugin:<version>:prepare-agent install e.g. clean org.jacoco:jacoco-maven-plugin:0.7.4.201502262128:prepare-agent install This was the workaround that helped us. But like most people, I’m still waiting for the fix to come.

Delete a project from SonarQube

You have 2 ways to delete a project: If you are an admin of the project, you can delete it from its configuration actions => See “Deleting a project” in the “Project Administration” documentation page If you are a SonarQube administrator, then you can also delete a project from the “Project Management” page => See … Read more

SonarQube And SonarLint difference

SonarLint lives only in the IDE (IntelliJ, Eclipse and Visual Studio). Its purpose is to give instantaneous feedback as you type your code. For this, it concentrates on what code you are adding or updating. SonarQube is a central server that processes full analyses (triggered by the various SonarQube Scanners). Its purpose is to give … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)