This is an automated email from the ASF dual-hosted git repository.

madhan pushed a commit to branch ranger-2.6
in repository https://gitbox.apache.org/repos/asf/ranger.git

commit d18cda957b7962aaedcda76b2359a92cde1a22a8
Author: Doroszlai, Attila <[email protected]>
AuthorDate: Tue Dec 10 16:33:02 2024 +0100

    RANGER-5067. ranger-nestedstructure-plugin is not built on linux (#443)
    
    (cherry picked from commit 7e4a629b3e0768053671fb93ce7dd6ce8ad32815)
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index 7e92ce405..8329cd4fa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1145,6 +1145,7 @@
                 <module>plugin-kms</module>
                 <module>plugin-kudu</module>
                 <module>plugin-kylin</module>
+                <module>plugin-nestedstructure</module>
                 <module>plugin-nifi</module>
                 <module>plugin-nifi-registry</module>
                 <module>plugin-ozone</module>

Reply via email to