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