[ https://issues.apache.org/jira/browse/DRILL-1720?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Aditya Kishore resolved DRILL-1720. ----------------------------------- Resolution: Fixed Fixed by [a147bfce0|https://fisheye6.atlassian.com/changelog/incubator-drill?cs=a147bfce09e26820221acf6a825f242702d2d78c]. > 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 > Fix For: 0.7.0 > > Attachments: DRILL-1720-Enable-incremental-maven-builds.patch > > > 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)