On 1/14/16 7:40 AM, Alex Moore wrote:
> Hi David,
>
> It doesn't look like we expose that property anywhere, but it can
> probably be chalked up to YAGNI when it was written.   Go forth and
> PR :)

Excellent...except for this at the HEAD of develop (24e1404).

$ mvn clean install
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Riak Client for Java 2.0.5-SNAPSHOT
[INFO] ------------------------------------------------------------------------ [WARNING] The POM for com.basho.riak.protobuf:riak-pb:jar:2.1.1.0 is missing, no dependency information available [INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.285 s
[INFO] Finished at: 2016-01-14T11:17:22-08:00
[INFO] Final Memory: 10M/309M
[INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal on project riak-client: Could not resolve dependencies for project com.basho.riak:riak-client:jar:2.0.5-SNAPSHOT: Failure to find com.basho.riak.protobuf:riak-pb:jar:2.1.1.0 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced -> [Help 1]

The latest version I see at http://mvnrepository.com/artifact/com.basho.riak.protobuf/riak-pb is 2.0.0.16. When I change pom.xml to use that version I get truckloads of errors.

-DB

_______________________________________________
riak-users mailing list
riak-users@lists.basho.com
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

Reply via email to