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
Received result Failure[value=org.gradle.initialization.ReportedException: org.gradle.internal.exceptions.LocationAwareException: The following model rules could not be applied due to unbound inputs and/or subjects:
i am getting following error using plugin.
Received result Failure[value=org.gradle.initialization.ReportedException: org.gradle.internal.exceptions.LocationAwareException: The following model rules could not be applied due to unbound inputs and/or subjects:
PlayEbeanGradlePlugin.Rules#configureTaskToEnhanceEntities(EnhanceEbeanEntitiesTask, Task)
subject:
- tasks.enhanceEbeanEntities EnhanceEbeanEntitiesTask (parameter 1)
inputs:
- tasks.compileEbeanEntitiesJarEbeanEntitiesJava Task (parameter 2) [*]
[*] - indicates that a model item could not be found for the path or type.
my model class is in different packages like com.aaa.models.*
The text was updated successfully, but these errors were encountered: