spark-instrumented-optimizer/repl
Patrick Wendell ad16da1bcc [HOTFIX]: Minor clean up regarding skipped artifacts in build files.
There are two relevant 'skip' configurations in the build, the first
is for "mvn install" and the second is for "mvn deploy". As of 1.2,
we actually use "mvn install" to generate our deployed artifcts,
because we have some customization of the nexus upload due to having
to cross compile for Scala 2.10 and 2.11.

There is no reason to have differents settings for these values,
this patch simply cleans this up for the repl/ and yarn/
projects.

Author: Patrick Wendell <patrick@databricks.com>

Closes #4080 from pwendell/master and squashes the following commits:

e21b78b [Patrick Wendell] [HOTFIX]: Minor clean up regarding skipped artifacts in build files.
2015-01-17 23:15:12 -08:00
..
scala-2.10/src [SPARK-4923][REPL] Add Developer API to REPL to allow re-publishing the REPL jar 2015-01-16 12:56:40 -08:00
scala-2.11/src [SPARK-5006][Deploy]spark.port.maxRetries doesn't work 2015-01-13 09:29:25 -08:00
src SPARK-4159 [CORE] Maven build doesn't run JUnit test suites 2015-01-06 12:02:08 -08:00
pom.xml [HOTFIX]: Minor clean up regarding skipped artifacts in build files. 2015-01-17 23:15:12 -08:00