Open efenglu opened 5 years ago
AnnotationProcessorImpl#getContracts throws AssertionError line 141.
Should return the list of types as specified in MetaInfServices
I run into this issue when trying to reference an interface that is in my same maven module.
For whatever reason the a.value() method is returning null
AnnotationProcessorImpl#getContracts throws AssertionError line 141.
Should return the list of types as specified in MetaInfServices