More on this. I updated my index URL (adding a trailing slash) and it worked ...
http://repository.mycorp.com/repository/internal/ As you could see the Apache logs are exactly the same. 172.31.1.127 - - [17/Apr/2008:18:41:41 +0200] "GET /repository/internal/.index/nexus-maven-repository-index.properties HTTP/1.1" 200 108 "-" "Java/1.6.0_05" 172.31.1.127 - - [17/Apr/2008:18:41:41 +0200] "GET /repository/internal/.index/nexus-maven-repository-index.zip HTTP/1.1" 200 778856 "-" "Java/1.6.0_05" 172.31.1.127 - - [17/Apr/2008:18:49:57 +0200] "GET /repository/internal/.index/nexus-maven-repository-index.properties HTTP/1.1" 200 108 "-" "Java/1.6.0_05" 172.31.1.127 - - [17/Apr/2008:18:49:57 +0200] "GET /repository/internal/.index/nexus-maven-repository-index.zip HTTP/1.1" 200 778856 "-" "Java/1.6.0_05" May be better to remove the index in Maven Indexes and recreate it (with the trailing /) Regards --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
