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 29, 2015
1 parent 635342d commit 8b8eaf3
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 8b8eaf3

Please sign in to comment.