[ https://issues.apache.org/jira/browse/RANGER-5128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
spark updated RANGER-5128: -------------------------- Attachment: Screenshot 2025-02-04 at 8.22.42 PM.png > Fail local build of ranger off of master- ranger kylin plugin module depends > on RoaringBitmap dep version that don't exist > -------------------------------------------------------------------------------------------------------------------------- > > Key: RANGER-5128 > URL: https://issues.apache.org/jira/browse/RANGER-5128 > Project: Ranger > Issue Type: Bug > Components: Ranger > Environment: -Computer: MacOS Sonama 14.7 arm64 > Reporter: spark > Priority: Major > Labels: build-failure, maven, ranger-kylin-plugin > Attachments: Screenshot 2025-02-04 at 8.22.42 PM.png > > > When doing a local build of ranger using mvn off of latest master branch > code, > the build for Kylin Security plugin fails because it refers to artifact > version that don't exist. > When I looked up the jar dependency *org.roaringbitmap:RoaringBitmap:jar, the > version 0.7.36 exists but not 0.7.36-os-kylin-r1.* > Where is the artifact dependency coming from to cause this plugin build > failure? > > -Artifact problem: > *org.roaringbitmap:RoaringBitmap:jar:0.7.36-os-kylin-r1* > > *-Steps to Reproduce the Issue:* > *(1) Clone the master branch of repo.* > *(2) Do a local mvn build of all modules by running* > mvn clean compile package install command. > > > -- This message was sent by Atlassian Jira (v8.20.10#820010)