1a5c36509f
Now that we are on gradle 3.3, we can take advantage of a fix that was made in 2.14 which properly handles disabling transitive dependencies in pom generation. As it was currently, we actually ended up generated two exclusions sections in the generated pom. This is yet another example of why we need validation on the pom files with our generation here, but I leave that for another day because I still don't know a good way to do it. |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
build.gradle | ||
version.properties |