Dion,
 
I assume you copied the dist directory from the old plugins directory to
keep the history, but other developers can't access it now:
 
drwxr-xr-x   4 dion      maven   512 Oct 21 22:44 dist
 
Needs to be mode 775 (and all subdirectories under that too).
 
I guess find -type d -exec chmod 775 {} \; under /home/cvs/maven-plugins
would do it.
 
Only you or root can fix it :)
 
Cheers,
Brett
 
--
Brett Porter
Team Leader, Core Systems
f2 network ~ everything essential
 

Reply via email to