-
Bug
-
Resolution: Unresolved
-
Major
I am working with jenkins 1.515, SonarSource v.3.2.1, Maven 3.0.4, with SonarQube Plugin 2.0.1. configured on Jenkins:
I had not applied any kind of upgrade
Recently when construction process job start, it takes more time than previous construcctions. I noticed this when SonarSource Plugin start to analyzing code, i.e. FindBugs,Java AST Scan, etc., and finally an exception is thrown due to:
[ERROR] Failed to execute goal org.codehaus.mojo:sonar-maven-plugin:2.0:sonar (default-cli) on project XXXXX: Can not execute Sonar: Can not execute Findbugs: TimeoutException -> [Help 1]