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

ChenXi updated HDDS-10178:
--------------------------
    Target Version/s: 1.4.1

> 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-unsubscr...@ozone.apache.org
For additional commands, e-mail: issues-h...@ozone.apache.org

Reply via email to