[ 
https://issues.apache.org/jira/browse/HBASE-25530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17273853#comment-17273853
 ] 

Sean Busbey commented on HBASE-25530:
-------------------------------------

FYI, this kind of back and forth is usually better suited to the mailing lists 
(dev@hbase specifically since we are talking about an in development branch). 
In the future please bring these kinds of concerns there. For details on the 
mailing lists please see [our mailing list overview 
page|http://hbase.apache.org/mail-lists.html].

In general the project relies on Maven 3. We have guardrails to prevent using 
maven  versions earlier than 3.0.4, but generally it's best to build using 
Maven 3.6.3 because that is what our automated testing uses.

It'll be easier to walk through the needed building if I have a better sense of 
what you're trying to do. For example, if you don't need to run tests locally 
then the easiest solution to running into a test failure is to pass maven 
{{-DskipTests}}

> 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)

Reply via email to