Hi.

On Sat, 17 Dec 2016 10:50:26 +1100, Gavin McDonald wrote:
Hi All,

This notice is to inform you that our seperate Sonar instance at
analysis.apache.org <http://analysis.apache.org/> will be closed down
and
turned off on the 14th January 2017. So in a month from now.

BUT! - There is Good News too!

We have a replacement!.

Instead of the current Sonar that requires a seperate Jenkins
installation that practically nobody has access to , and needs to
be maintained as an extra service by Infra, we have created a new
Sonar instance that ties into LDAP and ties into the main
builds.apache.org <http://builds.apache.org/> Jenkins instance.!

What does that mean for you? Well, you get to configure and maintain
your own Sonar jobs using the existing Jenkins jobs
you already have (or write new ones). You also get automatic
permissions to manage your Sonar analysis results.
  It also means self-serve, no more having to create INFRA Jira
tickets to have jobs added or altered or fixed (unless you
are really stuck of course!)

Where is this new replacement? I want to get on it now! - Well, its
at https://builds.apache.org/analysis
<https://builds.apache.org/analysis> - its early days yet and
not many projects to look at, but feel free to get started and get
adding your own. I’ll get some docs done soon so keep an
ear out on the builds@apache.org <mailto:builds@apache.org> mailing
list for those. But it should be as easy as adding a sonar runner step
to your job
and/or using a sonar:sonar mvn target etc.

I've added "sonar:sonar" at the end of the maven command line for
this job:
  https://builds.apache.org/view/Apache Commons/job/Commons_RNG__Java8

The build fails with this error:
---CUT---
[ERROR] Failed to execute goal org.sonarsource.scanner.maven:sonar-maven-plugin:3.2:sonar (default-cli) on project commons-rng-parent: Fail to connect to database: Cannot load JDBC driver class 'org.h2.Driver' -> [Help 1]
---CUT---


Help welcome,
Gilles



[...]

Reply via email to