[
https://issues.apache.org/jira/browse/ATLAS-159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14744836#comment-14744836
]
Shwetha G S commented on ATLAS-159:
-----------------------------------
UI plugin fails sometimes and re-run goes through fine
{nofomat}
[INFO] --- frontend-maven-plugin:0.0.23:grunt (grunt dist) @ atlas-webapp ---
[INFO] Running 'grunt build --no-color' in
/Users/sshivalingamurthy/git/atlas/dashboard
[INFO] Running "copy:dist" (copy) task
[INFO] Created 19 directories, copied 25 files
[INFO]
[INFO] Running "minify" task
[INFO]
[INFO] Running "shell:min" (shell) task
[ERROR] Error: Could not find or load main class
org.angularjs.closurerunner.NgClosureRunner
[INFO] Warning: Command failed: Error: Could not find or load main class
org.angularjs.closurerunner.NgClosureRunner
[INFO] Use --force to continue.
[INFO]
[INFO] Aborted due to warnings.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Apache Atlas Web Application ....................... FAILURE [ 32.434 s]
[INFO] Apache Atlas Documentation ......................... SKIPPED
[INFO] Apache Atlas Hive Bridge ........................... SKIPPED
[INFO] Apache Atlas Distribution .......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 33.691 s
[INFO] Finished at: 2015-09-15T10:30:23+05:30
[INFO] Final Memory: 69M/556M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal
com.github.eirslett:frontend-maven-plugin:0.0.23:grunt (grunt dist) on project
atlas-webapp: Failed to run task: 'grunt build --no-color' failed. (error code
6) -> [Help 1]
[ERROR]
{noformat}
> UI generated files should be target
> -----------------------------------
>
> Key: ATLAS-159
> URL: https://issues.apache.org/jira/browse/ATLAS-159
> Project: Atlas
> Issue Type: Bug
> Reporter: Shwetha G S
> Assignee: Sanjay Patel
> Priority: Blocker
>
> All the downloaded/generated files(like folders lib, node, node_modules etc)
> from UI plugins should be in target so that mvn clean can clean up these
> files. Build is broken because of this:
> https://builds.apache.org/job/apache-atlas-nightly/72/
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)