async-datastore-client
async-datastore-client copied to clipboard
Need to exclude `google-api-services-datastore-protobuf` when importing the shaded version
I've tried <createDependencyReducedPom>true</createDependencyReducedPom> but no luck. If someone knows how to create the dependency reduced pom and attach it to the shaded jar so we don't have to <exclude> I'd be happy to learn.