[ https://issues.apache.org/jira/browse/HIVE-27963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17798885#comment-17798885 ]
Stamatis Zampetakis commented on HIVE-27963: -------------------------------------------- The plugin complains about a license having the key "bsd-2-clause-license-bsd-2-clause.html". It seems that this is coming from zstd-jni dependency. {noformat} [DEBUG] Downloading license(s) for project com.github.luben:zstd-jni [DEBUG] About to download 'https://opensource.org/licenses/BSD-2-Clause' [DEBUG] Downloading 'https://opensource.org/licenses/BSD-2-Clause' -> '/home/stamatis/Projects/Apache/hive/packaging/target/generated-resources/licenses/bsd-2-clause-license-bsd-2-clause.html' {noformat} > 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)