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

Accessing gradle properties in java jar

$
0
0

Is your jar a build plugin, or simply a dependency included in some other project? If it is a plugin, of course it can read the build properties. If it’s simply a dependency, there is no code which will be activated as part of the build, so no.


Viewing all articles
Browse latest Browse all 20373

Trending Articles