[
https://issues.apache.org/jira/browse/HIVE-27963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17798895#comment-17798895
]
Stamatis Zampetakis commented on HIVE-27963:
--------------------------------------------
The assembly error that you get is probably unrelated and has to do with how
and from where you run the mvn command.
I tried mvn clean install -DskipTests -Pdist from the root and the build passed
for me.
> Fix license fetch issue with license-maven-plugin
> -------------------------------------------------
>
> Key: HIVE-27963
> URL: https://issues.apache.org/jira/browse/HIVE-27963
> Project: Hive
> Issue Type: Bug
> Components: Hive
> Reporter: Akshat Mathur
> Assignee: Akshat Mathur
> Priority: Major
> Labels: pull-request-available
>
> Test are failing due to the following issue:
>
> [ERROR] Failed to execute goal
> org.codehaus.mojo:license-maven-plugin:2.1.0:download-licenses
> (license-fetch) on project hive-packaging: Execution license-fetch of goal
> org.codehaus.mojo:license-maven-plugin:2.1.0:download-licenses failed: URL '
> [http://www.opensource.org/licenses/bsd-license.php]
> ' should belong to licenseUrlFileName having key
> 'bsd-2-clause-license-bsd-2-clause.html' together with URLs '
> [https://opensource.org/licenses/BSD-2-Clause]
> '
--
This message was sent by Atlassian Jira
(v8.20.10#820010)