[jira] [Commented] (ATLAS-85) ./dashboard/v2/npm-debug.log file should be added into rat exclusion list

2015-08-19 Thread Chen He (JIRA)

[ 
https://issues.apache.org/jira/browse/ATLAS-85?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14703963#comment-14703963
 ] 

Chen He commented on ATLAS-85:
--

I am happy to. [~abhi90], then, the task will be:
1. we put user generate log into target folder;
2. other?

 ./dashboard/v2/npm-debug.log file should be added into rat exclusion list
 -

 Key: ATLAS-85
 URL: https://issues.apache.org/jira/browse/ATLAS-85
 Project: Atlas
  Issue Type: Bug
Reporter: Chen He

 On Mac, with OSX Yosemite 10.10.0.2 and node.js installed
 INFO] apache-atlas ... FAILURE [  2.746 s]
 [INFO] Apache Atlas Typesystem  SKIPPED
 [INFO] Apache Atlas Client  SKIPPED
 [INFO] Apache Atlas Repository  SKIPPED
 [INFO] Apache Atlas Web Application ... SKIPPED
 [INFO] Apache Atlas Documentation . SKIPPED
 [INFO] Apache Atlas Hive Bridge ... SKIPPED
 [INFO] 
 
 [INFO] BUILD FAILURE
 [INFO] 
 
 [INFO] Total time: 3.893 s
 [INFO] Finished at: 2015-07-24T14:26:35-07:00
 [INFO] Final Memory: 28M/319M
 [INFO] 
 
 [ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.7:check 
 (rat-check) on project apache-atlas: Too many unapproved licenses: 1 - [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/MojoFailureException
 Tried with -Dlicense.skip=true or -Dlicensing or 
 Drat.numUnapprovedLicense=100, none of them works.



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


[jira] [Commented] (ATLAS-85) ./dashboard/v2/npm-debug.log file should be added into rat exclusion list

2015-08-19 Thread Venkatesh Seetharam (JIRA)

[ 
https://issues.apache.org/jira/browse/ATLAS-85?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14703925#comment-14703925
 ] 

Venkatesh Seetharam commented on ATLAS-85:
--

rat is necessary and verifies that all code has apache headers. The user 
generated logs must be in target folder which is a standard maven practice.

 ./dashboard/v2/npm-debug.log file should be added into rat exclusion list
 -

 Key: ATLAS-85
 URL: https://issues.apache.org/jira/browse/ATLAS-85
 Project: Atlas
  Issue Type: Bug
Reporter: Chen He

 On Mac, with OSX Yosemite 10.10.0.2 and node.js installed
 INFO] apache-atlas ... FAILURE [  2.746 s]
 [INFO] Apache Atlas Typesystem  SKIPPED
 [INFO] Apache Atlas Client  SKIPPED
 [INFO] Apache Atlas Repository  SKIPPED
 [INFO] Apache Atlas Web Application ... SKIPPED
 [INFO] Apache Atlas Documentation . SKIPPED
 [INFO] Apache Atlas Hive Bridge ... SKIPPED
 [INFO] 
 
 [INFO] BUILD FAILURE
 [INFO] 
 
 [INFO] Total time: 3.893 s
 [INFO] Finished at: 2015-07-24T14:26:35-07:00
 [INFO] Final Memory: 28M/319M
 [INFO] 
 
 [ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.7:check 
 (rat-check) on project apache-atlas: Too many unapproved licenses: 1 - [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/MojoFailureException
 Tried with -Dlicense.skip=true or -Dlicensing or 
 Drat.numUnapprovedLicense=100, none of them works.



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


[jira] [Commented] (ATLAS-85) ./dashboard/v2/npm-debug.log file should be added into rat exclusion list

2015-07-31 Thread Jonathan Maron (JIRA)

[ 
https://issues.apache.org/jira/browse/ATLAS-85?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14649204#comment-14649204
 ] 

Jonathan Maron commented on ATLAS-85:
-

Should we consider removing rat from the default profile?

 ./dashboard/v2/npm-debug.log file should be added into rat exclusion list
 -

 Key: ATLAS-85
 URL: https://issues.apache.org/jira/browse/ATLAS-85
 Project: Atlas
  Issue Type: Bug
Reporter: Chen He

 On Mac, with OSX Yosemite 10.10.0.2 and node.js installed
 INFO] apache-atlas ... FAILURE [  2.746 s]
 [INFO] Apache Atlas Typesystem  SKIPPED
 [INFO] Apache Atlas Client  SKIPPED
 [INFO] Apache Atlas Repository  SKIPPED
 [INFO] Apache Atlas Web Application ... SKIPPED
 [INFO] Apache Atlas Documentation . SKIPPED
 [INFO] Apache Atlas Hive Bridge ... SKIPPED
 [INFO] 
 
 [INFO] BUILD FAILURE
 [INFO] 
 
 [INFO] Total time: 3.893 s
 [INFO] Finished at: 2015-07-24T14:26:35-07:00
 [INFO] Final Memory: 28M/319M
 [INFO] 
 
 [ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.7:check 
 (rat-check) on project apache-atlas: Too many unapproved licenses: 1 - [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/MojoFailureException
 Tried with -Dlicense.skip=true or -Dlicensing or 
 Drat.numUnapprovedLicense=100, none of them works.



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


[jira] [Commented] (ATLAS-85) ./dashboard/v2/npm-debug.log file should be added into rat exclusion list

2015-07-31 Thread Chen He (JIRA)

[ 
https://issues.apache.org/jira/browse/ATLAS-85?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14649325#comment-14649325
 ] 

Chen He commented on ATLAS-85:
--

+1

 ./dashboard/v2/npm-debug.log file should be added into rat exclusion list
 -

 Key: ATLAS-85
 URL: https://issues.apache.org/jira/browse/ATLAS-85
 Project: Atlas
  Issue Type: Bug
Reporter: Chen He

 On Mac, with OSX Yosemite 10.10.0.2 and node.js installed
 INFO] apache-atlas ... FAILURE [  2.746 s]
 [INFO] Apache Atlas Typesystem  SKIPPED
 [INFO] Apache Atlas Client  SKIPPED
 [INFO] Apache Atlas Repository  SKIPPED
 [INFO] Apache Atlas Web Application ... SKIPPED
 [INFO] Apache Atlas Documentation . SKIPPED
 [INFO] Apache Atlas Hive Bridge ... SKIPPED
 [INFO] 
 
 [INFO] BUILD FAILURE
 [INFO] 
 
 [INFO] Total time: 3.893 s
 [INFO] Finished at: 2015-07-24T14:26:35-07:00
 [INFO] Final Memory: 28M/319M
 [INFO] 
 
 [ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.7:check 
 (rat-check) on project apache-atlas: Too many unapproved licenses: 1 - [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/MojoFailureException
 Tried with -Dlicense.skip=true or -Dlicensing or 
 Drat.numUnapprovedLicense=100, none of them works.



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


[jira] [Commented] (ATLAS-85) ./dashboard/v2/npm-debug.log file should be added into rat exclusion list

2015-07-28 Thread Shwetha G S (JIRA)

[ 
https://issues.apache.org/jira/browse/ATLAS-85?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14643989#comment-14643989
 ] 

Shwetha G S commented on ATLAS-85:
--

I meant npm-debug.log should be in target/

 ./dashboard/v2/npm-debug.log file should be added into rat exclusion list
 -

 Key: ATLAS-85
 URL: https://issues.apache.org/jira/browse/ATLAS-85
 Project: Atlas
  Issue Type: Bug
Reporter: Chen He

 On Mac, with OSX Yosemite 10.10.0.2 and node.js installed
 INFO] apache-atlas ... FAILURE [  2.746 s]
 [INFO] Apache Atlas Typesystem  SKIPPED
 [INFO] Apache Atlas Client  SKIPPED
 [INFO] Apache Atlas Repository  SKIPPED
 [INFO] Apache Atlas Web Application ... SKIPPED
 [INFO] Apache Atlas Documentation . SKIPPED
 [INFO] Apache Atlas Hive Bridge ... SKIPPED
 [INFO] 
 
 [INFO] BUILD FAILURE
 [INFO] 
 
 [INFO] Total time: 3.893 s
 [INFO] Finished at: 2015-07-24T14:26:35-07:00
 [INFO] Final Memory: 28M/319M
 [INFO] 
 
 [ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.7:check 
 (rat-check) on project apache-atlas: Too many unapproved licenses: 1 - [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/MojoFailureException
 Tried with -Dlicense.skip=true or -Dlicensing or 
 Drat.numUnapprovedLicense=100, none of them works.



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


[jira] [Commented] (ATLAS-85) ./dashboard/v2/npm-debug.log file should be added into rat exclusion list

2015-07-24 Thread Chen He (JIRA)

[ 
https://issues.apache.org/jira/browse/ATLAS-85?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14641208#comment-14641208
 ] 

Chen He commented on ATLAS-85:
--

Thank you, [~jmaron]. Got the compilation passed after delete that file and 
with -Drat.skip=true

 ./dashboard/v2/npm-debug.log file should be added into rat exclusion list
 -

 Key: ATLAS-85
 URL: https://issues.apache.org/jira/browse/ATLAS-85
 Project: Atlas
  Issue Type: Bug
Reporter: Chen He

 On Mac, with OSX Yosemite 10.10.0.2 and node.js installed
 INFO] apache-atlas ... FAILURE [  2.746 s]
 [INFO] Apache Atlas Typesystem  SKIPPED
 [INFO] Apache Atlas Client  SKIPPED
 [INFO] Apache Atlas Repository  SKIPPED
 [INFO] Apache Atlas Web Application ... SKIPPED
 [INFO] Apache Atlas Documentation . SKIPPED
 [INFO] Apache Atlas Hive Bridge ... SKIPPED
 [INFO] 
 
 [INFO] BUILD FAILURE
 [INFO] 
 
 [INFO] Total time: 3.893 s
 [INFO] Finished at: 2015-07-24T14:26:35-07:00
 [INFO] Final Memory: 28M/319M
 [INFO] 
 
 [ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.7:check 
 (rat-check) on project apache-atlas: Too many unapproved licenses: 1 - [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/MojoFailureException
 Tried with -Dlicense.skip=true or -Dlicensing or 
 Drat.numUnapprovedLicense=100, none of them works.



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