What steps will reproduce the problem?
1. Checkout from head
2. build caliper (mvn compile)
3. build examples (mvn compile)
What is the expected output? What do you see instead?
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
This is what I see instead
[INFO] ------------------------------------------------------------------------
[INFO] Building Caliper Examples 1.0-beta-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[WARNING] The POM for com.google.caliper:caliper:jar:1.0-SNAPSHOT is missing,
no dependency information available
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
What version of the product are you using? On what operating system?
Ubuntu 14.04. commit 9788e7ea2f984a7b9760e1b1d7d7eae7d7b50cdc
Please provide any additional information below.
Attached a patch to fix the issue.
Original issue reported on code.google.com by azarat.j...@gmail.com on 17 Oct 2014 at 9:38
Original issue reported on code.google.com by
azarat.j...@gmail.com
on 17 Oct 2014 at 9:38Attachments: