刚安装了 IDEA ,发现里面的 maven 好像下载了很多东西到.m2 目录(我用 linux )下 之后打开 eclipse 出现了诸如下面的冲突: Failure to transfer javax.media:jai-core:jar:1.1.3 from https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced. Original error: Could not transfer artifact javax.media:jai-core:jar:1.1.3 from/to central ( https://repo.maven.apache.org/maven2): The operation was cancelled.
我不确定是不是两个 IDE 里 maven 之间的冲突导致的 怎么解决啊?