You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@toree.apache.org by "Luciano Resende (JIRA)" <ji...@apache.org> on 2017/08/11 17:52:00 UTC

[jira] [Resolved] (TOREE-412) AddDeps should default to the default configuration, not compile

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

Luciano Resende resolved TOREE-412.
-----------------------------------
       Resolution: Fixed
         Assignee: Ryan Blue
    Fix Version/s: 0.2.0

> AddDeps should default to the default configuration, not compile
> ----------------------------------------------------------------
>
>                 Key: TOREE-412
>                 URL: https://issues.apache.org/jira/browse/TOREE-412
>             Project: TOREE
>          Issue Type: Improvement
>          Components: Kernel
>            Reporter: Ryan Blue
>            Assignee: Ryan Blue
>             Fix For: 0.2.0
>
>
> The AddDeps magic (using Coursier) currently requests the compile configuration instead of the default configuration. The dependencies shouldn't be those needed to compile, but should be the runtime dependencies, which are normally pulled in by the default configuration. We ran into issues with this because runtime dependencies are not included.
> In addition, I'd like to add --ivy-configuration and --classifier options to give users control over what gets used.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)