Tracking gradle/gradle#7351
I'm raising this as an issue/ conversation topic as it relates to functionality not part of Ivy or Maven metadata, but an interesting user flow of:
- User defines preferred dependency version in a project
- User publishes with Maven or Ivy or Gradle metadata format
- User consumes dependency in another project
- User expects to resolve to the preferred transitive dependency version
That will have a different outcome depending on what metadata format is used.
Mainly, I'd like a discussion/ clarification/ README section that details what I should expect with these use cases.
Tracking gradle/gradle#7351
I'm raising this as an issue/ conversation topic as it relates to functionality not part of Ivy or Maven metadata, but an interesting user flow of:
That will have a different outcome depending on what metadata format is used.
Mainly, I'd like a discussion/ clarification/ README section that details what I should expect with these use cases.