简体   繁体   中英

Not able to find settings.xml file in maven repository

I have downloaded Eclipse mars3.1,in that in my .m2 folder i am not able to find settings.xml file.I searched about this topic in net ,then i found that there will be two places where settings.xml is found,ie local and globaly(where we make locally by coping from global)but in my case i am not able to find both,what should i do now,i am trying this to deploy generated maven war file to tomcat

Any help is appreciated.

Download maven Binary zip archive (apache-maven-3.3.1-bin.zip) , then unzip the folder, you will find the setting.xml file inside the config folder.

If you have already set the path of maven (environment variables), then simply copy and keep the setting.xml inside config folder of your maven installation directory.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM