I executed publishToMavenLocal --debug. I was expecting something similar to “publishing to --path to my local maven repo–”. I didn’t find any of such statement but found following.
[org.gradle.api.publish.maven.internal.publisher.AbstractMavenPublisher] Publishing to repository null
Let me know if I’m supposed to post this somwhere else.
I was playing with Gradle to understand it. The build published artifacts to mavenLocal folder just fine but the log was misleading. So wanted to report.
We are considering migrating from Maven to Gradle. None of us are Gradle-savvy so I thought I should report anything that’s misleading.