Docker image creation for spring boot application which uses library in jfrog
I am getting error while creating docker image for a spring boot microservice(XMDService) which is using library in jfrog(I have added the dependencies for these libraries in pom.xml file and repository also .) I copied settings.xml to the current directory.…