spark-instrumented-optimizer/common
Grzegorz Slowikowski 74cda94c5e [SPARK-21592][BUILD] Skip maven-compiler-plugin main and test compilations in Maven build
`scala-maven-plugin` in `incremental` mode compiles `Scala` and `Java` classes. There is no need to execute `maven-compiler-plugin` goals to compile (in fact recompile) `Java`.

This change reduces compilation time (over 10% on my machine).

Author: Grzegorz Slowikowski <gslowikowski@gmail.com>

Closes #18750 from gslowikowski/remove-redundant-compilation-from-maven.
2017-08-01 19:03:34 +01:00
..
kvstore [MINOR][BUILD] Fix Java linter errors 2017-06-19 20:17:54 +01:00
network-common [SPARK-21475][CORE] Use NIO's Files API to replace FileInputStream/FileOutputStream in some critical paths 2017-08-01 10:23:45 +01:00
network-shuffle [SPARK-21475][CORE] Use NIO's Files API to replace FileInputStream/FileOutputStream in some critical paths 2017-08-01 10:23:45 +01:00
network-yarn [SPARK-21494][NETWORK] Use correct app id when authenticating to external service. 2017-07-25 17:57:26 -07:00
sketch [SPARK-21592][BUILD] Skip maven-compiler-plugin main and test compilations in Maven build 2017-08-01 19:03:34 +01:00
tags [SPARK-20453] Bump master branch version to 2.3.0-SNAPSHOT 2017-04-24 21:48:04 -07:00
unsafe [SPARK-21592][BUILD] Skip maven-compiler-plugin main and test compilations in Maven build 2017-08-01 19:03:34 +01:00