You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@servicemix.apache.org by "Andrea Cosentino (Jira)" <ji...@apache.org> on 2021/02/19 07:21:00 UTC

[jira] [Resolved] (SM-3024) Artifact version doesn't match with MANIFEST metadata

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

Andrea Cosentino resolved SM-3024.
----------------------------------
    Resolution: Information Provided

> Artifact version doesn't match with MANIFEST metadata
> -----------------------------------------------------
>
>                 Key: SM-3024
>                 URL: https://issues.apache.org/jira/browse/SM-3024
>             Project: ServiceMix
>          Issue Type: Bug
>            Reporter: Paolo Antinori
>            Assignee: Andrea Cosentino
>            Priority: Major
>
> {code}
> unzip -c system/org/apache/servicemix/bundles/org.apache.servicemix.bundles.bcel/5.2_4/org.apache.servicemix.bundles.bcel-5.2_4.jar **MANIFEST.MF | grep Bundle-Version
> Bundle-Version: 5.2.0.4
> {code}
> Notice that the version in the file name does not match the version in {{Bundle-Version}} header.
> This mismatch make complicated referring to the correct bundle in code, like in custom maven repo handling code.
> Can they be aligned to either the internal or the external one?



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