vy commented on PR #389: URL: https://github.com/apache/logging-parent/pull/389#issuecomment-2936943918
This PR 1. adds net 260 lines, 2. uses a plugin whose [README states that](https://github.com/maveniverse/mimir/blob/0a7f04f576ae18109e7cac6a55d3dc29bb034708/README.md#L9) > this code is Proof of Concept, with a lot of To-Be-Done parts 3. for a problem (#388), which can also be solved in other simpler ways: 1. **Avoid using the Maven local repository cache** in the `verify-reproducibility-reusable` workflow. 2. **Use a dedicated Maven cache** specifically for the `verify-reproducibility-reusable` workflow, separate from the one used by build and deploy workflows. Mimir is not a widely used plugin, no Logging Services PMC member possess experience with it, the problem at hand is not severe, and there are simpler and more familiar ways to fix the issue. @ppkarwasz, from a maintenance pov, can't we fix the issue by simply adjusting the `verify-reproducibility-reusable` workflow as you suggested? -- 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: notifications-unsubscr...@logging.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org