alexruiz / fest-assert-2.x

FEST Fluent Assertions 2.x
http://fest.easytesting.org
Apache License 2.0
401 stars 69 forks source link

Cannot build because of missing dependencies #161

Open fljmayer opened 10 years ago

fljmayer commented 10 years ago

I wanted to build this project myself, but it fails because some dependencies are missing: com.activequant:aq2o-archive-hbase:jar:2.2-SNAPSHOT org.easytesting:fest-test:jar:2.1.2 org.easytesting:fest-util:jar:1.3.0-SNAPSHOT

What can I do? I am just trying to a working distribution of 2.x.

joel-costigliola commented 10 years ago

You need to clone and build fest-util locally You might also give a try to AssertJ