cathive / concourse-sonarqube-resource

performs SonarQube analyses and checks quality gates https://concourse-ci.org/ https://sonarqube.org/
Apache License 2.0
46 stars 50 forks source link

Jobs fail with "realpath: '': No such file or directory" #67

Closed defsprite closed 3 years ago

defsprite commented 3 years ago
Preparing SonarQube scanner...
realpath: '': No such file or directory
ERROR in /opt/resource/out : line 85 with exit code 1

This commit causes a regression for folks using CLI scans without maven settings. All jobs fail now.

headcr4sh commented 3 years ago

Duplicate of #66