Hi @jendrik,
thanks for your response. My code snippet surely looks obscure. It’s actually from Quarkus Gradle plugin. I do understand it should return the direct plus the transitive deps, that’s what I want. However, I see dependencies of scope test (those extensionDeps are Maven artifacts) among the resolved artifacts. Is that expected?