Aditya Kishore created DRILL-1720:
-------------------------------------
Summary: Enable incremental maven builds
Key: DRILL-1720
URL: https://issues.apache.org/jira/browse/DRILL-1720
Project: Apache Drill
Issue Type: Sub-task
Components: Tools, Build & Test
Affects Versions: 0.7.0
Reporter: Aditya Kishore
Assignee: Aditya Kishore
The current maven build setup for Drill is not incremental due to a couple of
bugs\[1],\[2] in maven-compiler-plugin v3.0.
To fix this, we need to
# Upgrade to maven-compiler-version 3.2, and
# Use the paradoxically named setting {{useIncrementalCompilation}} to 'false'
\[1] https://jira.codehaus.org/browse/MCOMPILER-205
\[2] http://jira.codehaus.org/browse/MCOMPILER-209
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)