Are you using the svn from Apple or another? Is the right password
there in Keychain Access?

On Wed, Oct 20, 2010 at 10:10 PM, Drew Farris <[email protected]> wrote:
> On Wed, Oct 20, 2010 at 8:15 PM, Benson Margulies <[email protected]> 
> wrote:
>> The cache is always in your home dir, not in the release dir.
>>
>> What sort of computer are you doing this on?
>>
>
> From the paths, it looks like it could be a mac.
> /Users/srowen/Documents - For some reason with Java 6 on the mac, the
> temporary directories are a little strange, it could be causing a
> problem.
>
> e.g: /var/folders/Rp/RpOD42HPGKir4+X5aGNmrE+++TI/-Tmp-
>
> It is likely worth adding -Djava.io.tmpdir=/var/tmp to the other
> options in MAVEN_OPTS
>
> e.g:
> export MAVEN_OPTS="-Xmx1024m -Djava.io.tmpdir=/var/tmp"
>

Reply via email to