缺少...的POM,没有可用的依赖项信息 [英] The POM for ... is missing, no dependency information available

查看:607
本文介绍了缺少...的POM,没有可用的依赖项信息的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好,使用STS 3.6(Eclipse Eclipse)进行编译和部署时会出现以下错误

Hi get the following error when compiling and deploying using STS 3.6 (spring eclipse)

17/10/2014 3:24:22 pm AEDT: [WARN] The POM for au.gov.nsw.lands:spring-common:jar:0.0.6 is missing, no dependency information available
17/10/2014 3:24:22 pm AEDT: [WARN] The POM for gov.lpi.six:WcmUtils:jar:0.0.2 is missing, no dependency information available
17/10/2014 3:24:22 pm AEDT: [WARN] The POM for com.exadel:htmLib:jar:1.0 is missing, no dependency information available

POM存在于存储库中,并且有效,因为我能够使用STS 3.2/maven 3.0.2进行编译和部署.我

POM exists in the repository and are valid as I am able to compile and deploy using STS 3.2/maven 3.0.2. I

关于如何克服困难的任何想法.

Any ideas on how to over come.

推荐答案

  1. 检查您的setting.xml和存储库路径
  2. 检查您的窗口>首选项> maven>设置(检查提到的正确回购路径)
  3. 还要检查POM.xml中是否提到了正确的工件,组ID和版本
  4. 在相应的文件夹路径中检查未下载的依赖项.
    • 删除相应的文件夹
    • 使用maven重试>更新eclipse中的依赖项
  1. Check your setting.xml and repository path
  2. Check your windows > preferences > maven > setting (check correct repo path mentioned)
  3. Also check that proper artifact, group id and version is mentioned in POM.xml
  4. Check the respective folder path for those dependencies which are not downloaded.
    • Delete the respective folder
    • Try again with maven > update dependency in eclipse

这篇关于缺少...的POM,没有可用的依赖项信息的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆