This message was deleted.
# dependency-management
s
This message was deleted.
t
Maven keys dependencies by groupId+artifactId+type+classifier. For one such key there can only be one version and one scope (and one "optionality"), so Gradle is right, this is not a valid Maven POM dependency declaration.
c
That makes sense… it’s annoying though since optional dependencies are basically just informational to Maven right? There would be no harm in allowing this.