ansible-maven icon indicating copy to clipboard operation
ansible-maven copied to clipboard

Ansible role to install maven. https://galaxy.ansible.com/tecris/maven

Results 2 ansible-maven issues
Sort by recently updated
recently updated
newest added

Task > - name: Maven path configuration will not work for not login shells (e.g. when role is used with docker containers), where /etc/profile is not used. Modifying ~/.bashrc solves...

Just supply the checksum string (without filename). Fixes this ``` fatal: [default]: FAILED! => {"changed": false, "msg": "Unable to find a checksum for file 'apache-maven-3.9.6-bin.tar.gz' in 'https://dlcdn.apache.org/maven/maven-3/3.9.6/binaries/apache-maven-3.9.6-bin.tar.gz.sha512'"})](fatal: [default]: FAILED! =>...