Richard Tkatch created HBASE-25530:
--------------------------------------
Summary: hbase 3.0.0 example source not usable due to
hbase-asyncfs-3.0.0-SNAPSHOT jar not found
Key: HBASE-25530
URL: https://issues.apache.org/jira/browse/HBASE-25530
Project: HBase
Issue Type: Task
Reporter: Richard Tkatch
tried to run maven on the example client pom for hbase 3.0.0.
[ERROR] Failed to execute goal on project hbase-examples: Could not resolve
dependencies for project org.apache.hbase:hbase-examples:jar:3.0.0-SNAPSHOT:
The following artifacts could not be resolved:
org.apache.hbase:hbase-asyncfs:jar:3.0.0-SNAPSHOT,
org.apache.hbase:hbase-replication:jar:3.0.0-SNAPSHOT: Failure to find
org.apache.hbase:hbase-asyncfs:jar:3.0.0-SNAPSHOT in
https://repository.apache.org/snapshots was cached in the local repository,
resolution will not be reattempted until the update interval of
apache.snapshots has elapsed or updates are forced -> [Help 1]
I can't seem to find this jar and the link that points to the jar is dead.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)