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

commonjs - How to write a typescript definition file for a node module that exports a function? -

openid - Okta: Failed to get authorization code through API call -

thorough guide for profiling racket code -