> How can I get maven to create directories and files with world writeable > permissions > when it is downloading or installing to the local ~/.m2 repository ?
Most likely you are attempting to do something that Maven does not want you to do - the ~/.m2 repo is not designed to be shared. Describe your use case more. Wayne --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
