You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Slawomir Jaranowski (Jira)" <ji...@apache.org> on 2022/10/22 16:41:00 UTC

[jira] [Commented] (MEAR-322) Exception while deploying the app: java.util.zip.ZipException: only DEFLATED entries can have EXT descriptor

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

Slawomir Jaranowski commented on MEAR-322:
------------------------------------------

I was tried to reproduce issue ... but I can not

Please look into https://github.com/apache/maven-ear-plugin/pull/80  - am I on good way?

Build pass locally and on Jenkins GitHub ...

> Exception while deploying the app: java.util.zip.ZipException: only DEFLATED entries can have EXT descriptor
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: MEAR-322
>                 URL: https://issues.apache.org/jira/browse/MEAR-322
>             Project: Maven EAR Plugin
>          Issue Type: Bug
>    Affects Versions: 3.3.0
>            Reporter: Piotr Zygielo
>            Priority: Major
>
> After m-ear-p upgrade from 3.2.0 to 3.3.0, this
> {quote}Exception while deploying the app: java.util.zip.ZipException: only DEFLATED entries can have EXT descriptor
> {quote}
> is reported when deployed to Payara 5.2022.3.
> At this moment I'm not sure if this is fault of plugin, payara or the project. But the plugin upgrade is the only change done.
> Seems to be connected to setting {{archive/compress=false}} in the ear (or module) project.
>  
> 07a84983809b4ec416b1330412bbd83844a88a44 is the first bad commit



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