FrankChen021 commented on issue #12485:
URL: https://github.com/apache/druid/issues/12485#issuecomment-1110958578

   I'm wondering if we can make some chanes to current dependency check so that 
these dependency problems can be exposed earlier at least at the CI phase.
   
   Druid's root pom contains dependency plugin declaration, but only these 
modules configure to use dependency check
   <img width="624" alt="image" 
src="https://user-images.githubusercontent.com/6525742/165521083-8aa08793-64be-4645-bbe4-edfe885c9678.png";>
   
   So, it's better to enable the dependency check at the root pom level so that 
we don't need to configure it for each module.


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