I am new to Ansible and am trying to get a download from an Archiva respository. I am using the extra called maven_artifact. I can successfully download an artifact from Maven Central but not from my local Archiva. By all accounts, Archiva is working properly. It could be something as simple as me not getting the URL right when using Archiva, but I can’t tell. The URL Ansible assembles does not appear to be anything Archiva would understand, according to the Archiva REST API.
Is this supposed to work at all? If so, how?
Thanks in advance
This works:
`