[
https://issues.apache.org/jira/browse/FELIX-3392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15051506#comment-15051506
]
Jae Gangemi commented on FELIX-3392:
------------------------------------
+1 for fixing this. i have additional {{manifestSections}} defined as part of
the jar plugin configuration that get picked up and inserted into the manifest
generated by the bundle plugin, but they aren't interpolated.
> Generated Manifest ignores properties set by other plugins
> ----------------------------------------------------------
>
> Key: FELIX-3392
> URL: https://issues.apache.org/jira/browse/FELIX-3392
> Project: Felix
> Issue Type: Bug
> Components: Maven Bundle Plugin
> Affects Versions: maven-bundle-plugin-2.3.7
> Reporter: Paul Gier
> Fix For: maven-bundle-plugin-future
>
> Attachments: patchPropertyResolution.patch, test-bundle-properties.zip
>
>
> My usecase is that I want to generate a build timestamp for my build using
> the buildnumber-maven-plugin, then add this timestamp to my jar manifest.
> Using the maven jar plugin, this works as expected and the property is set.
> Using the bundle plugin, the property is not resolved and I get something
> like "${timestamp}" in my manifest. It appears that the bundle plugin does
> not resolve properties that were set earlier in the build.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)