Latest request. How could we handle maven1 proxy repositories ?
For instance I need to get from the public group stuff from http://download.java.net/maven/1/ (ie jaxws-maven-plugin). I didn't see how to tell that a remote is a maven 1 repo. Regards 2008/4/4, Henri Gomez <[EMAIL PROTECTED]>: > Something I noticed with nexus. > > When a repository is created (in my case a proxy one), I should > restart nexus to see it in the groups and routing pages. > > Regards > > 2008/4/4, Henri Gomez <[EMAIL PROTECTED]>: > > > Just a point. > > > > When trying yesterday nexus I got many errors with http commons clients. > > I defined http proxying to our squid proxy. > > > > INFO | jvm 1 | 2008/04/03 14:39:52 | at > > > org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:450) > > INFO | jvm 1 | 2008/04/03 14:40:13 | 2008-04-03 14:40:13,481 INFO > > [org.apache.commons.httpclient.HttpMethodDirector] - I/O exception > > (java.net.SocketException) caught when processing request: Connection > > reset > > INFO | jvm 1 | 2008/04/03 14:40:13 | 2008-04-03 14:40:13,481 INFO > > [org.apache.commons.httpclient.HttpMethodDirector] - Retrying request > > INFO | jvm 1 | 2008/04/03 14:40:34 | 2008-04-03 14:40:34,589 INFO > > [org.apache.commons.httpclient.HttpMethodDirector] - I/O exception > > (java.net.SocketException) caught when processing request: Connection > > reset > > INFO | jvm 1 | 2008/04/03 14:40:34 | 2008-04-03 14:40:34,589 INFO > > [org.apache.commons.httpclient.HttpMethodDirector] - Retrying request > > INFO | jvm 1 | 2008/04/03 14:40:55 | 2008-04-03 14:40:55,587 INFO > > [org.apache.commons.httpclient.HttpMethodDirector] - I/O exception > > (java.net.SocketException) caught when processing request: Connection > > reset > > INFO | jvm 1 | 2008/04/03 14:40:55 | 2008-04-03 14:40:55,587 INFO > > [org.apache.commons.httpclient.HttpMethodDirector] - Retrying request > > INFO | jvm 1 | 2008/04/03 14:41:16 | 2008-04-03 14:41:16,585 > > ERROR > [org.sonatype.nexus.proxy.storage.remote.RemoteRepositoryStorage:apacheHttpClient3x] > > - Tranport error while executing HEAD method > > INFO | jvm 1 | 2008/04/03 14:41:16 | java.net.SocketException: > > Connection reset > > INFO | jvm 1 | 2008/04/03 14:41:16 | at > > java.net.SocketInputStream.read(Unknown Source) > > INFO | jvm 1 | 2008/04/03 14:41:16 | at > > java.io.BufferedInputStream.fill(Unknown Source) > > INFO | jvm 1 | 2008/04/03 14:41:16 | at > > java.io.BufferedInputStream.read(Unknown Source) > > INFO | jvm 1 | 2008/04/03 14:41:16 | at > > org.apache.commons.httpclient.HttpParser.readRawLine(HttpParser.java:78) > > INFO | jvm 1 | 2008/04/03 14:41:16 | at > > org.apache.commons.httpclient.HttpParser.readLine(HttpParser.java:106) > > INFO | jvm 1 | 2008/04/03 14:41:16 | at > > > org.apache.commons.httpclient.HttpConnection.readLine(HttpConnection.java:1116) > > INFO | jvm 1 | 2008/04/03 14:41:16 | at > > > org.apache.commons.httpclient.MultiThreadedHttpConnectionManager$HttpConnectionAdapter.readLine(MultiThreadedHttpConnectionManager.java:1413) > > > > Today with a direct connection to Internet (and disabling proxy use), > > I could see the 7 defaults repositories. > > > > Did there is a nexus user list ? > > > > Regards > > > --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
