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

Nick Dimiduk commented on HBASE-27114:
--------------------------------------

Looks like there's an intra-module dependency that isn't spelled out.

{noformat}
$ mvn -T1.0C clean install -DskipTests
...
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-assembly-plugin:3.2.0:single (distro-assembly) 
on project hbase-connectors-assembly: Failed to create assembly: Artifact: 
org.apache.hbase.connectors.spark:hbase-spark:jar:1.0.1-SNAPSHOT (included by 
module) does not have an artifact with a file. Please ensure the package phase 
is run before the assembly is generated. -> [Help 1]
{noformat}

> Upgrade scalatest maven plugin for thread-safety
> ------------------------------------------------
>
>                 Key: HBASE-27114
>                 URL: https://issues.apache.org/jira/browse/HBASE-27114
>             Project: HBase
>          Issue Type: Task
>          Components: build, spark
>    Affects Versions: hbase-connectors-1.0.1, hbase-connectors-1.1.0
>            Reporter: Nick Dimiduk
>            Assignee: Nick Dimiduk
>            Priority: Major
>
> The {{master}} branch on the connectors repo warns when {{--threads}} is 
> issued, the complaint being the scalatest-maven-plugin. Looks like the latest 
> version resolves the complaint. Let's upgrade.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to