You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Daniel Barclay (Drill/MapR) (JIRA)" <ji...@apache.org> on 2014/11/14 23:40:34 UTC

[jira] [Created] (DRILL-1717) Maven build is not incremental

Daniel Barclay (Drill/MapR) created DRILL-1717:
--------------------------------------------------

             Summary: Maven build is not incremental
                 Key: DRILL-1717
                 URL: https://issues.apache.org/jira/browse/DRILL-1717
             Project: Apache Drill
          Issue Type: Bug
          Components: Tools, Build & Test
            Reporter: Daniel Barclay (Drill/MapR)
            Priority: Minor


Building with "mvn install -DskipTests" immediately after building with that same command seems to rebuild everything.  (There are multiple occurrences like:
   [INFO] Changes detected - recompiling the module!
   [INFO] Compiling 71 source files to /home/xxx/work/git/incubator-drill/protocol/target/classes
and the second build seems to take almost as long as a first build done after doing "mvn clean".)




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