I faced the same issue, and i bypassed it by adding this parameter to sonar additional settings in global jenkins configuration :

-Dmaven.repo.local=${PWD}/maven-repositories/${EXECUTOR_NUMBER}

With this, the executor repository is used.

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to