[
https://jira.codehaus.org/browse/MJAR-85?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed MJAR-85.
------------------------------
Resolution: Incomplete
Property filtering is supported by default.
> I want to be able to specify dynamic data for manifestEntries
> -------------------------------------------------------------
>
> Key: MJAR-85
> URL: https://jira.codehaus.org/browse/MJAR-85
> Project: Maven JAR Plugin
> Issue Type: Improvement
> Affects Versions: 2.1
> Environment: XP
> Reporter: David Hoffer
>
> In the configuration - archive - manifestEntries section I want to be able to
> specify dynamic data for manifestEntries. The dynamic data is the version of
> dependent artifacts.
> E.x. If I have a dependency on artifactId=abc version=[1.0,2.0)
> I want to have a manifest Entry of something like:
> <myEntry>${abc.version}</myEntry>
> where the end result is that in the MANIFEST file I will have:
> myEntry: 1.23
--
This message was sent by Atlassian JIRA
(v6.1.6#6162)