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
(Adding a late answer in the hope that it might help people who have googled for help...)
I had this problem as well. After a lot (an awful lot) of hair pulling I realised I'd simply misspelt the repository name!
So using the OP's example:
Failed to deploy artifacts: Could not find artifact com.http:httpkit:jar:0.0.1 in internal.
repo (http://jenkins.intrnal.com)
could actually mean
Failed to deploy artifacts: Could not find internal.repo (http://jenkins.intrnal.com)