Peter Somogyi created HBASE-22331:
-------------------------------------
Summary: Compile fails on hbase-spark-it module
Key: HBASE-22331
URL: https://issues.apache.org/jira/browse/HBASE-22331
Project: HBase
Issue Type: Bug
Components: hbase-connectors
Affects Versions: connector-1.0.0
Reporter: Peter Somogyi
Fix For: connector-1.0.1
On hbase-spark-it module the mvn install command fails with dependency issue if
hbase-spark wasn't built previously. As a result precommit job fails if a file
is changed only in hbase-spark-it.
{noformat}
[ERROR] Failed to execute goal on project hbase-spark-it: Could not resolve
dependencies for project
org.apache.hbase.connectors.spark:hbase-spark-it:jar:1.0.0: Could not find
artifact org.apache.hbase.connectors.spark:hbase-spark:jar:1.0.0 in central
(https://repo.maven.apache.org/maven2) -> [Help 1]{noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)