Error: unable to unlink old ‘demo-app/target/classes/application.properties’: Permission denied
I am trying to setup an end to end pipeline with Jenkins for a spring boot application. Everytime I am triggering the pipeline, it’s showing me this error. I am unable to find the solutions.