Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试将 nutch 1.4 导入 Eclipse。我克隆了 git 存储库,然后使用 Maven 构建它。然后,我将它作为 Maven 项目导入到 Eclipse 中,但出现以下错误:
类路径引用的存档:/home/devang/.m2/repository/javax/jms/jms/1.1/jms-1.1.jar 不存在。
当我已经在 Eclipse 中导入了一个项目,但随后删除了本地 Maven 存储库时,我已经看到了这种行为。
为了解决这个问题,让 m2eclipse 重新下载项目的依赖: