Skip to content

Commit 1f7dbcd

Browse files
committed
[SPARK-9521] [DOCS] Addendum. Require Maven 3.3.3+ in the build
Follow on for #7852: Building Spark doc needs to refer to new Maven requirement too Author: Sean Owen <[email protected]> Closes #7905 from srowen/SPARK-9521.2 and squashes the following commits: 73285df [Sean Owen] Follow on for #7852: Building Spark doc needs to refer to new Maven requirement too (cherry picked from commit 0afa6fb) Signed-off-by: Sean Owen <[email protected]>
1 parent ebe42b9 commit 1f7dbcd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/building-spark.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ redirect_from: "building-with-maven.html"
77
* This will become a table of contents (this text will be scraped).
88
{:toc}
99

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

1213
# Building with `build/mvn`
1314

0 commit comments

Comments
 (0)