I have a maven repo set up in AWS CodeArtifact. I am using maven-publish
plugin with Gradle to publish the artifacts. However, gradle exits with the following error -
Could not GET 'https://.../maven-metadata.xml'. Received status code 403 from server: Forbidden