On 6/15/06, Craig McClanahan <[EMAIL PROTECTED]> wrote:
On 6/15/06, Wendy Smoak <[EMAIL PROTECTED]> wrote: > On 6/15/06, Craig McClanahan <[EMAIL PROTECTED]> wrote: > > > That did it. Thanks. > > Except for the file permissions... when you have a minute, can you log > in and fix them? Done. And if anyone knows how to convince it to set the group writeable bit > when you scp files up, I'd love to know. > > (Yes, my umask is set to 002. That doesn't help-- it only masks off > the world writeable bit, it doesn't add the group writeable bit.) That's strange ... mine is too. And it did the right thing on deploying everything in the framework space. Maven deploy plugin bug?
Further info ... it didn't get the shale-parent POM correct either. Maybe it is something specific to deploying things with a <packaging> setting of "pom". Craig By the way, you've got a least one set of permissions to change as well ...
org/apache/struts/shale/struts-archetype-shale-blank/1.0-SNAPSHOT/ -- > Wendy Craig