anuprk opened a new issue #6668: Compilation issue due to checkstyle error URL: https://github.com/apache/incubator-druid/issues/6668 I just pull latest repo and trying to compile "mvn clean install". Getting below error. There is no directory called src incubator-druid. Do I need to create it. I am using maven 3.1.1 and jdk8. [ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:3.0.0:check (validate) on project druid: Unable to parse configuration of mojo org.apache.maven.plugins:maven-checkstyle-plugin:3.0.0:check for parameter sourceDirectories: Cannot assign configuration entry 'sourceDirectories' with value '~/github/incubator-druid/src/main/java' of type java.lang.String to property of type java.util.List -> [Help 1]
---------------------------------------------------------------- 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]
