Hi All,
I would like to setup an internal Maven Repository which will mirror the global Maven Repository at ibiblio. Now instead of downloading artifacts from ibiblio it should go the internal Maven Repository. In case it is unable to find any artifact in the internal repository it should give an error instead of going to ibiblio. I did try by modifying the settings.xml file, setting up a mirror server for ibiblio, but in this case if it is unable to find the artifact in the internal repository it goes to the net (ibiblio site) to download. If i disable the proxies then it does not even goes to the internal repository. Any idea? ~Vikas
