I'm trying to migrate a large maven1 installation to maven2. I've installed nexus 1.5, created a legacy hosted repository and a m2 virtal view of it. Maven 2 build scripts can access the artifacts without any problem. The only thing which is not working is the nexus-index for the legacy repository. Now, the legacy hosted repository doesn't have any option to be include in search, and the virtual m2 view doesn't seem to be included in the index either.
Is there any way to make an old legacy maven 1 repository searchable by nexus ?