How does one mirror a maven repository?
Posted
by Randy
on Stack Overflow
See other posts from Stack Overflow
or by Randy
Published on 2010-04-02T20:45:37Z
Indexed on
2010/04/02
21:03 UTC
Read the original article
Hit count: 191
Our company would like to mirror our Maven 2 Repository inside of the Amazon network.
What software should one use to do this?
We have looked into a Wagon-S3 but that sort of functionality is not desirable... we want the artifacts to already be present when we are ready for a build.
© Stack Overflow or respective owner