You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Suma Shivaprasad (JIRA)" <ji...@apache.org> on 2015/10/06 08:37:27 UTC

[jira] [Commented] (ATLAS-199) webapp build fails (grunt + tests)

    [ https://issues.apache.org/jira/browse/ATLAS-199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14944576#comment-14944576 ] 

Suma Shivaprasad commented on ATLAS-199:
----------------------------------------

+1. Tests pass with the patch

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] apache-atlas ....................................... SUCCESS [  4.533 s]
[INFO] Apache Atlas Typesystem ............................ SUCCESS [ 55.940 s]
[INFO] Apache Atlas Common ................................ SUCCESS [  5.103 s]
[INFO] Apache Atlas Client ................................ SUCCESS [ 11.080 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [ 12.205 s]
[INFO] Apache Atlas Repository ............................ SUCCESS [03:55 min]
[INFO] Apache Atlas Web Application ....................... SUCCESS [03:45 min]
[INFO] Apache Atlas Documentation ......................... SUCCESS [  3.641 s]
[INFO] Apache Atlas Hive Bridge ........................... SUCCESS [01:14 min]
[INFO] Apache Atlas Distribution .......................... SUCCESS [  1.681 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 10:31 min
[INFO] Finished at: 2015-10-06T12:06:26+05:30
[INFO] Final Memory: 185M/707M
[INFO] ------------------------------------------------------------------------

> webapp build fails (grunt + tests)
> ----------------------------------
>
>                 Key: ATLAS-199
>                 URL: https://issues.apache.org/jira/browse/ATLAS-199
>             Project: Atlas
>          Issue Type: Bug
>    Affects Versions: 0.6-incubating
>            Reporter: Erik Bergenholtz
>            Assignee: Darshan Kumar
>            Priority: Critical
>              Labels: patch-available
>             Fix For: trunk
>
>         Attachments: ATLAS-199-v0.patch
>
>
> When building Atlas webapp, I see the following issues:
> mvn clean install:
> {code}
> [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]
> {code}
> Also, if I bypass the grunt task some of the tests fail.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)