Have you tried 'by hand' to make HTTP requests from your Ubuntu box?  E.g.

        wget
http://repo1.maven.org/maven2/org/apache/commons/commons-email/1.1/commons-e
mail-1.1.pom

Jon

> -----Original Message-----
> From: ykyuen [mailto:[email protected]] 
> Sent: 21 July 2009 15:36
> To: [email protected]
> Subject: the nexus repositories only show .index and .meta
> 
> 
> hi all,
> 
> i just installed the nexus 1.3.6 to my ubuntu. everything 
> works fine except when i browse the repositories such as 
> Public Repositories only 2 folders named as .meta and .index 
> are shown...
> 
> the ubuntu is behind a firewall in the network and i have 
> already set the proxy setting in nexus. so i think it should 
> be able to download the files outside. but i found the 
> connection refused in the nexus.log
> 
> here is the nexus.log
> --------------------------
> 2009-07-21 22:46:08 INFO  [pool-1-thread-2] - 
> o.s.n.i.IndexerMana~:default
> - Cascading merge of group indexes for group 
> 'public-snapshots', where repository 'codehaus-snapshots' is member.
> 2009-07-21 22:46:09 INFO  [pool-1-thread-2] - 
> o.s.n.i.IndexerMana~:default
> - Publishing best index for repository apache-snapshots
> 2009-07-21 22:46:11 INFO  [pool-1-thread-2] - 
> o.s.n.i.IndexerMana~:default
> - Publishing best index for repository codehaus-snapshots
> 2009-07-21 22:53:59 INFO  [qtp0-10        ] - 
> o.a.c.h.HttpMethodD~         
> - I/O exception (java.net.ConnectException) caught when 
> processing request:
> Connection refused
> 2009-07-21 22:53:59 INFO  [qtp0-10        ] - 
> o.a.c.h.HttpMethodD~         
> - Retrying request
> 2009-07-21 22:54:15 INFO  [qtp0-13        ] - 
> o.s.n.p.m.ArtifactP~:default 
> - User mappings file not found, will work with defaults...
> 2009-07-21 22:54:20 INFO  [qtp0-10        ] - 
> o.a.c.h.HttpMethodD~         
> - I/O exception (java.net.ConnectException) caught when 
> processing request:
> Connection refused
> 
> 
> anything i have missed?
> 
> Thanks for your help.
> 
> Regards,
> Kit
> --
> View this message in context: 
> http://www.nabble.com/the-nexus-repositories-only-show-.index-
> and-.meta-tp24588856p24588856.html
> Sent from the Maven - Users mailing list archive at Nabble.com.
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to