I want to set up Maven 1.0rc1 on my linux laptop for all users, but I am running into problems because all new plugins need to be installed by root, which makes the process of installing and debugging plugins a real problem.
I have set the plugins directory with the following settings:
chgrp -R users plugins chmod -R g+w plugins
I still can't let users update and add plugins at this location. Also, how many others are using Maven with a real operating system (Windows doesn't count)? The issues are completely with permissions.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
