You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "Richard Zowalla (Jira)" <ji...@apache.org> on 2022/04/13 15:15:00 UTC

[jira] [Commented] (TOMEE-3903) Investigate *.tar.gz distributions aren't installed correctly to Maven Repository

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

Richard Zowalla commented on TOMEE-3903:
----------------------------------------

Shortly discussed with [~jlmonteiro]  via Slack. Interesting link: [https://github.com/apache/maven/blob/master/maven-core/src/main/java/org/apache/maven/project/DefaultMavenProjectHelper.java#L66] Perhaps "tar.gz" handler was removed, we need to investigate this in order to avoid problems in future builds

> Investigate *.tar.gz distributions aren't installed correctly to Maven Repository
> ---------------------------------------------------------------------------------
>
>                 Key: TOMEE-3903
>                 URL: https://issues.apache.org/jira/browse/TOMEE-3903
>             Project: TomEE
>          Issue Type: Bug
>          Components: TomEE Build
>    Affects Versions: 9.0.0-M8, 8.0.11, 8.0.12
>            Reporter: Richard Zowalla
>            Priority: Major
>         Attachments: image.png
>
>
> While working on 8.0.11 (and previously on 9.x), we encountered issues with the release / install procedere regarding our *.tar.gz artifacts.
>  
> If we build with newer Maven versions, the *.tar.gz files aren't correctly handled and are deployed as JAR files (overriding existing JARS.
> This happens with Maven 3.8.x and does not happen with Maven 3.3.9



--
This message was sent by Atlassian Jira
(v8.20.1#820001)