ailed to collect dependencies at com.eshore:common:jar:0.0.1-SNAPSHOT: Failed to read artifact descriptor for com.eshore:common:jar:0.0.1-SNAPSHOT: Failure to find com.eshore:ismp:pom:0.0.1-SNAPSHOT in http://192.168.1.1:8888/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of localhost-repository has elapsed or updates are forced
当报这个错的时候,把父项目也build下,再构建子项目就不会报错了。