Akshat-Jain commented on code in PR #17578:
URL: https://github.com/apache/druid/pull/17578#discussion_r1888468138


##########
distribution/docker/Dockerfile:
##########
@@ -40,7 +40,7 @@ RUN --mount=type=cache,target=/root/.m2 if [ 
"$BUILD_FROM_SOURCE" = "true" ]; th
       install \
       -Pdist,bundle-contrib-exts \
       -Pskip-static-checks,skip-tests \
-      -Dmaven.javadoc.skip=true -T1C \
+      -Dmaven.javadoc.skip=true -T1C -X \

Review Comment:
   Yes, I am actually trying to debug the failing `Distribution Checks` check, 
added it for that purpose. Will revert it eventually.
   
   My bad, should've dropped a message to inform others looped into this PR.



-- 
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