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

Michael Osipov closed MJAR-268.
-------------------------------
    Fix Version/s:     (was: waiting-for-feedback)
         Assignee: Karl Heinz Marbaise
       Resolution: Information Provided

Information has been provided, issue cannot be reproduced with current 
classpath latest and MJAR 3.2.1 snapshot.

> maven-jar-plugin records wrong CRC for manifest files
> -----------------------------------------------------
>
>                 Key: MJAR-268
>                 URL: https://issues.apache.org/jira/browse/MJAR-268
>             Project: Maven JAR Plugin
>          Issue Type: Bug
>    Affects Versions: 3.2.0
>         Environment: Linux
>            Reporter: Luke Hutchison
>            Assignee: Karl Heinz Marbaise
>            Priority: Critical
>
> maven-jar-plugin records the wrong CRC for manifest files. This causes 
> Sonatype to reject uploaded jarfiles.
> To reproduce:
>  
> git clone [https://github.com/classgraph/classgraph.git]
>  cd classgraph
>  ./mvnw package
>  unzip -t target/classgraph-4.8.56-SNAPSHOT.jar | head -2
>  
> This gives the output:
>  
> Archive: target/classgraph-4.8.56-SNAPSHOT.jar
>  bad CRC a5cbb614 (should be 7ee23ce7)
>  testing: META-INF/MANIFEST.MF bad CRC a5cbb614 (should be 7ee23ce7)



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

Reply via email to