vivekratnavel commented on pull request #1589: URL: https://github.com/apache/ozone/pull/1589#issuecomment-727532461
Thanks, @smengcl! I am unable to reproduce this lock file update on my machine. Can you please try `<arguments>pnpm install --frozen-lockfile</arguments>` in https://github.com/apache/ozone/blob/master/hadoop-ozone/recon/pom.xml#L121 ? You can then run the same mvn command inside `hadoop-ozone/recon` directory to build only recon and quickly test. Before the test, don't forget to checkout ozone-recon-web/pnpm-lock.yaml if there are any local changes. This time it should not update the lock file and your git tree should be clean. Please let me know the results. Thanks! ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
