this is just a copy&paste help for other users
---------------------------------
git clone https://code.google.com/p/caliper/ (due to unreleased beta-2)
mvn install -Dmaven.test.skip=true (test skip due to unresolved bug)
then use in POM.xml as
<dependency>
<groupId>com.google.caliper</groupId>
<artifactId>caliper</artifactId>
<version>1.0-beta-SNAPSHOT</version>
</dependency>
every developer in your team has to do this (due to unreleased beta-2)
Original issue reported on code.google.com by max.at.x...@gmail.com on 6 Aug 2014 at 7:51
Original issue reported on code.google.com by
max.at.x...@gmail.com
on 6 Aug 2014 at 7:51