[
https://issues.apache.org/jira/browse/DRILL-2497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14368433#comment-14368433
]
Aditya Kishore commented on DRILL-2497:
---------------------------------------
The packages are always built if you run {{mvn clean install}}.
However, the build can still succeed if the build machine had a cached version
of interpreter jar in the local maven repository. Probably, that was the reason
why it did not fail for you. I also found that an orphan test case is left in
the interpreter module and I have created DRILL-2499 to fix that.
> drill-interpreter no longer exists, but it is referenced in build
> -----------------------------------------------------------------
>
> Key: DRILL-2497
> URL: https://issues.apache.org/jira/browse/DRILL-2497
> Project: Apache Drill
> Issue Type: Bug
> Components: Tools, Build & Test
> Reporter: Patrick Wong
> Assignee: DrillCommitter
> Priority: Blocker
> Attachments: DRILL-2497.1.patch.txt
>
>
> This is breaking builds
> {code}
> grep -r "drill-interpreter" *
> distribution/pom.xml: <artifactId>drill-interpreter</artifactId>
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)