maven install報錯如下:(文章中的xxx指的是你的jar名字)
Failed to execute goal on project xxxx: Could not resolve dependencies for project xxxx:war:1.0.0: Failed to collect dependencies at xxxxxx:jar:1.2.0: Failed to read artifact descriptor for xxx:xxxx:jar:1.2.0: Failure to find xxx:2.0.0 in http://maven.aliyun.com/nexus/content/groups/public/ was cached in the local repository, resolution will not be reattempted until the update interval of ali has elapsed or updates are forced -> [Help 1]
解決辦法:
找到本地倉庫jar對應的目錄,修改_remote.repositories文件里的xxx.pom>=為xxx.pom>nexus=