Hi,
I've set up a remote repository locally in which I've located all the maven plug-ins and modified my pom to point to it. When I run Maven however it still try's to go to ibiblio to get it's own plug-ins. It does use the local remote repository for all other dependency jars however. I need to be able to run Maven from the get go with out it going out to the internet to get anything; is there a way to get it to use my remote repository to get it's bootstrap plug-in jars? Thanks, Jpl
