Closed tobiasheine closed 6 years ago
It seems like the issue is gone in recent versions of the plugin (1.8.1+). This issue can be closed.
Thanks for the update @mr-archano!
I'm facing the same issue with gradle version 4.10.1 and build-info-extractor-gradle
version 4.8.1.
When the consumer project uses Gradle 4.9 or 4.10, the artifact path is resolved wrong.
What we can see in the log:
How it should look like:
This can be reproduced using the official publications-example. Just bump the Gradle Version to 4.9 and run
bintrayUpload -PbintrayUser=foo -PbintrayApiKey=bar
which will prompt the broken path.