构建neo4j浏览器GET MojoExecutionException

时间:2015-02-12 00:05:48

标签: neo4j

我在构建neo4j时遇到错误。
我知道它在浏览器组件中,我安装了node.js. 我在Windows和Ubuntu上都尝试过这个错误。 我知道我可以跳过浏览器,但我真的想构建浏览器组件。

任何人都知道我做错了什么?

提前致谢。

[INFO] ------------------------------------------------------------------------

[INFO] BUILD FAILURE

[INFO] ------------------------------------------------------------------------

[INFO] Total time: 06:11 min

[INFO] Finished at: 2015-02-11T15:41:43-08:00

[INFO] Final Memory: 117M/677M

[INFO] ------------------------------------------------------------------------

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.6:run (default) on project neo4j-browser: An Ant BuildException has occured: unless=cmdsuccess -> [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 <goals> -rf :neo4j-browser

1 个答案:

答案 0 :(得分:0)

为什么要从源代码构建Neo4j?

我必须预先安装正确版本的节点,npm,grunt和bower。

请参阅自述文件中的此部分:

https://github.com/neo4j/neo4j#dependencies