Skip to content

running cdk deploy changes the permissions of my target file to root? #16

@franciskafieh

Description

@franciskafieh

Hello. Thank you so much for this demo. I'm just having one little problem...

Whenever I run cdk deploy, the permissions of my software/target directory get set to root. Because of this, I cannot run my tests in that directory (permission denied error.)

I am on Linux, so to fix this, I need to run chown on my project to change the owner of the directory back to my user.

Is there anyway to get around this besides running my mvn tests as root? Thank you.

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