Open
Description
If you don't specify -d or -m to the ./build-microservice.sh script in the first step, then the resulting jar can only be found in the build/target folder. It is not copied to docker/app.jar.
Therefore, in the "Run the Application Component Locally" step, where you are supposed to be able to run the JAR file locally, java -jar will fail trying to find docker/app.jar.
Metadata
Metadata
Assignees
Labels
No labels