Changing the Default Maven Repository Location in Eclipse
Sometimes we may need to change the default repository location of the maven in eclipse, the following steps will help us to do the same.Steps to change the default repository location of the maven in eclipse
Change the repository path(location of the local repository path) in $MAVEN_HOME\conf\settings.xml fileChange the Settings.xml location in eclipse preferences
Browse the settings.xml file automatically the repository path will be displayed,Click on Apply then Click on Ok.
No comments:
Post a Comment