You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "David Bosschaert (JIRA)" <ji...@apache.org> on 2018/12/12 12:42:00 UTC

[jira] [Resolved] (SLING-8173) Don't add transitive dependencies from feature model artifacts

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

David Bosschaert resolved SLING-8173.
-------------------------------------
    Resolution: Fixed

Fixed with: 

[https://gitbox.apache.org/repos/asf?p=sling-slingfeature-maven-plugin.git;a=commitdiff;h=b068d4a49032246415a1fcbbb2b7bd2bddd80891]

and

https://gitbox.apache.org/repos/asf?p=sling-slingfeature-maven-plugin.git;a=commitdiff;h=2fb0e843a6f0adb4ebdaf2fa1bdb02dbbad63e34

> Don't add transitive dependencies from feature model artifacts
> --------------------------------------------------------------
>
>                 Key: SLING-8173
>                 URL: https://issues.apache.org/jira/browse/SLING-8173
>             Project: Sling
>          Issue Type: Bug
>          Components: Feature Model
>    Affects Versions: slingfeature-maven-plugin 0.8.0
>            Reporter: David Bosschaert
>            Assignee: David Bosschaert
>            Priority: Major
>             Fix For: slingfeature-maven-plugin 0.8.2
>
>
> When the slingfeature-maven-plugin adds the dependencies to the Maven project this also brings in the transitive dependencies from the artifact IDs in the feature models. This is because Maven does this by default.
> These transitive dependencies should not be added to the project. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)