Hi Ben,

[EMAIL PROTECTED] wrote on Thursday, September 16, 2004 1:11 PM:
> Message:
> 
>    The following issue has been closed.
> 
>    Resolver: Ben Walding
>        Date: Thu, 16 Sep 2004 7:10 AM
> 
> Thanks Emmanuel, after thinking a bit more (about the
> stacktrace) I thought it might be maven pushing in dodgy values.
> 
> Closing - ping me if the HttpUtil fixes don't work and I'll
> look into it more.
> ---------------------------------------------------------------------
>   View the issue: http://jira.codehaus.org/browse/MAVENPROXY-13


Ping!

Sorry to say, but the issue is still open.

I've build the maven-1.0 branch from CVS and the exception in the logfile of 
maven-proxy has gone, but it still does not download newer SNAPSHOTs. The logfile 
contains entries because of the missing POMs:

====== %< ========

150511091 [PoolThread-1] INFO  maven.proxy.RepositoryServlet  - Received request: 
/picocontainer/jars/picocontainer-1.1-SNAPSHOT.jar.md5
150512963 [PoolThread-1] WARN  maven.proxy.RepositoryServlet  - Could not find 
upstream resource :/picocontainer/jars/picocontainer-1.1-SNAPSHOT.jar.md5
150512991 [PoolThread-4] INFO  maven.proxy.RepositoryServlet  - Received request: 
/nanocontainer/jars/nanocontainer-1.0-SNAPSHOT.jar.md5
150515148 [PoolThread-4] WARN  maven.proxy.RepositoryServlet  - Could not find 
upstream resource :/nanocontainer/jars/nanocontainer-1.0-SNAPSHOT.jar.md5
150515184 [PoolThread-0] INFO  maven.proxy.RepositoryServlet  - Received request: 
/nanocontainer/jars/nanocontainer-ejb-1.0-SNAPSHOT.jar.md5
150517174 [PoolThread-0] WARN  maven.proxy.RepositoryServlet  - Could not find 
upstream resource :/nanocontainer/jars/nanocontainer-ejb-1.0-SNAPSHOT.jar.md5
150517200 [PoolThread-4] INFO  maven.proxy.RepositoryServlet  - Received request: 
/nanocontainer/jars/nanocontainer-jmx-1.0-SNAPSHOT.jar.md5
150519234 [PoolThread-4] WARN  maven.proxy.RepositoryServlet  - Could not find 
upstream resource :/nanocontainer/jars/nanocontainer-jmx-1.0-SNAPSHOT.jar.md5

====== %< ========

OK, they are not available, but looking into the cache, the SNAPSHOTs were not updated 
with newer available versions:

====== %< ========

/devel/maven/cache > ll *container/jars/*-SNAPSHOT.*
-rw-r--r--    1 maven    maven       72988 Sep  3 11:57 
nanocontainer/jars/nanocontainer-1.0-SNAPSHOT.jar
-rw-r--r--    1 maven    maven        4785 Sep  3 11:57 
nanocontainer/jars/nanocontainer-ejb-1.0-SNAPSHOT.jar
-rw-r--r--    1 maven    maven        9189 Sep  3 11:57 
nanocontainer/jars/nanocontainer-jmx-1.0-SNAPSHOT.jar
-rw-r--r--    1 maven    maven       63846 Sep  3 11:57 
picocontainer/jars/picocontainer-1.1-SNAPSHOT.jar

====== %< ========

Regards,
J�rg

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to