AnatolyPopov opened a new issue, #11505: URL: https://github.com/apache/iceberg/issues/11505
### Apache Iceberg version 1.7.0 (latest release) ### Query engine None ### Please describe the bug 🐞 The artifacts that are published with GitHub releases are not buildable because the is no `.git` directory so there is no information that is required by Gradle plugin `com.gorylenko.gradle-git-properties`. So the build fails when it tries to execute `generateGitProperties`. Ideally would be good to either have a pre-built downloadable artifacts or at least an artifact with the sources that is possible to build from. ### Willingness to contribute - [ ] I can contribute a fix for this bug independently - [X] I would be willing to contribute a fix for this bug with guidance from the Iceberg community - [ ] I cannot contribute a fix for this bug at this time -- 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: issues-unsubscr...@iceberg.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org