Relative Content

Tag Archive for javamavenjarcicdrest-assured

Making Rest Assured Jar executable

My Rest Assured project build is successful and now I want to run the jar file (making it executable).
For that I tried running java -jar application-name.jar