gayatrikate04 opened a new pull request, #34833: URL: https://github.com/apache/beam/pull/34833
This pull request introduces the `buildnumber-maven-plugin` to the Apache Beam project to include the Git commit SHA in the `MANIFEST.MF` file of the generated artifacts. This update helps in identifying the commit associated with each build and ensures traceability. The changes are made to the `pom.xml` file, where the plugin is configured to retrieve the Git commit SHA and include it in the artifact’s metadata. This PR solves issue #18227 by adding a mechanism to automatically attach the Git commit SHA to the built artifact. -- 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: github-unsubscr...@beam.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org