UnresolvedAddressException generally refers to a failure of DNS.  You might
find more information by invoking the mvn command directly top level shindig
directory.

Also, in a shell window try to execute:

  ping repo1.maven.org

and see if your system can find the hostname and you have connectivity

On Thu, Feb 25, 2010 at 5:02 AM, VU, Thi Thu Thuy
<[email protected]>wrote:

> Any way,
> I tried to plugin Maven in my eclipse. But when I run eclipse, it always
> tells me:
>
> Unable to update index for central|http://repo1.maven.org/maven2
> Updating index central|http://repo1.maven.org/maven2
> Unable to download Repository[d9d714e11cb097b3ffcec91cccc65d3e|
> http://repo1.maven.org/maven2/.index]/nexus-maven-repository-index.properties:
> java.nio.channels.UnresolvedAddressException
>
> I don't know that it's caused by proxy problem or not.
> Can anyone explain it for me?
> Thanks a lot.
>
>
> -----Original Message-----
> From: VU, Thi Thu Thuy [mailto:[email protected]]
> Sent: Donnerstag, 25. Februar 2010 13:52
> To: '[email protected]'
> Subject: RE: SVN problem
>
> Thank u,
> I already got this code, but this code doesn't contain file .project, so I
> can't implement it.
> For that, how can you resolve it?
> Thanks very much.
>
> -----Original Message-----
> From: Ciancetta, Jesse E. [mailto:[email protected]]
> Sent: Donnerstag, 25. Februar 2010 13:49
> To: [email protected]
> Subject: RE: SVN problem
>
> The web proxy that you use to access the internet is indeed the one want to
> use with SVN (your "firefox" proxy).  Some proxies don't support all the
> HTTP methods SVN uses out of the box -- that could be part of your problem
> (although it doesn't sound like it from the error your getting).  See the
> FAQ on using SVN with a proxy for additional information:
>
> http://subversion.apache.org/faq.html#proxy
>
> And yes, you can also get the Shindig code without SVN.  From the Shindig
> homepage there is a download link (first link in the left hand menu) that
> goes here:
>
> http://shindig.apache.org/download/index.html
>
> --Jesse
>
> -----Original Message-----
> From: VU, Thi Thu Thuy [mailto:[email protected]]
> Sent: Thursday, February 25, 2010 7:16 AM
> To: '[email protected]'
> Subject: RE: SVN problem
>
> Thank all,
> But I don't know my company proxy for svn. Instead, I just know the proxy
> for firefox :(, and proxy for Perforce (my company uses perforce instead of
> SVN).
> So, I don't know how to do.
> I tried with proxy of firefox, but I cannot work.
> Can I get code shindig without svn, and how?
>
> Thank you
>
> -----Original Message-----
> From: Thiago Arrais [mailto:[email protected]]
> Sent: Donnerstag, 25. Februar 2010 12:27
> To: [email protected]
> Subject: Re: SVN problem
>
> On Thu, Feb 25, 2010 at 8:14 AM, chico charlesworth
> <[email protected]> wrote:
> > Look at the last section 'Access through a Proxy' in
> > http://shindig.apache.org/source-repository.html
>
> By the way, although the link reference under Web Access at
> that page seems to point to the right place, the text still points
> to the incubator repo. Shouldn't it drop the incubator prefix?
>
> Cheers,
>
> Thiago Arrais
> --
> Enjoy Chaos - http://blog.thiagoarrais.com
> Thoughts, ideas and useless ranting about software development and
> technology
>

Reply via email to