Skip to content

Commit

Permalink
Merge pull request brianfrankcooper#515 from mbrukman/readme-maven3
Browse files Browse the repository at this point in the history
Added note about Maven 3 per issue brianfrankcooper#406.
  • Loading branch information
busbey committed Nov 28, 2015
2 parents 79d3edb + fb18f55 commit 948734b
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 948734b

Please sign in to comment.