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

Ankeet Maini commented on LENS-868:
-----------------------------------

The location of node_modules can't be changed, else all the lookup will fail. 
This is as per Node's design. If we were to put it inside target directory, 
it'll fail.

Also if we were to change the node installation folder inside target, on every 
mvn clean the folder would be deleted, and on subsequent mvn install it'll be 
downloaded everytime, it may lead to a lot of frustrating build times.

Can't we specify in some config for the process which builds the tar ball? Like 
it omits target folder we can make exceptions for node_modules and node?

> Should not bundle node & node_modules (generated files) in source-release 
> archive file
> --------------------------------------------------------------------------------------
>
>                 Key: LENS-868
>                 URL: https://issues.apache.org/jira/browse/LENS-868
>             Project: Apache Lens
>          Issue Type: Bug
>          Components: UI
>            Reporter: Raju Bairishetti
>             Fix For: 2.4
>
>
> We have seen the node & node_modules files from lens-ui are presented in the 
> source-release archive. We should not bundle node & node_modules in the 
> release archive.



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

Reply via email to