Merge pull request #262 from pwendell/mvn-fix Fix maven build issues in 2.10 branch
Found some issues when locally testing maven. Project: http://git-wip-us.apache.org/repos/asf/incubator-spark/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-spark/commit/7ac944fc Tree: http://git-wip-us.apache.org/repos/asf/incubator-spark/tree/7ac944fc Diff: http://git-wip-us.apache.org/repos/asf/incubator-spark/diff/7ac944fc Branch: refs/heads/scala-2.10 Commit: 7ac944fc27805e2a76285ce3a31f3b2ecf4a7b78 Parents: 6defb06 6e8a96c Author: Patrick Wendell <[email protected]> Authored: Fri Dec 13 23:22:08 2013 -0800 Committer: Patrick Wendell <[email protected]> Committed: Fri Dec 13 23:22:08 2013 -0800 ---------------------------------------------------------------------- examples/pom.xml | 2 +- pom.xml | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) ----------------------------------------------------------------------
