Re: Problems with permissions for snapshots on people.apache.org

2006-07-28 Thread Dennis Lundberg
I'll do that. -- Dennis Lundberg Vincent Siveton wrote: Dennis, thanks a lot for your feedback. What do you think to update your draft? http://docs.codehaus.org/display/MAVEN/Development+Procedures Cheers, Vincent 2006/7/28, Dennis Lundberg <[EMAIL PROTECTED]>: Thanks for the help from eve

Re: Problems with permissions for snapshots on people.apache.org

2006-07-28 Thread Vincent Siveton
Dennis, thanks a lot for your feedback. What do you think to update your draft? http://docs.codehaus.org/display/MAVEN/Development+Procedures Cheers, Vincent 2006/7/28, Dennis Lundberg <[EMAIL PROTECTED]>: Thanks for the help from everyone. Using the following piece of scripting I managed to

Re: Problems with permissions for snapshots on people.apache.org

2006-07-28 Thread Carlos Sanchez
On 7/28/06, Dennis Lundberg <[EMAIL PROTECTED]> wrote: Thanks for the help from everyone. Using the following piece of scripting I managed to change the permissions so that I could deploy a snapshot, in case someone else needs it. Important! Don't run it all in one batch, as I use the -f flag f

Re: Problems with permissions for snapshots on people.apache.org

2006-07-28 Thread Dennis Lundberg
Thanks for the help from everyone. Using the following piece of scripting I managed to change the permissions so that I could deploy a snapshot, in case someone else needs it. Important! Don't run it all in one batch, as I use the -f flag for rm. Make sure the files have been copied before t

Re: Problems with permissions for snapshots on people.apache.org

2006-07-28 Thread Carlos Sanchez
In fact the suggested option is 644 for files, the problem is that maven doesn't delete the metadata files before uploading the new ones, there's already a jira. You can manually delete the metadata files and create them again copying the contents and setting the 664 permissions. Then try to depl

Re: Problems with permissions for snapshots on people.apache.org

2006-07-28 Thread Jochen Wiedmann
On 7/28/06, Emmanuel Venisse <[EMAIL PROTECTED]> wrote: 664 775 Shouldn't that be the default? -- My wife Mary and I have been married for forty-seven years and not once have we had an argument serious enough to consider divorce; murder, yes, but divorce, never. (Jack Benny) --

Re: Problems with permissions for snapshots on people.apache.org

2006-07-28 Thread Emmanuel Venisse
The permissions settings must be 664 for files. It must be define in the settings.xml like this: apache.snapshots evenisse 664 775 For files you modified, you can fix permissions with fix-permissions.sh script in /x1/www/people.apache.org/repo/m2-snapshot-repo

Re: Problems with permissions for snapshots on people.apache.org

2006-07-28 Thread Jochen Wiedmann
On 7/28/06, Dennis Lundberg <[EMAIL PROTECTED]> wrote: I just tried to deploy a new snapshot of the docck plugin. The new jar was correctly uploaded to: /www/people.apache.org/maven-snapshot-repository/org/apache/maven/plugins/maven-docck-plugin/1.0-SNAPSHOT Read /www/cvs.apache.org/maven-sna

Problems with permissions for snapshots on people.apache.org

2006-07-28 Thread Dennis Lundberg
Hi all I just tried to deploy a new snapshot of the docck plugin. The new jar was correctly uploaded to: /www/people.apache.org/maven-snapshot-repository/org/apache/maven/plugins/maven-docck-plugin/1.0-SNAPSHOT But then I got an error message saying: "[INFO] Error installing artifact's metada