Greetings,

I have Nexus-1.6.0 MRM deployed internally at my company. I've
configured it to proxy to http://repository.codehaus.org/ (as well as
several others). Nexus has a task which fetches the Maven contents
index but it seems repository.codehaus.org doesn't want to provide
one. I don't recall seeing this in the past, but perhaps I've just
missed it; has something changed on codehaus that would prevent me
from downloading the index? If not, could we start producing the
index? I think resolving this will help the general Maven community.
Thanks!

2010-07-17 18:15:48 INFO  -
org.sonatype.nexus.index.DefaultIndexerManager - Trying to get remote
index for repository codehaus
2010-07-17 18:15:48 INFO  -
org.sonatype.nexus.proxy.maven.maven2.M2Repository - Expiring local
cache in repository ID='codehaus' from path='/.index'
2010-07-17 18:15:48 INFO  -
org.sonatype.nexus.proxy.walker.DefaultWalker - Aborted walking on
repository ID='codehaus' from path='/.index', cause: Item not found on
path "/.index" in repository "codehaus"!
2010-07-17 18:15:48 INFO  -
org.sonatype.nexus.proxy.maven.maven2.M2Repository - Clearing NFC
cache in repository ID='codehaus' from path='/.index'
2010-07-17 18:15:48 WARN  -
org.sonatype.nexus.index.DefaultIndexerManager - Cannot fetch remote
index for repository codehaus
java.io.FileNotFoundException: nexus-maven-repository-index.zip (item not found)
        at 
org.sonatype.nexus.index.DefaultIndexerManager$1.retrieve(DefaultIndexerManager.java:1224)
        at 
org.sonatype.nexus.index.updater.AbstractResourceFetcher.retrieve(AbstractResourceFetcher.java:22)
        at 
org.sonatype.nexus.index.updater.DefaultIndexUpdater.loadIndexDirectory(DefaultIndexUpdater.java:246)
        at 
org.sonatype.nexus.index.updater.DefaultIndexUpdater.access$300(DefaultIndexUpdater.java:74)
        at 
org.sonatype.nexus.index.updater.DefaultIndexUpdater$LuceneIndexAdaptor.setIndexFile(DefaultIndexUpdater.java:815)
        at 
org.sonatype.nexus.index.updater.DefaultIndexUpdater.fetchAndUpdateIndex(DefaultIndexUpdater.java:1010)
        at 
org.sonatype.nexus.index.updater.DefaultIndexUpdater.fetchAndUpdateIndex(DefaultIndexUpdater.java:159)
        at 
org.sonatype.nexus.index.DefaultIndexerManager.updateRemoteIndex(DefaultIndexerManager.java:1234)
        at 
org.sonatype.nexus.index.DefaultIndexerManager.downloadRepositoryIndex(DefaultIndexerManager.java:1115)
        at 
org.sonatype.nexus.index.DefaultIndexerManager.reindexRepository(DefaultIndexerManager.java:999)
        at 
org.sonatype.nexus.index.DefaultIndexerManager.reindexAllRepositories(DefaultIndexerManager.java:864)
        at 
org.sonatype.nexus.tasks.ReindexTaskHandlerLegacy.reindexAllRepositories(ReindexTaskHandlerLegacy.java:43)
        at org.sonatype.nexus.tasks.ReindexTask.doRun(ReindexTask.java:65)
        at 
org.sonatype.nexus.scheduling.AbstractNexusTask.call(AbstractNexusTask.java:192)
        at 
org.sonatype.scheduling.DefaultScheduledTask.call(DefaultScheduledTask.java:338)
        at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:315)
        at java.util.concurrent.FutureTask.run(FutureTask.java:150)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:110)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:219)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:898)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:920)
        at java.lang.Thread.run(Thread.java:736)
2010-07-17 18:15:48 INFO  -
org.sonatype.nexus.index.DefaultIndexerManager - Cascading merge of
group indexes for group "public", where repository "codehaus" is
member.

-Jesse

-- 
There are 10 types of people in this world, those
that can read binary and those that can not.

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

Reply via email to