There is a situation that I cannot not resolve on my own. I have Sonatype Nexus™ 2.8.0-05 and I want to add redhat's public maven repository (http://maven.repository.redhat.com/techpreview/all/) as a proxied repo. This repo does not have index, but I thought that should not be a problem.
So, I add it as a proxy repo, disable download of remote index (I've tried both ways, so this does not matter), other stuff I leave by default. I can see packages in "browse remote", but for some reason I can't see them while searching (i.e. 'org.jboss.as:jboss-as-security:jar:7.3.0.Final-redhat-14'). Also automatic routing does not work - "No scraper was able to scrape remote (or remote prevents scraping).".
Do anyone have a solution?
Thanks.