cstamas commented on PR #5710: URL: https://github.com/apache/accumulo/pull/5710#issuecomment-3029562353
The "vanilla" RRF implementation in Maven (present since 3.9.0) has some drawbacks: * it requires you to check in potentially large files (ie. central prefix) to your git repo * group filtering is simplistic Heimdall just improves things by: * automatically fetching (and caching in local repo) the prefix files for you (once per build session) * enhances group ID syntax with `!` exclusion and `=` -- 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...@accumulo.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org