On Mon, Aug 4, 2014 at 5:49 PM, Jean-Philippe Caruana
<j...@target2sell.com> wrote:
> But Travis can build it, and I guess it doesn't have a cache.
>
> I added
> repositories.remote << 'http://central.maven.org/maven2'
>
> to buildr.buildfile but I still can't download it :

I am not sure what the problem is. I can do it locally in a fresh VM,
and travis builds it fine.

>> [1] http://central.maven.org/maven2
>> [2] 
>> http://central.maven.org/maven2/org/scala-lang/scala-library/2.9.2/scala-library-2.9.2.jar
>> [3] 
>> http://repo1.maven.org/maven2/org/scala-lang/scala-library/2.9.2/scala-library-2.9.2.jar
>
> These 2 links [2] and [3] work.
> Do you suggest me to download it manually and put it in my local repo ?

No - it should just work.

> What makes TRavis behave differently from my dev box ?

That's the question. Can you attach the output of "rake spec --trace"
to a gist so I can see if there is anything that jumps out at me?

-- 
Cheers,

Peter Donald

Reply via email to