I’ve setted artifactory in localhost (I’m trying on localhost before setting up my server), but when I use this repo in my maven project I can’t retrieve my libs. Any suggestions?
I’ve setted artifactory in localhost (I’m trying on localhost before setting up my server),
Share
Artifactory provides you with a small utility that generates a Maven settings file based on the repositories configured in Artifactory and your selections; assuming your repositories are properly configured, this utility normally does a good job.