How Do I Point A Maven To A Local Repository?

How Do I Point A Maven To A Local Repository? Navigate to path {M2_HOME}conf where M2_HOME is maven installation folder. Open file settings. xml in edit mode in some text editor. Fine the tag <localRepository> Congratulations, You are done. Maven local repository path. How do I use maven as a local repository? Use mvn –help

What Is A Local Repository?

What Is A Local Repository? Local repositories are physical, locally-managed repositories into which you can deploy artifacts. Using local repositories, Artifactory gives you a central location to store your internal binaries. Through repository replication, you can even share binaries with teams that are located in remote locations. What is the difference between local repository and