[ https://issues.apache.org/jira/browse/LENS-868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15020789#comment-15020789 ]
Amareshwari Sriramadasu commented on LENS-868: ---------------------------------------------- We should remove nodes and node-modules from skipping on rat-check atleast on release-profile, if they are not in target directory. bq. We can certainly put node folder inside target, but then it'll be downloaded again and again. If this is the case, here is what I'm thinking : we should put node folders inside a configurable directory and default should be target/. If developers want to pull node modules into a different folder they can pass the folder or update the *dev* profile which changes the directory to be directly on lens-ui, as it is now. What do others say? > 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.5 > > > 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)