Brett, I got the same issues when I released ear 1.7. Actually, the SCM plugin per se seems to be fine, the problem is on the site plugin that try to deploy the site at www.apache.org/home/brett/public_html/maven-stage- site/, which are the values set by maven.site.stage.address and maven.site.stage.directory on plugin-parent/project.properties. I don't know if the problem is on the plugin's plugin.jelly or on plugin- parent/project.properties, but I ended up uploading it manually, as even if I changed these values it still failed, with the following messages:
[exec] rsync: chgrp "/www/maven.apache.org/reference/plugins/ear/." failed: Operation not permitted (1) [exec] rsync: chgrp "/www/maven.apache.org/reference/plugins/ear/announcements" failed: Operation not permitted (1) [exec] rsync: chgrp "/www/maven.apache.org/reference/plugins/ear/images" failed: Operation not permitted (1) [exec] rsync: chgrp "/www/maven.apache.org/reference/plugins/ear/images/logos" failed: Operation not permitted (1) [exec] rsync: chgrp "/www/maven.apache.org/reference/plugins/ear/style" failed: Operation not permitted (1) [exec] rsync: chgrp "/www/maven.apache.org/reference/plugins/ear/." failed: Operation not permitted (1) [exec] rsync: chgrp "/www/maven.apache.org/reference/plugins/ear/announcements" failed: Operation not permitted (1) [exec] rsync: chgrp "/www/maven.apache.org/reference/plugins/ear/images" failed: Operation not permitted (1) [exec] rsync: chgrp "/www/maven.apache.org/reference/plugins/ear/images/logos" failed: Operation not permitted (1) [exec] rsync: chgrp "/www/maven.apache.org/reference/plugins/ear/style" failed: Operation not permitted (1) [exec] rsync error: some files could not be transferred (code 23) at main.c(702) [exec] [ERROR] Result: 23 -- Felipe On Mon, 2005-05-30 at 21:55 +1000, Brett Porter wrote: > Felipe Leme wrote: > > >Hmm, when I released the EAR plugin a couple of weeks ago, I think (but > >not sure :-( I had some issues with the code on SVN too, so I need to > >use beta3. > > > >So, +1 if Brett releases 1.5 using RC1 :-) > > > > > > > I did, but I didn't have the problem before either. > > Can you elaborate? I'd like to confirm. (I might be able to dig it up, > but if you have it, that'd be great). --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]