On Sun, 30 May 2021 at 06:53, Alex Herbert <alex.d.herb...@gmail.com> wrote:
> They need to have an authorisation token. > > All the jobs for RNG, Numbers and Geometry use a token from my authorised > login. I will look into setting it up for math. > I created a new token and re-ran the job. It has the same error. So I think that the copy from the Geometry set-up did copy the authorisation token. I think that the project must be created in Sonarcloud. In the Jenkins build configuration, Maven is run with the property: -Dsonar.projectKey=commons-math So the commons-math project should exist under the Apache Software Foundation organisation (which is where my login authorisation token can send analysis reports). There are 2 projects already in Sonar for commons-math under private individuals. I assume that we can create an official one under Apache. I do not have permissions to create a new analysis project (when I try to create one under the Apache organisation). So this is a job for INFRA. Ticket created here: https://issues.apache.org/jira/browse/INFRA-21932 Alex