I see how gradle can deploy to a maven repository automatically generating the POM required to do it. How can this be so for dependencies that I would set to true and/or provided.
I see how gradle can deploy to a maven repository automatically generating the POM
Share
GRADLE-784 has a provided scope workaround.