In my current project I'm using several JARs that aren't present neither on iBiblio nor in other remote repositories. I've installed them to my local repository, but each time I'm building my project
Maven tries to download them from remote repositories. Is there an option to disable downloading these (and only these; there are still some others I need to be downloaded) dependencies from remote repositories?