Currently, when you use "mvn package" it will create "rideshare-matching-service.jar"
Pipeline will build properly, but if refactored, you must change build on Jenkins to reflect the name change in the Execute Shell part in the Configuration. Inform pipeline to change that & the Dockerfile.
Currently, when you use "mvn package" it will create "rideshare-matching-service.jar"
Pipeline will build properly, but if refactored, you must change build on Jenkins to reflect the name change in the Execute Shell part in the Configuration. Inform pipeline to change that & the Dockerfile.