mvn spring-boot: run

来源:3-2 后端框架搭建

慕数据4226701

2020-03-01

mvn spring-boot: run

[ERROR] Could not find goal ‘’ in plugin org.springframework.boot:spring-boot-maven-plugin:1.5.7.RELEASE among available goals build-info, help, r
epackage, run, start, stop -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoNotFoundException

写回答

1回答

瓦力老师

2020-03-02

亲,提示了Could not find goal ‘’ in plugin了,看你的spring-boot:后面跟的先是空格,然后才是run,所以你需要去掉空格执行。如mvn spring-boot:run

1
0

BAT大牛亲授 基于ElasticSearch的搜房网实战

ES+MySQL+Kafka,打造强力站内搜索

898 学习 · 285 问题

查看课程