> I noticed inside a browser http://www.apache.org/~clr/downloads/maven is > automatically redirected to people.apache.org, so it results in the > address you described below.
FYI. Maven (1.0), or the associated plugin, is probably using "httputils" with a version that doesn't understand HTTP redirects. The same broken functionality has been noticed on the Maven "SourceForge" plugin (when SourceForge decided to add redirecting into their upload URLs). -- Andy
