pom.xml 文件中的<type>pom</type>報(bào)錯(cuò),請(qǐng)教。
請(qǐng)問(wèn),按照視頻改寫(xiě)的 pom.xml
提示錯(cuò)誤信息是:
Project build error: Non-resolvable import POM: Failure to find org.springframework:spring-framework-bom:pom:$(spring.version) in http://maven.aliyun.com/nexus/
?content/repositories/central was cached in the local repository, resolution will not be reattempted until the update interval of alimaven has elapsed or updates are forced
注釋掉 <type>pom</type> 則不報(bào)錯(cuò),請(qǐng)問(wèn)原因。
謝謝!
2020-06-17
把$后面的括號(hào)()改成大括號(hào){}