Create local maven repository

后端 未结 3 1336
Happy的楠姐
Happy的楠姐 2020-12-04 16:34

I want to create local maven repository. I did the following steps:

  1. Installed maven plugin in eclipse
  2. Created one folder localrepository in apache s
3条回答
  •  情话喂你
    2020-12-04 16:50

    If maven is not creating Local Repository i.e .m2/repository folder then try below step.

    In your Eclipse\Spring Tool Suite, Go to Window->preferences-> maven->user settings-> click on Restore Defaults-> Apply->Apply and close

提交回复
热议问题