You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Peter Somogyi (Jira)" <ji...@apache.org> on 2019/11/26 13:58:00 UTC

[jira] [Updated] (HBASE-23327) Add missing maven functions for hb_maven

     [ https://issues.apache.org/jira/browse/HBASE-23327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Peter Somogyi updated HBASE-23327:
----------------------------------
    Summary: Add missing maven functions for hb_maven  (was: Precommit failure on hbase-connectors)

> Add missing maven functions for hb_maven
> ----------------------------------------
>
>                 Key: HBASE-23327
>                 URL: https://issues.apache.org/jira/browse/HBASE-23327
>             Project: HBase
>          Issue Type: Bug
>          Components: hbase-connectors
>    Affects Versions: connector-1.0.1
>            Reporter: Peter Somogyi
>            Assignee: Peter Somogyi
>            Priority: Critical
>             Fix For: connector-1.0.1
>
>
> Precommit job fails on hbase-connectors repository with the following error:
> {noformat}
> [ERROR] Failed to execute goal on project hbase-spark: Could not resolve dependencies for project org.apache.hbase.connectors.spark:hbase-spark:jar:1.0.1-SNAPSHOT: Could not find artifact org.apache.hbase.connectors.spark:hbase-spark-protocol-shaded:jar:1.0.1-SNAPSHOT in Nexus (http://repository.apache.org/snapshots) -> [Help 1] {noformat}
> [https://builds.apache.org/job/PreCommit-HBASE-CONNECTORS-Build/82/artifact/patchprocess/branch-compile-spark_hbase-spark.txt]
> The build runs {{mvn clean test-compile -DskipTests=true}} in the hbase-spark directory and can't find its dependencies since it was not built previously.
> The personality already adds the root folder for the mvninstall step but the build runs compile step instead of the previous install.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)