Daniel Estermann

Results 3 issues of Daniel Estermann

When specifying a download mirror that requires authentication... ``` export SONAR_SCANNER_MIRROR="https://${U}:${P}@${SQ_SCANNER_MIRROR_PATH}/" ``` the scan fails ``` $ sonar-scanner -Dsonar.host.url="${SONAR_HOST_URL}" -Dsonar.login="${SONAR_TOKEN}" [10:12:17] Starting analysis... [10:12:17] Checking if executable exists: /root/.sonar/native-sonar-scanner/sonar-scanner-4.5.0.2216-linux/bin/sonar-scanner [10:12:17]...

I've tried to run the script but it returned 404 codes. To see more details, I've added `set +x` to the script and runned it again: ``` ❯ ./docker_marker.sh +...

Suddenly got this error while working in the java editor. I guess it popped up because of a background update on redmine task repository. ![image](https://cloud.githubusercontent.com/assets/10698205/11506860/b345aac2-9851-11e5-9201-6770a2323196.png)