With #5 we entered the SonarQube marketplace and created this configuration:
https://github.com/SonarSource/sonar-update-center-properties/blob/master/devon4j.properties
Some projects are using an older version of SonarQube and cannot use our plugin.
Analysis of this plugin and its history gave me the impression that we rather accidentally came to the minimum SonarQube version 7.9.
Instead we should test and analyze which version of our plugin is working with which version of SonarQube.
If I am correct and we already support lower versions than 7.9, we should update the marketplace entry even for older releases and "fix" this.
With #5 we entered the SonarQube marketplace and created this configuration:
https://github.com/SonarSource/sonar-update-center-properties/blob/master/devon4j.properties
Some projects are using an older version of SonarQube and cannot use our plugin.
Analysis of this plugin and its history gave me the impression that we rather accidentally came to the minimum SonarQube version
7.9.Instead we should test and analyze which version of our plugin is working with which version of SonarQube.
If I am correct and we already support lower versions than
7.9, we should update the marketplace entry even for older releases and "fix" this.