The proxy connector in the default configuration was apparently intended to proxy requests from internal to central, but it wasn't proxying anything. To get it to work, I added a whitelist entry of '*'.
Is that working as designed, or should 'blank' (no whitelist or blacklist entries) mean 'proxy everything' (as seems to be implied by the original default config)? This needs to be documented so I don't have to guess. :) I see it in the list of Concepts on [1] but couldn't find anything else. [1] http://maven.apache.org/archiva/hacking/index.html -- Wendy
