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

Siyao Meng commented on HDDS-8294:
----------------------------------

[[email protected]] IIUC what Nicholas wants is to ask `mvn clean` to 
remove those nodejs files generated doing mvn build commands. Adding the 
following chunk to {{./hadoop-ozone/recon/pom.xml}} (and adjusting the path, 
ofc) should do it:

https://maven.apache.org/plugins/maven-clean-plugin/examples/delete_additional_files.html

> recon stores large binary files under src dir
> ---------------------------------------------
>
>                 Key: HDDS-8294
>                 URL: https://issues.apache.org/jira/browse/HDDS-8294
>             Project: Apache Ozone
>          Issue Type: Improvement
>          Components: build, Ozone Recon
>            Reporter: Tsz-wo Sze
>            Assignee: smita
>            Priority: Major
>
> Recon has a .pnpm dir storing download binary files under the src directory.  
> The .pnpm dir is not small.  Also, "mvn clean" won't be able to remove it.
> {code}
> 477M  
> apache-ozone/hadoop-ozone/recon/src/main/resources/webapps/recon/ozone-recon-web/node_modules/.pnpm
> {code}
> In addition, the node_modules dir is added to .gitignore so git cannot detect 
> it.
> {code}
> hadoop-ozone/recon/src/main/resources/webapps/recon/ozone-recon-web/.gitignore
> {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to