I want to deploy a library to my companies remote repository.
It\'s the first time I want to deploy the library project to the remote repository.
I get the follo
Regarding the error:
Failed to deploy artifacts: Could not transfer artifact
Solution:
A very simple way to fix this is just by changing/updating the version in the pom.xml file. Suppose 01.16.03 is already used then try using 01.16.04 instead. It should work.
pom.xml