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

Classpath during plugin execution

$
0
0

Ok, but how does Gradle prevent two versions of the Gradle API being present on the classpath? If my plugin is packaged as a maven module with a POM and has a dependency on some gradle api version, I noticed that the classpath of a Worker process contained two jars for Gradle API with different versions. Am I doing something wrong is this how it’s supposed to work?


Viewing all articles
Browse latest Browse all 20311

Trending Articles