Hi lingocoder,
It worked . The issue was with this URL
url “${repositoryServer}/repo1-cache”
I changed it to
url “${repositoryServer}/repo1”
Thanks for your reply
Hi lingocoder,
It worked . The issue was with this URL
url “${repositoryServer}/repo1-cache”
I changed it to
url “${repositoryServer}/repo1”
Thanks for your reply