Skip to content

test classes are not enhanced #1

@npokr

Description

@npokr

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\.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions