You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Herve Boutemy (Jira)" <ji...@apache.org> on 2020/01/29 23:26:00 UTC

[jira] [Commented] (MASSEMBLY-926) files in maven-shared-archive-resources are added in non-reproducible order

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

Herve Boutemy commented on MASSEMBLY-926:
-----------------------------------------

after digging more into the issue, the root cause is different: building from Git does not bring the same result as building from source-release.zip
the difference is caused by generated DEPENDENCIES, LICENSE and NOTICE files being provided in -source-release.zip, that override the files generated during build in the target archive

> files in maven-shared-archive-resources are added in non-reproducible order
> ---------------------------------------------------------------------------
>
>                 Key: MASSEMBLY-926
>                 URL: https://issues.apache.org/jira/browse/MASSEMBLY-926
>             Project: Maven Assembly Plugin
>          Issue Type: Bug
>    Affects Versions: 3.2.0
>            Reporter: Herve Boutemy
>            Priority: Major
>             Fix For: 3.2.1
>
>
> found during maven-parent 34 release: -source-release.zip content is variable
> seems same issue as MSOURCES-123



--
This message was sent by Atlassian Jira
(v8.3.4#803005)