Skip to content

Commit

Permalink
Added note about Maven 3 per issue brianfrankcooper#406.
Browse files Browse the repository at this point in the history
  • Loading branch information
mbrukman committed Nov 27, 2015
1 parent 79d3edb commit fb18f55
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,9 @@ Getting Started
Building from source
--------------------

YCSB requires the use of Maven 3; if you use Maven 2, you may see [errors
such as these](https://github.com/brianfrankcooper/YCSB/issues/406).

To build the full distribution, with all database bindings:

mvn clean package
Expand Down

0 comments on commit fb18f55

Please sign in to comment.