We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
It looks like part of the set-up process is reaching out to a dead link:
http://www.apache.org/dist/maven/maven-3/3.2.5/binaries/apache-maven-3.2.5-bin.zip.md5
Unless I'm misunderstanding something, because http://www.apache.org/dist/maven/maven-3/3.2.5/binaries/apache-maven-3.2.5-bin.zip is a valid link.
TASK [jgoodall.maven3 : get_url] *********************************************** fatal: [stucco]: FAILED! => {"changed": false, "dest": "/tmp/maven.md5", "msg": "Request failed", "response": "HTTP Error 404: Not Found", "state": "absent", "status_code": 404, "url": "http://www.apache.org/dist/maven/maven-3/3.2.5/binaries/apache-maven-3.2.5-bin.zip.md5"} to retry, use: --limit @<MY_PATH>/stucco/provisioning/site.retry PLAY RECAP ********************************************************************* stucco : ok=14 changed=10 unreachable=0 failed=1 Ansible failed to complete successfully. Any error output should be visible above. Please fix these errors and try again.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
It looks like part of the set-up process is reaching out to a dead link:
http://www.apache.org/dist/maven/maven-3/3.2.5/binaries/apache-maven-3.2.5-bin.zip.md5
Unless I'm misunderstanding something, because http://www.apache.org/dist/maven/maven-3/3.2.5/binaries/apache-maven-3.2.5-bin.zip is a valid link.
The text was updated successfully, but these errors were encountered: