[
https://issues.apache.org/jira/browse/IVY-857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12611537#action_12611537
]
Ernest Pasour commented on IVY-857:
-----------------------------------
On part 3 of my comment, I guess I would also apply the "force" parameter to my
local playpen. I have only recently gotten my emulation of this "force"
behavior working, so I haven't discovered all the wrinkles yet.
> Better support for local builds
> -------------------------------
>
> Key: IVY-857
> URL: https://issues.apache.org/jira/browse/IVY-857
> Project: Ivy
> Issue Type: New Feature
> Components: Core
> Reporter: Xavier Hanin
> Assignee: Xavier Hanin
>
> Currently Ivy suggests to use a local filesystem resolver in a chain with
> returnFirst="true" to support local builds. It works well as long as you have
> control over the dependency revision requested, and can hence ask for a
> latest.integration version. But in some cases it would be nice to also
> override a transitive dependency, where do not control the requested revision.
> Eg:
> #A -> #B;1.0 -> #C;1.0
> A developer work on #A and #C, and want to use a local build for #C. But this
> requires a local publication of #B too, just too override the dependency on
> #C. It would be better to have a resolver able to force the returned module
> for the dependency on #C to a locally published module, whatever the
> requested revision is.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.