I have a sh file in src/main/resources that is 755 but its copied to
target/classes with different permissions.
I know that assembly plugin can set new fileModes but is there a way to do
this using the resource plugin?
Thanks :)

Reply via email to