[
https://issues.apache.org/jira/browse/RANGER-3755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17541771#comment-17541771
]
William Lam commented on RANGER-3755:
-------------------------------------
Hi,
I tried using ranger-2.3.0 and ranger-3.0.0 with "mvn clean compile package
assembly:assembly -P ranger-trino-plugin" and "mvn clean compile package
assembly:assembly -P ranger-jdk11" but still don't have trino tar in the target
folder.
Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
Maven home: /opt/maven-3.6.3
Java version: 11.0.15, vendor: Red Hat, Inc., runtime:
/usr/lib/jvm/java-11-openjdk-11.0.15.0.10-2.el8_6.x86_64
Default locale: en, platform encoding: UTF-8
OS name: "linux", version: "4.18.0-348.20.1.el8_5.x86_64", arch: "amd64",
family: "unix"
Could you advise how to build the project?
> Build Plugin-Trino artifacts only with JDK 11
> ---------------------------------------------
>
> Key: RANGER-3755
> URL: https://issues.apache.org/jira/browse/RANGER-3755
> Project: Ranger
> Issue Type: Bug
> Components: Ranger
> Affects Versions: 3.0.0, 2.2.0
> Reporter: Ramesh Mani
> Assignee: Ramesh Mani
> Priority: Major
> Fix For: 3.0.0, 2.3.0
>
>
> Plugin Trino needs jdk 11 and about to compile and build. In order to avoid
> build issue in Apache Ranger when including Plugin Trino, we need to enable a
> profile so that default build of Apache Ranger will use JDK 1.8 and Plugin
> Trino and its artifacts can be build with JDK 11 profile.
> To build Plugin Trino artifacts following command can be executed.
> mvn clean compile package -P ranger-trino-plugin
--
This message was sent by Atlassian Jira
(v8.20.7#820007)