ccaominh opened a new pull request #8128: Fix dependency analyze warnings URL: https://github.com/apache/incubator-druid/pull/8128 ### Description Update the maven dependency plugin to the latest version and fix all warnings for unused declared and used undeclared dependencies in the compile scope (command: `mvn dependency:analyze -DoutputXML=true -DignoreNonCompile=true -DfailOnWarning=true`). Added new travis job to add the check to CI. Also fixed some source code files to use the correct packages for their imports. <hr> This PR has: - [x] been self-reviewed.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
