Skip to content

If no arguments passed to build-microservice then .jar not copied #11

Open
@ileneruth

Description

@ileneruth

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions