1

我正在尝试构建 Neo4J ,我已经从 github 下载了源代码:包含源代码的 neo4j-master.zip,

 when i build this I hit upon following errors. tried to find out in google but 

无法详细说明,我是该产品的新手,我确定我错过了与 .git 相关的内容,如果发现此问题,任何人都可以帮助我。提前致谢。

Messages from Maven:

[INFO] Neo4j ............................................. SUCCESS [8.300s]
[INFO] Licensing configuration ........................... SUCCESS [3.338s]
[INFO] Neo4j - Graph Database Kernel ..................... FAILURE [2.371s]
.
.
.
.
[ERROR] Failed to execute goal pl.project13.maven:git-commit-id-plugin:2.1.4:rev
ision (generate-git-hash) on project neo4j-kernel: .git directory could not be f
ound! 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 swit
ch.
[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 rea
d the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionE
xception
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command

我正在使用 mvn clean install 命令来启动构建。

Regards,
Aslam.
4

0 回答 0