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

Shwetha G S commented on ATLAS-159:
-----------------------------------

1. Remove un-necessary apache-rat-plugin exclusions for dashboard in main pom
2. 'mvn clean install -rf :dashboard' fails:
{noformat}
INFO] --- frontend-maven-plugin:0.0.23:npm (npm remaining) @ dashboard ---
[INFO] Running 'npm install --ignore-scripts --color=false' in 
/Users/sshivalingamurthy/git/atlas-clone/dashboard/target
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Apache Atlas UI .................................... FAILURE [  2.016 s]
[INFO] Apache Atlas Web Application ....................... SKIPPED
[INFO] Apache Atlas Documentation ......................... SKIPPED
[INFO] Apache Atlas Hive Bridge ........................... SKIPPED
[INFO] Apache Atlas Distribution .......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.867 s
[INFO] Finished at: 2015-09-29T11:21:31+05:30
[INFO] Final Memory: 23M/310M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
com.github.eirslett:frontend-maven-plugin:0.0.23:npm (npm remaining) on project 
dashboard: Failed to run task: 'npm install --ignore-scripts --color=false' 
failed. java.io.IOException: Cannot run program 
"/Users/sshivalingamurthy/git/atlas-clone/dashboard/target/node/node" (in 
directory "/Users/sshivalingamurthy/git/atlas-clone/dashboard/target"): 
error=2, No such file or directory -> [Help 1]
{noformat}
3. rat exclusion in main pom for bowerrc should be 
{{<exclude>.bowerrc</exclude>}}. Rat plugin fails otherwise


> 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
>         Attachments: ATLAS-159.v1.patch
>
>
> 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)

Reply via email to