Skip to content

Commit

Permalink
[SPARK-9521] [DOCS] Addendum. Require Maven 3.3.3+ in the build
Browse files Browse the repository at this point in the history
Follow on for apache#7852: Building Spark doc needs to refer to new Maven requirement too

Author: Sean Owen <[email protected]>

Closes apache#7905 from srowen/SPARK-9521.2 and squashes the following commits:

73285df [Sean Owen] Follow on for apache#7852: Building Spark doc needs to refer to new Maven requirement too
  • Loading branch information
srowen authored and sarutak committed Aug 4, 2015
1 parent 5eb89f6 commit 0afa6fb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/building-spark.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ redirect_from: "building-with-maven.html"
* This will become a table of contents (this text will be scraped).
{:toc}

Building Spark using Maven requires Maven 3.0.4 or newer and Java 7+.
Building Spark using Maven requires Maven 3.3.3 or newer and Java 7+.
The Spark build can supply a suitable Maven binary; see below.

# Building with `build/mvn`

Expand Down

0 comments on commit 0afa6fb

Please sign in to comment.