It is only network issue. you have some network limited access in China.
On Thu, Apr 17, 2014 at 2:27 PM, Sean Owen wrote:
> The error is "Connection timed out", not 404. The build references
> many repos, and only one will contain any given artifact. You are
> seeing it fail through trying ma
The error is "Connection timed out", not 404. The build references
many repos, and only one will contain any given artifact. You are
seeing it fail through trying many different repos, many of which
don't even have the artifact either, but that's not the underlying
cause.
FWIW I can build the asse
Hi Sean,
It's true that the sbt is trying different links but ALL of them have
connections issue (which is actually 404 File not found error) and the
build process takes forever connecting different links..
I don't think it's a proxy issue because my other projects (other than
spark) builds well
This is just a red herring. You are seeing the build fail to contact
many repos it knows about, including ones that do not have a given
artifact.
This is almost always a symptom of network connectivity problem, like
perhaps a proxy in between, esp. one that breaks HTTPS connections.
You may need t
Its because , there is no sl4f directory exists there may be they
updating it .
https://oss.sonatype.org/content/repositories/snapshots/org/
Hard luck try after some time...
Regards,
Arpit
On Thu, Apr 17, 2014 at 12:33 AM, Yiou Li wrote:
> Hi all,
>
> I am trying to build spark a