You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to SonarQube
Hi all,
sorry for the noob question, I thought that with the new 5.x (5.6 LTS) version it was possible to run two analysis on a project concurrently. I just tested it with the maven sonar plugin and I got the message "Another SonarQube analysis is already in progress for this project". Can you confirm that this limitation is still active?
Thanks C.
itr...@gmail.com
unread,
May 11, 2018, 11:29:35 AM5/11/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to SonarQube
I noted that .sonar/.sonar_lock is responsible for displaying such a message. I use sonar-runner 2.8 with 6.7.3 SQ server. Existence of this .sonar_lock file is enough to me to say: I'm afraid the limitation to one analysis at a time is still there. (for mentioned versions)