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
In my case my server url in snapshotRepository section of pom.xml was pointing to http, while my internal repository was hosted in https.