[
https://issues.apache.org/jira/browse/PHOENIX-7240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nikita Pande updated PHOENIX-7240:
----------------------------------
Description:
mvn -Pbuild-with-jdk17 -DskipTests=true -Dzookeeper.version=3.8.3 clean
install
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-enforcer-plugin:3.3.0:enforce
(banned-other-logging-framework) on project phoenix-queryserver:
[ERROR] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies
failed with message:
[ERROR] We do not allow other logging frameworks as now we use log4j2
[ERROR] org.apache.phoenix:phoenix-queryserver:jar:6.0.1-SNAPSHOT
[ERROR] org.apache.hadoop:hadoop-common:jar:3.1.4
[ERROR] org.apache.zookeeper:zookeeper:jar:3.8.3
[ERROR] ch.qos.logback:logback-core:jar:1.2.10 <--- banned via the
exclude/include list
[ERROR] ch.qos.logback:logback-classic:jar:1.2.10 <--- banned via the
exclude/include list
was:[INFO] --- dependency:3.6.0:analyze-only (enforce-dependencies) @
phoenix-queryserver-it --- [ERROR] Used undeclared dependencies found: [ERROR]
org.bouncycastle:bcprov-jdk15on:jar:1.70:test
> Got compile error in building phoenix query server
> --------------------------------------------------
>
> Key: PHOENIX-7240
> URL: https://issues.apache.org/jira/browse/PHOENIX-7240
> Project: Phoenix
> Issue Type: Improvement
> Components: queryserver
> Reporter: Nikita Pande
> Priority: Major
>
> mvn -Pbuild-with-jdk17 -DskipTests=true -Dzookeeper.version=3.8.3 clean
> install
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-enforcer-plugin:3.3.0:enforce
> (banned-other-logging-framework) on project phoenix-queryserver:
> [ERROR] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies
> failed with message:
> [ERROR] We do not allow other logging frameworks as now we use log4j2
> [ERROR] org.apache.phoenix:phoenix-queryserver:jar:6.0.1-SNAPSHOT
> [ERROR] org.apache.hadoop:hadoop-common:jar:3.1.4
> [ERROR] org.apache.zookeeper:zookeeper:jar:3.8.3
> [ERROR] ch.qos.logback:logback-core:jar:1.2.10 <--- banned via the
> exclude/include list
> [ERROR] ch.qos.logback:logback-classic:jar:1.2.10 <--- banned via
> the exclude/include list
--
This message was sent by Atlassian Jira
(v8.20.10#820010)