Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipse-dev] Sonar jobs and configs

Eclipse foundation Sonar service has been shutdown [1].
We have fixed sonar maven plugin version to ancient one so it worked with this ancient version of the server [2]. 
We also have a bunch of jenkins jobs that simply fail:
https://ci.eclipse.org/platform/view/SonarQube/
https://ci.eclipse.org/pde/
https://ci.eclipse.org/equinox/
https://ci.eclipse.org/jdt/

Does anyone plan to do the migration to sonarcloud.io?? If not I would like to get rid of the plugin from the parent pom and remove the failing jobs. Keeping all these "used to work in the past" things just make it harder to keep track of what works now.


[1] https://bugs.eclipse.org/bugs/show_bug.cgi?id=564871
[2] https://git.eclipse.org/c/platform/eclipse.platform.releng.aggregator.git/tree/eclipse-platform-parent/pom.xml#n570

--
Alexander Kurtakov
Red Hat Eclipse Team

Back to the top