SemyonSinchenko commented on issue #191: URL: https://github.com/apache/arrow-datafusion-comet/issues/191#issuecomment-1994971071
I found an [example](https://github.com/git-commit-id/git-commit-id-maven-plugin/issues/392#issuecomment-432309487) for profiles. Also, an author of the plugin mentioned, that it may be disabled via `-Dmaven.gitcommitid.skip=true`. But I have no idea how to make it works like "skip only if file exists"... Anyway, with this command `-Dmaven.gitcommitid.skip=true` the issue is resolved, I'm sorry, I did not know about that option. In this case anyone, who wants to build Comet from source distribution (without `.git` folder) can do it with this single option. May I make a PR with updates to README.md related to building from source (not from cloned repo)? It may save someone couple of hours of life :) -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
