Used to inject packaged commit id into it to facilitate confirmation of actual versions
Xuan Best regards, Xuan Wang ________________________________ From: Christofer Dutz <[email protected]> Sent: Thursday, April 18, 2024 8:32:21 PM To: [email protected] <[email protected]> Subject: Potential problem with the git-commit-id-plugin in node-commons Hi all, I was playing around with the new IntelliJ Worktree support (Checking out multiple versions of the same project) and got a failure in node-commons. Having a deeper look at it, it seems that the build requires iotdb to be a git repository. While this is true for regularly checked-out code, it would not work when building IoTDB from a source bundle downloaded from Apache. I think we shouldn’t require such a plugin in our build. What is it used for anyway? Chris
