Maven-Publish has been causing problems with transitive dependencies, and it seems that not only is the aggregate variant missing, but also state-bundle isn't explicitly transitively included for some reason.
People should not need to manually add state-bundle, so this needs to be fixed asap.
Maven-Publish has been causing problems with transitive dependencies, and it seems that not only is the aggregate variant missing, but also
state-bundle
isn't explicitly transitively included for some reason.People should not need to manually add
state-bundle
, so this needs to be fixed asap.