I am trying to use Jfrog artifactory cloud. While configuring the maven client as shown below I am running into errors.
Jfrog maven client configuration
I have added the changes in my settings.xml, but after running the command to create a sample maven project I am getting following errors:
error while creating the sample maven project
Somehow the maven is not able to find the artifacts on Jfrog. Any help is much appreciated