I changed the perms last night and it seems to have worked. I didn't think that was the problem because all the files had the same permissions yet it picked up the pom and jar anyway. Kind of weird.
-----Original Message----- From: Brett Porter [mailto:[EMAIL PROTECTED] Sent: Monday, January 02, 2006 6:12 AM To: dev@mojo.codehaus.org Subject: Re: [mojo-dev] Mojo synch to ibiblio missing hashes Yes, the scpexe has a bug that causes this permission problem that needs a manual fix. You should be able to do so. - Brett dan tran wrote: > Hi Brian, > > Did you change the permission after invoke maven deploy? I could be > that the sync between iliblio and codehaus staging area fails due to > permission problem. > > I also notice you did not use maven-release-plugin to do the release > because the version in the pom now should be 1.x-SNAPSHOT not staying > at 1.0. Also there no SVN tag for your release. > > One way to fix is to change the version to 1.0-SNAPSHOT, check it in > and run maven-release-plugin:prepare and maven-release-plugin:release > > -Dan > > > > On 1/1/06, *Brian E. Fox* <[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>> wrote: > > Also appears that > http://www.ibiblio.org/pub/packages/maven2/org/codehaus/mojo/dependency- maven-plugin/1.0/maven-metadata.xml > isn't readable by apache because it returns permission denied. > > ------------------------------------------------------------------------ > *From:* Brian E. Fox [mailto:[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>] > *Sent:* Sunday, January 01, 2006 11:45 PM > *To:* dev@mojo.codehaus.org <mailto:dev@mojo.codehaus.org> > *Subject:* [mojo-dev] Mojo synch to ibiblio missing hashes > > > I released the dependency plugin today and now that it's synched > with ibiblio, the hashes are missing. They are on the repo1 > repository where I deployed, but not at > http://www.ibiblio.org/pub/packages/maven2/org/codehaus/mojo/dependency- maven-plugin/1.0/. > I'm pretty sure that's not normal but maybe I missed something. > >