You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Because the annotationProcessor path is not passed into the transform requireAllDefinedDependencies fails for modules that are only on the annotationProcessor path and not on the runtime or compile classpath.
Because the annotationProcessor path is not passed into the transform
requireAllDefinedDependenciesfails for modules that are only on the annotationProcessor path and not on the runtime or compile classpath.