[ 
https://issues.apache.org/jira/browse/CALCITE-994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15043378#comment-15043378
 ] 

Alexander Reshetov commented on CALCITE-994:
--------------------------------------------

It's strange.
During "mvn install" plugin does not complain.
During "mvn checkstyle:checkstyle" it uses default config file and cannot find 
specified files. And silently ignores violations.
During "mvn checkstyle:check" it also does not use specified files but return 
error on violations.

Seems that during "mvn checkstyle:checkstlye" and "mvn checkstyle:check" 
property ${top.dir} (which == ${project.basedir}) points to root folder of 
module in question.
But during "mvn install" ${top.dir} always points to the root directory of the 
whole project.

> Calcite development under Eclipse IDE
> -------------------------------------
>
>                 Key: CALCITE-994
>                 URL: https://issues.apache.org/jira/browse/CALCITE-994
>             Project: Calcite
>          Issue Type: Improvement
>          Components: site
>            Reporter: Alexander Reshetov
>            Assignee: Julian Hyde
>            Priority: Minor
>         Attachments: lifecycle-mapping-metadata.xml
>
>
> After "git clone" project could not be imported in Eclipse as existing Maven 
> project.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to