解决:No goals have been specified for this build. You must specify a valid lifecycle phase or a goal i

野性酷女 2022-03-25 20:31 1518阅读 0赞

前些天发现了一个巨牛的人工智能学习网站,通俗易懂,风趣幽默,忍不住分享一下给大家。点击跳转到教程。

  1. 执行打包命令报错:

    No goals have been specified for this build. You must specify a valid lifecycle phase or a goal in the format : or :[:]:. Availa
    ble lifecycle phases are: validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources
    , process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy, pre-clean, clean, post-clean, pre-
    site, site, post-site, site-deploy. -> [Help 1]

  2. 解决方法:

    pom.xml 文件中 标签要加配置: compile

watermark_type_ZmFuZ3poZW5naGVpdGk_shadow_10_text_aHR0cHM6Ly9ibG9nLmNzZG4ubmV0L3UwMTEzMTQ0NDI_size_16_color_FFFFFF_t_70

发表评论

表情:
评论列表 (有 0 条评论,1518人围观)

还没有评论,来说两句吧...

相关阅读