Yes, but that's what's intended. You can't navigate it in the old layout, but old layout URLs will translate correctly.
However, I discovered that Maven 1.0 and Maven 1.1 are both choking on the cross host redirects, so I'll need to look into that. That won't affect the final solution, but certainly impacts the testing. - Brett Rafal Krzewski wrote: > Brett Porter wrote: >> We've set up for testing the following repository for Maven 1.x users: >> >> http://repo1.maven.org/maven >> >> This maps directly onto the Maven 2 repository, converting the layout on >> the fly. Being able to do this will reduce the amount of maintenance >> required and ensure libraries arrive to all users as soon as possible. >> Note however that Maven 1.x POMs will not be present - it will encounter >> the Maven 2.x POM instead (not a problem - Maven 1.x does not use them). > > Is it already on? The link above gives me a straight redirect to > http://www.ibiblio.org/maven2/ - I see no layout mapping going on. > > R. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
