问答详情
源自:3-3 Spring Boot 项目打包

model 的pom文件报错

安视屏 修改启动类未知 model 成文件报错 ? Could not find artifact org.springframework.boot:spring-boot-starter-parent:pom:2.0.0.RC2 in nexus-aliyun (http://maven.aliyun.com/nexus/content/groups/public

更新maven厂库内容不起作用,


提问者:一枚加班的程序猿 2018-03-03 12:26

个回答

  • 家俊
    2018-03-03 16:26:23

    需要先安装模块,回到项目目录下执行:mvn -Dmaven.test.skip clean install进行安装,然后在web目录下载进行运行