Execute permission in maven-dependency-plugin during copying and unpacking -


i've got strange behavior using maven-dependency-plugin. when use 'copy' goal of maven-dependency-plugin , unzip dependency archive manually have -rwx permissions on files.

but when 'unpack' goal, have -rw permissions files dependency.


Comments

Popular posts from this blog

ios - Change Storyboard View using Seague -

inversion of control - Autofac named registration constructor injection -

verilog - Systemverilog dynamic casting issues -