You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Jean-Baptiste Onofré (Resolved JIRA)" <ji...@apache.org> on 2011/11/24 14:02:40 UTC

[jira] [Resolved] (KARAF-931) Add includeTransitiveDependencies option to features-generate-descriptor Maven goal

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

Jean-Baptiste Onofré resolved KARAF-931.
----------------------------------------

    Resolution: Fixed
    
> Add includeTransitiveDependencies option to features-generate-descriptor Maven goal
> -----------------------------------------------------------------------------------
>
>                 Key: KARAF-931
>                 URL: https://issues.apache.org/jira/browse/KARAF-931
>             Project: Karaf
>          Issue Type: Improvement
>          Components: karaf-tooling
>    Affects Versions: 3.0.0
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>             Fix For: 3.0.0
>
>         Attachments: karaf-931.patch
>
>
> User e-mail:
> "
> from my understanding, the features-generate-descriptor goal of the
> karaf-maven-plugin (version 3.0.0-SNAPSHOT) pulls in all transitive
> dependencies into the created feature.xml file.
> I would like it to only include the bundles that I explicitly include in my
> dependencies. That is, I would like the plugin to ignore transitive
> dependencies. Now, is there a configuration parameter to achieve this? After
> reading the plugin documentation (mvn help:describe) I cannot seem to find
> such an option.
> Currently I'm using a bunch of <excludes> to ignore transitive dependencies
> but it's rather tedious and clutters the pom file.
> "
> It's clear that it's better to add an includeTransitiveDependency (as the assembly plugin) to manage the transitive dependencies.

--
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