Skip to content

Commit

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

Please sign in to comment.