Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Identify Difference of Dependency Graphs between Gradle and Maven #1487

Closed
suztomo opened this issue Jun 18, 2020 · 1 comment
Closed

Identify Difference of Dependency Graphs between Gradle and Maven #1487

suztomo opened this issue Jun 18, 2020 · 1 comment
Labels
question Further information is requested

Comments

@suztomo
Copy link
Contributor

suztomo commented Jun 18, 2020

Maven picks the closest while Gradle picks the latest

Gradle does not respect Maven's scope?

Gradle reads Maven's scopes and adds the dependencies to corresponding configuration (classpath) if necessary.

Questions

Gradle does not respect profiles in pom.xml

@elharo elharo added the question Further information is requested label Aug 7, 2020
@elharo
Copy link
Contributor

elharo commented Jul 22, 2021

subsumed in #2007

@elharo elharo closed this as completed Jul 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants