Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
0.6-incubating
-
None
Description
When building Atlas webapp, I see the following issues:
mvn clean install:
[INFO] Running 'grunt bower --no-color' in /Users/ebergenholtz/git3/incubator-atlas/dashboard [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 34.282 s [INFO] Finished at: 2015-09-30T13:55:30-05:00 [INFO] Final Memory: 35M/420M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal com.github.eirslett:frontend-maven-plugin:0.0.23:grunt (install bower) on project atlas-webapp: Failed to run task: 'grunt bower --no-color' failed. java.io.IOException: Cannot run program "/Users/ebergenholtz/git3/incubator-atlas/dashboard/node/node" (in directory "/Users/ebergenholtz/git3/incubator-atlas/dashboard"): error=2, No such file or directory -> [Help 1]
Also, if I bypass the grunt task some of the tests fail.