[ https://issues.apache.org/jira/browse/LENS-868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15013572#comment-15013572 ]
Ajay Yadava commented on LENS-868: ---------------------------------- For the alternative, if you do want to keep the node_modules in the same directory, then Apache Falcon follows the same approach but we do exclude node_modules folder and it works fine for us. I am not very familiar with lens-ui code and there might be some differences in the lens-ui which might not allow this but in general it should be possible. Here is how apache-falcon is doing it https://github.com/apache/falcon/blob/master/falcon-ui/pom.xml > 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)