You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by "Riccardo Foschia (JIRA)" <ji...@apache.org> on 2013/10/22 15:58:42 UTC

[jira] [Commented] (IVYDE-334) Support of global transitivity disabling for resolving dependency.

    [ https://issues.apache.org/jira/browse/IVYDE-334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13801833#comment-13801833 ] 

Riccardo Foschia commented on IVYDE-334:
----------------------------------------

That would be a very useful feature that would speed up significantly resolve in projects with deep dependency trees. At compile time transitive dependencies are in most cases not needed. How far is the implementation?

> Support of global transitivity disabling for resolving dependency.
> ------------------------------------------------------------------
>
>                 Key: IVYDE-334
>                 URL: https://issues.apache.org/jira/browse/IVYDE-334
>             Project: IvyDE
>          Issue Type: New Feature
>            Reporter: Anton Zagorulko
>             Fix For: 2.2.0.beta1
>
>         Attachments: screen_trimmed.jpg
>
>
> Ivy ant resolve task has option transitive (default is true). If you set it to false then it will ignore transitivity settings in ivy descriptors and will not resolve dependency transitively. I use it in my project build procedure. It will be great to have ability to disable transitivity globally as in ant resolve task.



--
This message was sent by Atlassian JIRA
(v6.1#6144)