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

Matthias Bünger commented on MJAR-85:
-------------------------------------

This project has moved from Jira to GitHub Issues. This issue was migrated to 
[apache/maven-jar-plugin#264|https://github.com/apache/maven-jar-plugin/issues/264].
 

> I want to be able to specify dynamic data for manifestEntries
> -------------------------------------------------------------
>
>                 Key: MJAR-85
>                 URL: https://issues.apache.org/jira/browse/MJAR-85
>             Project: Maven JAR Plugin (Moved to GitHub Issues)
>          Issue Type: Improvement
>    Affects Versions: 2.1
>         Environment: XP
>            Reporter: David Hoffer
>            Priority: Major
>
> 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
(v8.20.10#820010)

Reply via email to