Quantcast
Channel: Gradle Forums - Latest posts
Viewing all articles
Browse latest Browse all 19859

Test dependencies leaked into project.getConfigurations().detachedConfiguration(deps)

$
0
0

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?


Viewing all articles
Browse latest Browse all 19859

Trending Articles