Fixed.
--
dIon Gillard, Multitask Consulting
Blog: http://blogs.codehaus.org/people/dion/
Pub Key:http://blogs.codehaus.org/people/dion/public-key.asc
Brett Porter <[EMAIL PROTECTED]> wrote on 23/10/2003 08:30:43 AM:
> Dion,
>
> I assume you copied the dist directory from the old plugins d
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 77