Skip to content

Commit d3ea3fc

Browse files
committed
Added note about Maven 3 per issue brianfrankcooper#406.
1 parent da14817 commit d3ea3fc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,9 @@ Getting Started
5858
Building from source
5959
--------------------
6060

61+
YCSB requires the use of Maven 3; if you use Maven 2, you may see [errors
62+
such as these](https://github.com/brianfrankcooper/YCSB/issues/406).
63+
6164
To build the full distribution, with all database bindings:
6265

6366
mvn clean package

0 commit comments

Comments
 (0)