[
https://issues.apache.org/jira/browse/HBASE-25530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17273830#comment-17273830
]
Richard Tkatch commented on HBASE-25530:
----------------------------------------
ok, I took your advice and tried that. here is the result:
BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 18:03 min
[INFO] Finished at: 2021-01-28T11:22:12-05:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M4:test (default-test) on
project hbase-http: There are test failures.
[ERROR]
[ERROR] Please refer to
/home/rtkatch/Downloads/hbase-src/hbase-master/hbase-http/target/surefire-reports
for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date].dump,
[date]-jvmRun[N].dump and [date].dumpstream.
> 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
> Priority: Major
>
> 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)