Re: Please check/fix permissions in m2-ibiblio-rsync-repository after deploy

2007-12-03 Thread Dennis Lundberg
I have run the script that Carlos mentioned, and that fixed the site-plugin. Carlos Sanchez wrote: there's a fix-permissions.sh in http://people.apache.org/repo/m2-snapshot-repository/ that On Dec 3, 2007 7:13 AM, Daniel Kulp <[EMAIL PROTECTED]> wrote: I just ran into an issue with the maven-m

Re: Please check/fix permissions in m2-ibiblio-rsync-repository after deploy

2007-12-03 Thread Carlos Sanchez
there's a fix-permissions.sh in http://people.apache.org/repo/m2-snapshot-repository/ that On Dec 3, 2007 7:13 AM, Daniel Kulp <[EMAIL PROTECTED]> wrote: > > I just ran into an issue with the maven-metadata.xml file being non group > writable causing the stage plugin to "hang" (in actuality, it wa

Please check/fix permissions in m2-ibiblio-rsync-repository after deploy

2007-12-03 Thread Daniel Kulp
I just ran into an issue with the maven-metadata.xml file being non group writable causing the stage plugin to "hang" (in actuality, it was waiting for the overwrite y/n prompt). stage probably could use the "-f" option on mv to force it, but. (actually, stage COULD also do a "chmod g+w