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
Post a Comment