How can I get nexus to proxy springsource maven repository on s3?

Posted by Peter Kahn on Stack Overflow See other posts from Stack Overflow or by Peter Kahn
Published on 2010-04-12T21:23:19Z Indexed on 2010/04/12 23:42 UTC
Read the original article Hit count: 379

Filed under:
|

I have nexus 1.5.0 setup to proxy springsource repositories but it's not working. The repositories are on s3 that nexus doesn't seem to understand how to deal with that.

What's the right pattern?

Here are the repositories I'm told I need, but I cannot access the maven paths with in them

http://repository.springsource.com/maven/bundles/release http://repository.springsource.com/maven/bundles/external

Do, I need to mirror these locally?

© Stack Overflow or respective owner

Related posts about maven-2

Related posts about nexus