posted on 2016-11-29 08:38
云自无心水自闲 阅读(1201)
评论(0) 编辑 收藏
this is a general step that happens when m2e/m2eclipse (maven integration for eclipse) is installed, whether projects are actively using it or not.
这是因为m2eclipse(maven插件)要在启动时需要进行的一个步骤。
this step can be disabled through the eclipse preferences: window / preferences / maven / "download repository index updates on startup". this option is on the main "maven" preference page (not a child page). just uncheck the box to prevent this from happening.
我们可以停止这个动作。方法:windows -> preferences -> maven 取消勾选 download repository index updates on startup