FrankChen021 commented on code in PR #12486:
URL: https://github.com/apache/druid/pull/12486#discussion_r863651872


##########
server/pom.xml:
##########
@@ -49,12 +49,6 @@
             <version>${project.parent.version}</version>
             <scope>runtime</scope>
         </dependency>
-        <dependency>
-            <groupId>org.apache.druid</groupId>
-            <artifactId>druid-console</artifactId>
-            <version>${project.parent.version}</version>
-            <scope>runtime</scope>
-        </dependency>

Review Comment:
   @vogievetsky Do you mean the `druid-console.jar`  is missing in the 
distribution package after deleting the depedency declaration from 
server/pom.xml ?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to