Hi. I configured the "commons-rng" Jenkins to run "SonarQube", but the build fails with this message: ---CUT--- ERROR: Error during SonarQube Scanner execution ERROR: You must define the following mandatory properties for 'Unknown': sonar.projectKey, sonar.projectName, sonar.projectVersion, sonar.sources ---CUT---
There used to be a(nother) way (?) since this report exists: https://builds.apache.org/analysis/overview?id=org.apache.commons%3Acommons-rng-parent but it is not updated anymore. If the properties reported in the failure message are required, how to pass them? Can the POM contain the necessary settings? Are there some additional steps for a multimodule component (such as per module config file)? Regards, Gilles --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org