Closed Grabber closed 4 years ago
I am not quite sure what the problem reported is. Yes, all Jackson components contain License information, which is the way to indicate license compatibility. Path is fixed, for obvious reasons. This is the way things are.
@cowtowncoder, the issue is that packagingOptions has to be set at App level build.gradle and in my case I'm generating a library, if I just set packagingOptions at library level build.gradle it doesn't work.
I don't think there is much Jackson can do about this, although I am open to suggestions. Will close for now as "nothing we can do".
also can not build project after adding jackson as dependency
@Alexandr-Ilyin It is probably a problem with your build tools: they should not barf on such metadata. So if possible, make sure you are using latest versions of tooling available.
build.prop