You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Olivier Lamy (JIRA)" <ji...@codehaus.org> on 2007/12/20 01:07:57 UTC

[jira] Commented: (MJAR-85) I want to be able to specify dynamic data for manifestEntries

    [ http://jira.codehaus.org/browse/MJAR-85?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_117338 ] 

Olivier Lamy commented on MJAR-85:
----------------------------------

Have a look at http://maven.apache.org/plugins/maven-jar-plugin/examples/manifest-customization.html
The manifestEntries attribute should that.
Can you test that and add a comment ?
Thanks.

> I want to be able to specify dynamic data for manifestEntries
> -------------------------------------------------------------
>
>                 Key: MJAR-85
>                 URL: http://jira.codehaus.org/browse/MJAR-85
>             Project: Maven 2.x 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 is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira