You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Jamie goodyear (Closed) (JIRA)" <ji...@apache.org> on 2012/01/27 02:59:43 UTC

[jira] [Closed] (KARAF-965) Allow features-maven-plugin to handle multiple versions of the same feature

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

Jamie goodyear closed KARAF-965.
--------------------------------

    
> Allow features-maven-plugin to handle multiple versions of the same feature
> ---------------------------------------------------------------------------
>
>                 Key: KARAF-965
>                 URL: https://issues.apache.org/jira/browse/KARAF-965
>             Project: Karaf
>          Issue Type: Improvement
>          Components: karaf-tooling
>    Affects Versions: 2.2.4
>            Reporter: Gert Vanthienen
>            Assignee: Jean-Baptiste Onofré
>             Fix For: 2.2.5, 3.0.0
>
>
> The current implementation of the 'add-features-to-repo' goal in the features-maven-plugin allows you to list feature descriptors and names of features you want to copy.  If you have multiple versions of the same feature (e.g. if you accidentally pick up another version of the same features descriptor through a <repository/> element somewhere in one of the feature descriptors), the plugin just pick one of the two feature version and the only way to control which one is usually be reordering the feature descriptor configurations.
> It would make a nice improvement if you could somehow specify a version for a feature (e.g. <feature>cxf/2.4.3</feature>) in your POM file in this scenario to clearly/reliably pick one specific version if necessary).
> Cfr. http://karaf.922171.n3.nabble.com/Features-td3423534.html for some background on this issue 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira