You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Attila Doroszlai (Jira)" <ji...@apache.org> on 2024/01/22 11:23:00 UTC

[jira] [Resolved] (HDDS-10178) Shaded Jar build failure in case insensitive filesystem

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

Attila Doroszlai resolved HDDS-10178.
-------------------------------------
    Fix Version/s: 1.5.0
       Resolution: Fixed

> Shaded Jar build failure in case insensitive filesystem
> -------------------------------------------------------
>
>                 Key: HDDS-10178
>                 URL: https://issues.apache.org/jira/browse/HDDS-10178
>             Project: Apache Ozone
>          Issue Type: Bug
>            Reporter: Hemant Kumar
>            Assignee: Swaminathan Balachandran
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.5.0
>
>
> Maven build of shaded hadoop jar fails when trying to extract 
> ozone-filesystem-shaded jar to classes since the jar has a directory called license containing many license files and a file LICENSE within the same directory, which interferes with one another when unpack module on the artifact runs.
> {code:java}
> [DEBUG] Found unArchiver: org.codehaus.plexus.archiver.jar.JarUnArchiver by type: jar
> [DEBUG] Expanding: /Users/sbalachandran/.m2/repository/org/apache/ozone/ozone-filesystem-shaded/1.5.0-SNAPSHOT/ozone-filesystem-shaded-1.5.0-SNAPSHOT.jar into /Users/sbalachandran/Documents/ozone/hadoop-ozone/ozonefs-hadoop2/target/classes
> [WARNING] Archive entry 'META-INF/license/' and existing file '/Users/sbalachandran/Documents/ozone/hadoop-ozone/ozonefs-hadoop2/target/classes/META-INF/LICENSE' names differ only by case. This may lead to an unexpected outcome on case-insensitive filesystems. {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org