Re: build pblms on Macs

2007-01-14 Thread Marshall Schor
I tried changing the build scripts on the Mac, so the directory and outputDirectory entries are "./" instead of "/". That at least made the ep-plugins have all the files. However, the "jars" are not being built correctly - they're there, but they're empty... Anyone have any ideas how to fix

Re: build pblms on Macs

2007-01-14 Thread Marshall Schor
May be some kind of directory permissions issue. The Jars in the runtime plugin had permissions set as follows: The directory: drwxr-xr-x The jars in the directory: --w---r-T I think the T is a "sticky" bit - but I forgot what that means. Anyway, with these permissions settings, very strange

[jira] Created: (UIMA-189) Maven building on *nix platforms including Mac OS X broken in several ways

2007-01-14 Thread Marshall Schor (JIRA)
Maven building on *nix platforms including Mac OS X broken in several ways -- Key: UIMA-189 URL: https://issues.apache.org/jira/browse/UIMA-189 Project: UIMA Issue Type:

Re: build pblms on Macs

2007-01-14 Thread Mirko Jahn
I'll bring my mac tomorrow and look into that as well. Just to make sure it is not related to a distinct machine, because the rights are pretty weird though. btw.: http://en.wikipedia.org/wiki/Sticky_bit (not the best source, but good enough for a refresher) -- Mirko On 1/15/07, Marshall Schor