QiuMM commented on issue #6392: forbidden-api check prevents building individual modules URL: https://github.com/apache/incubator-druid/issues/6392#issuecomment-424935830 Before #6371 forbidden-api check do not work if run `mvn clean && mvn install -DskipTests=true`, but after #6371 it works then this error occured. `/Users/jw/jw_repo/druid/server/codestyle/joda-time-forbidden-apis.txt` is a wrong path, the right path should be `/Users/jw/jw_repo/druid/codestyle/joda-time-forbidden-apis.txt`. I'll try to fix this.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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]
