Uploaded image for project: 'Phoenix'
  1. Phoenix
  2. PHOENIX-7240

Got compile error in building phoenix query server

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • None
    • None
    • queryserver
    • None

    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

       

      However it passes with current zookeeper version zookeeper.version=3.5.8

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              nikitapande Nikita Pande
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: