Thanks, that was the motivation I needed to dig into even less probable causes
(and I found the cause :-) ... -Marshall
On 5/21/2012 4:56 PM, Niklas Gustavsson wrote:
On Mon, May 21, 2012 at 9:56 PM, Marshall Schor<m...@schor.com> wrote:
Can someone with ssh access to the build machine (ubuntu1) take a look and
see if there is some kind of permission issue? (I'm not sure what userid
the build runs as, and I don't know what "groups" the builder is a member
of, and I don't know what permissions are set on repository's
.../org/apache/uima. Having answers to these may enable us to debug this
and move forward).
Permissions looks fine as far as I can tell. The Jenkins slave runs as
jenkins and:
drwxr-xr-x 29 jenkins jenkins 4.0K May 21 18:06 uima
/niklas