编译到最后 Moquette - distribution --- FAILURE报错该如何处理

yifeng 2020-11-5 775

[INFO]  [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ distribution --- [INFO]  [INFO] --- git-commit-id-plugin:2.1.5:revision (default) @ distribution --- [info]  [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Wildfire Chat 0.27: [INFO]  [INFO] Wildfire Chat ...................................... SUCCESS [ 15.773 s] [INFO] common ............................................. SUCCESS [06:21 min] [INFO] client ............................................. SUCCESS [ 55.706 s] [INFO] Moquette - broker .................................. SUCCESS [12:49 min] [INFO] wildfire-jmeter .................................... SUCCESS [13:05 min] [INFO] sdk ................................................ SUCCESS [ 44.924 s] [INFO] Moquette - distribution ............................ FAILURE [  3.867 s]加粗这里报红 [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time:  34:16 min [INFO] Finished at: 2020-11-05T01:49:04+08:00 [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal pl.project13.maven:git-commit-id-plugin:2.1.5:revision (default) on project distribution: .git directory could not be found! Please specify a valid [dotGitDirectory] in your pom.xml -> [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/MojoExecutionException [ERROR]  [ERROR] After correcting the problems, you can resume the build with the command [ERROR]   mvn -rf :distribution

比较小白按着开发文档安装的,跪求该怎么处理

上传的附件:
最新回复 (2)
  • yifeng 2020-11-5
    引用 2

    [INFO] Moquette - distribution ............................ FAILURE [  3.867 s]

  • HeavyRain 2020-11-5
    引用 3
    要git clone来下载代码才行,可以看一下 release的说明
返回