It's in the main Maven repo:
http://central.maven.org/maven2/io/netty/netty-all/

I assume you're seeing errors accessing all repos? the last few you
quote are not where they are intended to be, you're just seeing it
fail through all of them. I think it remains a connectivity problem
from your env to the repos, possibly because of a proxy?
--
Sean Owen | Director, Data Science | London


On Mon, Mar 17, 2014 at 8:39 PM, Chengi Liu <chengi.liu...@gmail.com> wrote:
> I have set it up.. still it fails.. Question:
> https://oss.sonatype.org/content/repositories/snapshots/io/netty/netty-all/
>
> 4.0.13 is not there? Instead 4.0.18 is there?? Is this a bug?
>
>
> On Mon, Mar 17, 2014 at 11:01 AM, Mayur Rustagi <mayur.rust...@gmail.com>
> wrote:
>>
>>
>> http://mail-archives.apache.org/mod_mbox/spark-user/201403.mbox/%3ccaaqhkj48japuzqc476es67c+rrfime87uprambdoofhcl0k...@mail.gmail.com%3E
>>
>> You also have to specify git proxy as code may be copied off git also.
>>
>> Mayur Rustagi
>> Ph: +1 (760) 203 3257
>> http://www.sigmoidanalytics.com
>> @mayur_rustagi
>>
>>
>>
>> On Mon, Mar 17, 2014 at 1:25 PM, Chengi Liu <chengi.liu...@gmail.com>
>> wrote:
>>>
>>> Hi,
>>>   I am trying to compile the spark project using sbt/sbt assembly..
>>> And i see this error:
>>> [info] Resolving io.netty#netty-all;4.0.13.Final ...
>>> [error] Server access Error: Connection timed out
>>> url=https://oss.sonatype.org/content/repositories/snapshots/io/netty/netty-all/4.0.13.Final/netty-all-4.0.13.Final.pom
>>> [error] Server access Error: Connection timed out
>>> url=https://oss.sonatype.org/service/local/staging/deploy/maven2/io/netty/netty-all/4.0.13.Final/netty-all-4.0.13.Final.pom
>>> [error] Server access Error: Connection timed out
>>> url=https://repository.cloudera.com/artifactory/cloudera-repos/io/netty/netty-all/4.0.13.Final/netty-all-4.0.13.Final.pom
>>>
>>>
>>>
>>> I followed the url and seemslike 4.0.13 is not present..Am i missing
>>> something.. Also, I am behind proxy.. can that be an issue?
>>> How do i resolve this.
>>> Thanks
>>>
>>
>

Reply via email to