-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Subj. When test @Entity-annotated class living somewhere under src/test, Ebean complains non-enhanced class.If I drag class into src/main, all is OK.
Another less annoying bug (or feature): plugin cannot process pure resource modules. E.g. I have module with sql scripts at src/main/resources/db/migration and blank src/main/java. And plugin fails with
Execution failed for task ':db-scripts:enhanceEbean'.
> java.lang.RuntimeException: File not found XXXX\db-scripts\build/classes/main/ currentDir:XXXX\db-scripts\.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels