使用STS 3.6(春季日食)进行编译和部署时,您会收到以下错误
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进行编译和部署。我
关于如何过来的任何想法。
答案 0 :(得分:1)