Yes the ~ was the issue, this was an artifact of using a recursive wget call to download the artifacts
Renamed the directory to remove the ~ and it worked fine :) So definitely +1 Rob On 2/21/13 12:01 PM, "Andy Seaborne" <a...@apache.org> wrote: >On 21/02/13 19:17, Rob Vesse wrote: >> +1 >> >> I had some minor issues but I do not consider them blockers to a >>release. >> >> * SVN Tag builds correctly with a completely fresh empty Maven repo as a >> start point >> * Source Release has good key and hashes, LICENSE and NOTICE are good. >>I >> had some problems building the source release despite the fact that the >> SVN tag builds, see errors later in this email. >> * Binary packages have good keys and hashes, LICENSE and NOTICE are >>good. >> * KEYS file looks good >> >> While trying to build the source release package I got the following >> errors from the ARQ build: > > > Any ideas? > >What's your environment? > >> >>file:///Users/rvesse/Documents/apache-jena/releases/jena-2.10.0-dist/peop >>l >>> >>>e.apache.org/~andy/Jena-2.10.0/dist/source/jena-2.10.0/jena-arq/testing/ >>>DAW >>> G-Final/sort/result-sort-1.rdf > >Try without the ~ in a file name. > > Andy >